Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77490 - php-4.3.9/4.3.10 do not compile with USE="keberos"
Summary: php-4.3.9/4.3.10 do not compile with USE="keberos"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-11 02:16 UTC by Mark
Modified: 2005-05-05 22:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark 2005-01-11 02:16:39 UTC
When i try to comple php or mod_php the compilation fails with the following

"Checking whether IMAP works... NO"

Looking at the config.log file I can see that the compiler tries, but fails, to locate the gssapi_krb5.h file.

I am not sure what development library to install to support this. I am using heimdal kerberos server and client. There appears to be no heimdal-dev libraries in portage

Reproducible: Always
Steps to Reproduce:
1.USE="keberos" emerge php
2.
3.



Expected Results:  
should compile successfully or downloaded needed libraries

sorry not on source machine :(
Comment 1 Mark 2005-01-11 02:17:36 UTC
just to add I tried emergeing c-client-2004a,c-client-2002e-r4 and c-client-2002e-r1 with the same result - php failed to compile.
Comment 2 Mark 2005-01-21 23:53:03 UTC
ok - you must also have IMAP support enbaled to see it fail on the IMAP portion while looking for kerberos header file.

The latest update to c-client did nt work :(
Comment 3 Sebastian Bergmann (RETIRED) gentoo-dev 2005-05-05 22:01:17 UTC
Please test with the latest version of PHP that is available in portage (currently) PHP 4.3.11 and reopen if the problem persists.