maybe ./configure did not find your pndflib

Pipe the ./configure into a text file and check the text file for pdflib.

Andy

----------------------------------------------
http://www.globosapiens.net
Global Travellers Network


"Brian Vogt" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
089401c208ec$6059d800$0bc65f80@vogtbrian3">news:089401c208ec$6059d800$0bc65f80@vogtbrian3...
I'm trying to get odflib and php speaking to each other happily.  I've run
configure with these options:

./configure
    --prefix=/rc48/d38/pubsdev
    --enable-force-cgi-redirect
    --without-gd
    --without-pear
    --with-mysql=/rc48/d38/pubsdev/mysql
    --with-pdflib=/rc48/d38/pubsdev/pdflib-4.0.2-AIX/bind/c
    --with-zlib-dir=/rc48/d38/pubsdev

configure executes without errors, but make dies:

Making all in .
        /bin/sh /rc48/d38/pubsdev/php-4.1.1/libtool --silent --mode=link
gcc -I.
 -I/rc48/d38/pubsdev/php-4.1.1/ -I/rc48/d38/pubsdev/php-4.1.1/main -I/rc48/d
38/p
ubsdev/php-4.1.1 -I/rc48/d38/pubsdev/php-4.1.1/Zend -I/rc48/d38/pubsdev/incl
ude
-I/rc48/d38/pubsdev/mysql/include -I/rc48/d38/pubsdev/pdflib-4.0.2-AIX/bind/
c/in
clude -I/rc48/d38/pubsdev/php-4.1.1/ext/xml/expat  -I/rc48/d38/pubsdev/php-4
.1.1
/TSRM -O2   -o php -export-dynamic       stub.lo libphp4.la

ld: 0711-317 ERROR: Undefined symbol: pdf_module_entry
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.
collect2: ld returned 8 exit status
make: The error code from the last command is 1.


Stop.
make: The error code from the last command is 1.

Any ideas why?

Thanks!

--Brian





-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to