From:             gunter at grodotzki dot co dot za
Operating system: Debian Wheezy
PHP version:      5.4.16
Package:          Compile Failure
Bug Type:         Bug
Bug description:configure can not find libxpm

Description:
------------
What used to work perfectly in Debian Squeeze does not work anymore in
Debian 
Wheezy.

# dpkg -L libxpm-dev
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/libxpm-dev
/usr/share/doc/libxpm-dev/copyright
/usr/share/doc/libxpm-dev/xpm.PS.gz
/usr/share/doc/libxpm-dev/changelog.Debian.gz
/usr/share/doc/libxpm-dev/changelog.gz
/usr/include
/usr/include/X11
/usr/include/X11/xpm.h
/usr/lib
/usr/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/pkgconfig
/usr/lib/x86_64-linux-gnu/pkgconfig/xpm.pc
/usr/lib/x86_64-linux-gnu/libXpm.a
/usr/lib/x86_64-linux-gnu/libXpm.so


# ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
--disable-cgi 
--with-config-file-path=/etc/php5/cli --with-libxml-dir --with-openssl
--with-
kerberos --with-pcre-regex --with-zlib --with-bz2 --enable-calendar
--with-curl 
--enable-exif --enable-ftp --with-gd --with-vpx-dir --with-jpeg-dir
--with-png-
dir --with-xpm-dir --with-freetype-dir --enable-gd-native-ttf
--enable-gd-jis-
conv --with-gettext --with-imap --with-kerberos --with-imap-ssl
--enable-intl --
enable-bcmath --with-icu-dir=/usr --enable-mbstring --with-mcrypt
--with-mysql -
-with-mysqli --with-pdo-mysql --enable-shmop --enable-soap --enable-sockets
--
with-xmlrpc --with-xsl --enable-zip --with-iconv-dir --with-pear
--with-tidy --
enable-pcntl


Last lines of configure:
checking for GD support... yes
checking for the location of libvpx... yes
checking for the location of libjpeg... yes
checking for the location of libpng... yes
checking for the location of libXpm... yes
checking for FreeType 2... yes
checking for T1lib support... no
checking whether to enable truetype string function in GD... yes
checking whether to enable JIS-mapped Japanese font support in GD... yes
checking for fabsf... yes
checking for floorf... yes
checking for jpeg_read_header in -ljpeg... yes
checking for vpx_codec_destroy in -lvpx... yes
checking for png_write_image in -lpng... yes
configure: error: libXpm.(a|so) not found.



-- 
Edit bug report at https://bugs.php.net/bug.php?id=65016&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=65016&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=65016&r=trysnapshot53
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=65016&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=65016&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=65016&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=65016&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=65016&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=65016&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=65016&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=65016&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=65016&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=65016&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=65016&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=65016&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=65016&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=65016&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=65016&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=65016&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=65016&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=65016&r=mysqlcfg

Reply via email to