ID:               38676
 Updated by:       [EMAIL PROTECTED]
 Reported By:      abdamiano at hfxcentral dot net
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: SuSE 9.2 x86_64
 PHP Version:      5.1.6
 New Comment:

It should be --with-xpm-dir=/usr/X11R6 --with-libdir=lib64.


Previous Comments:
------------------------------------------------------------------------

[2006-08-31 23:15:21] abdamiano at hfxcentral dot net

All my libraries are located in /usr/X11R6/lib64/, but specifying that
location returns the same error. I have tried /opt, /usr, etc etc all
the same.

/usr/X11R6/lib64/libXpm.so
/usr/X11R6/lib64/libXpm.a

My config line can be found here:

http://www.tazinator.com/mkphp5

------------------------------------------------------------------------

[2006-08-31 23:06:15] [EMAIL PROTECTED]

What's your configure line?

Are you sure that the libxpm includes are in lib or opt and not in X11?




------------------------------------------------------------------------

[2006-08-31 22:55:22] abdamiano at hfxcentral dot net

Full config log can be found here:

http://www.tazinator.com/config.log

------------------------------------------------------------------------

[2006-08-31 22:53:02] abdamiano at hfxcentral dot net

Description:
------------
While trying to config PHP 5.1.6 on SuSE 9.2 x86_64, I am running into
multiple issues in trying to config with GD support.

Actual result:
--------------
Following the workaround mentioned in:
http://bugs.php.net/bug.php?id=33685&edit=1 I was able to get past the
first problem of configure: error: libpng.(a|so) not found and am now
getting configure: error: libXpm.(a|so) not found. All nessisary devel
packages are installed and verified.

gd 2.0.28-2.5
gd-devel 2.0.28-2.5
jpeg 6b-736
libjpeg 6.2.0-736
libjpeg-devel 6.2.0-2
xorg-x11-devel 6.8.1-15

Last few lines of config.log:
configure:34291: checking for fabsf
configure:34319: gcc -o conftest -g -O2   -Wl,-rpath,/usr/lib64
-L/usr/lib64 -Wl,-rpath,/opt/lib -L/opt/lib -Wl,-rpath,/usr/ssl/lib
-L/usr/ssl/lib conftest.c -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl 
-lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lz
-lxml2 -lz -lm -lssl -lcrypto -ldl 1>&5
configure:34303: warning: conflicting types for built-in function
`fabsf'
configure:34291: checking for floorf
configure:34319: gcc -o conftest -g -O2   -Wl,-rpath,/usr/lib64
-L/usr/lib64 -Wl,-rpath,/opt/lib -L/opt/lib -Wl,-rpath,/usr/ssl/lib
-L/usr/ssl/lib conftest.c -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl 
-lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lz
-lxml2 -lz -lm -lssl -lcrypto -ldl 1>&5
configure:34303: warning: conflicting types for built-in function
`floorf'
configure:34467: checking for jpeg_read_header in -ljpeg
configure:34486: gcc -o conftest -g -O2  -Wl,-rpath,/opt/lib -L/opt/lib
 -Wl,-rpath,/usr/lib64 -L/usr/lib64 -Wl,-rpath,/opt/lib -L/opt/lib
-Wl,-rpath,/usr/ssl/lib -L/usr/ssl/lib conftest.c -ljpeg  -lcurl -lbz2
-lz -lresolv -lm -ldl -lnsl  -lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl
-lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl 1>&5
configure:34766: checking for png_write_image in -lpng
configure:34785: gcc -o conftest -g -O2  -Wl,-rpath,/opt/lib -L/opt/lib
-Wl,-rpath,/opt/lib -L/opt/lib  -Wl,-rpath,/usr/lib64 -L/usr/lib64
-Wl,-rpath,/opt/lib -L/opt/lib -Wl,-rpath,/usr/ssl/lib -L/usr/ssl/lib
-lz conftest.c -lpng  -ljpeg -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl 
-lxml2 -lz -lm -lssl -lcrypto -ldl -lcurl -lssl -lcrypto -ldl -lz
-lxml2 -lz -lm -lssl -lcrypto -ldl 1>&5



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=38676&edit=1

Reply via email to