bugConcurrent Versions System - Bugs: bug #14639, FreeBSD 5.x: configure don't...

 
 

bug #14639: FreeBSD 5.x: configure don't detect libraries for `--with-gssapi'

Submitter:  Serguei E Leontiev <serge3leo>
Submitted:  Sun 25 Sep 2005 06:45:14 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release: 
Fixed Release:  1.11.21 Fixed Feature Release:  1.12.13
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 26 Sep 2005 11:49:46 PM UTC, comment #5: 

I've committed your fix for this.  It will go out with 1.11.21 & 1.12.13.  Thanks!

Derek Robert Price <dprice>
Group administrator
Mon 26 Sep 2005 10:34:32 PM UTC, comment #4: 

-lcrypto not for CVS directly 

-lcrypto - for FreeBSD 5.x implementation -lgssapi
FreeBSD 5.x -lgssasi actualy calls RC4 (when KDC W2k3). For classic KDC may be call MD5.

Serguei E Leontiev <serge3leo>
Mon 26 Sep 2005 10:29:29 PM UTC, comment #3: 

I see where you are going with this, but even if this does the right thing, wouldn't it make more sense to look for a function CVS actually calls?  Perhaps des_cbc_encrypt()?

Derek Robert Price <dprice>
Group administrator
Mon 26 Sep 2005 09:52:17 PM UTC, comment #2: 

I use CVS 1.12.12
Path see attachment freebsd5x-gssapi.patch
For activate this patch need use autoreconf before ./configure

Serguei E Leontiev <serge3leo>
Sun 25 Sep 2005 07:39:39 PM UTC, comment #1: 

What version of CVS did you encounter this problem with?  Can you suggest a patch to fix this?  The gssapi-detection macros are in acinclude.m4 in 1.11.x and in m4/acx_with_gssapi.m4 in 1.12.x.

Derek Robert Price <dprice>
Group administrator
Sun 25 Sep 2005 06:45:14 PM UTC, original submission:  

FreeBSD 5.x needed -lgssapi   -lkrb5 -lcrypto

Serguei E Leontiev <serge3leo>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #3055:  freebsd5x-gssapi.patch added by serge3leo (594B - text/plain - Parch for build gssapi on FreeBSD 5.2.1 & 5.4)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 6 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-09-26 dprice StatusNone Fixed
    Open/ClosedOpen Closed
    Fixed ReleaseNone 1.11.21
    Fixed Feature ReleaseNone 1.12.13
2005-09-26 serge3leo Attached File- Added freebsd5x-gssapi.patch, #3006
2005-09-25 serge3leo Carbon-Copy- Added -email is unavailable-

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code