Share

Kerberos Module For Apache

Tracker: Patches

5 Remove rpath from SPNEGO configure check - ID: 2850096
Last Update: Attachment added ( andjo )

When checking if the Kerberos implementation supports SPNEGO, the configure
script adds a linker flag used by GNU ld to set the library runtime search
path. When using for example the Solaris ld, this causes the test to fail
due to a linker error.

Setting the rpath at all, when only compile testing and not running the
test case, seems unnecessary. Removing this flag altogether seems like the
easiest solution. See attached path.

Removing this flag enabled the use of SPNEGO support from MIT Kerberos 1.7
on a Solaris 10 host.


Andreas Johansson ( andjo ) - 2009-09-03 16:16

5

Open

None

Nobody/Anonymous

mod_auth_kerb

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
mod_auth_kerb-spnego-no-rpath.patch Don't use rpath in configure check Download

Change ( 1 )

Field Old Value Date By
File Added 341669: mod_auth_kerb-spnego-no-rpath.patch 2009-09-03 16:16 andjo