Hi,

anyone seen this?

I was trying to emerge php-4.3.3-r1 but it failed on configure:

checking for jpeg_read_header in -ljpeg... no
configure: error: libjpeg not found!
 
!!! ERROR: dev-php/php-4.3.3-r1 failed.
!!! Function econf, Line 324, Exitcode 1
!!! econf failed
 
I also tried it with USE="-jpeg" but even then it failed with the same 
error...

Then I found that it had to do with blackdown-jdk-1.4.1: a libjpeg.so is 
located in /opt/blackdown-jdk-1.4.1/jre/lib/i386, this path is set with -L so 
ld will use this instead of the correct libjepeg.so in /usr/lib.

compiling with USE="-java" works. For me that is ok but I can imagine that it 
is not so for others. Renaming 
/opt/blackdown-jdk-1.4.1/jre/lib/i386/libjpeg.so while compiling will 
probably also work but it is not the right solution.

        Rudmer




--
[EMAIL PROTECTED] mailing list

Reply via email to