ID: 14067 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Compile Failure Operating System: SUN OS 2.6 PHP Version: 4.0.6 New Comment:
if i do ./configure without --with-jpeg-dir=/usr/local , it work`s perfect , but NO JPEG SUPPORT in libphp4.so for Apache ! Previous Comments: ------------------------------------------------------------------------ [2001-11-15 05:02:35] [EMAIL PROTECTED] Can you try the latest snapshot from snaps.php.net, and see this fixes the problem? Derick ------------------------------------------------------------------------ [2001-11-15 05:01:01] [EMAIL PROTECTED] ./configure --with-apxs=/usr/local/apache/bin/apxs --enable-yp --enable-trans-sid --enable-track-vars --enable-sockets --enable-safe-mode --enable-magic-quotes --enable-ftp --enable-filepro --enable-calendar --with-mysql=/usr/local/mysql --with-oracle=/appl/oracle/product/8.1.7 --with-oci8=/appl/oracle/product/8.1.7 --with-ldap=/usr/local --with-png-dir=/usr/local --with-openssl=/usr/local/ssl --with-gd=/usr/local --enable-versioning --enable-memory-limit --enable-inline-optimization --with-zlib-dir=/usr/local --with-zlib --with-pdflib=/usr/local --enable-shm --enable-discard-path --enable-force-cgi-redirect --with-regexec=apache --enable-sysvsem --enable-sysvshm --enable-threads --enable-gcc --with-tiff-dir=/usr/local --with-mhash --with-gettext=/usr/local --enable-libgcc --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --enable-shared --with-threads --with-gnu-cc --enable-bcmath --with-imap=/usr/local --with-readline=/usr/local --with-zip=/usr/local --with-mnogosearch --with-freetype-dir=/usr/local --with-jpeg-dir=/usr/local ...... checking for the location of libjpeg... yes checking for jpeg_read_header in -ljpeg... (cached) no configure: error: libjpeg not found! But i have all the libs in /usr/local/lib !!! My config.log : configure:17678: checking whether to enable truetype string function in gd configure:17731: checking for the location of libjpeg configure:17780: checking for jpeg_read_header in -ljpeg There is no error !!! I tried with php-4.0.5 and jpeg was found , but i have many other problems like parse error in unix.h Can anyone help me pleace ! Thanks ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=14067&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]