From:             [EMAIL PROTECTED]
Operating system: SCO Openserver 5.0.4
PHP version:      4.1.1
PHP Bug Type:     Compile Failure
Bug description:  Compile Fails as CGI with INFORMIX on SCO

Hi,

I can compile PHP 4.1.1 with Apache 1.3.20, Informix 7.2x, zlib, GD,
PDFlib. But when trying to compile PHP as just a CGI for non-web use it
fails.

Using gnu build utils: gcc, gmake etc.

configure line used:
configure --without-mysql --with-informix

I've tried messing about with different combinations of libraries but even
if I get it a bit further,sometimes through make, it then fails on make
install. 

I really need to get this to work otherwise I'm ******!

If any further info is needed please ask.

Regards,
- Paul -

Error output:

*** Warning: Linking the shared library libphp4.la against the
*** static library /usr/lib/libgen.a is not portable!
/bin/ksh /usr/src/php-4.1.1/libtool --silent --mode=link gcc -I.
-I/usr/src/php-
4.1.1/ -I/usr/src/php-4.1.1/main -I/usr/src/php-4.1.1
-I/usr/src/php-4.1.1/Zend 
-I/usr/informix/incl/esql -I/usr/src/php-4.1.1/ext/xml/expat 
-I/usr/src/php-4.1
.1/TSRM -g -O2   -o php -export-dynamic  stub.lo libphp4.la 
Undefined                       first referenced
 symbol                             in file
getspnam                            /usr/informix/lib/esql/libifos.so
php: fatal error: Symbol referencing errors. No output written to php
collect2: ld returned 1 exit status
gmake[1]: *** [php] Error 1
gmake[1]: Leaving directory `/usr/src/php-4.1.1'
gmake: *** [all-recursive] Error 1
-- 
Edit bug report at http://bugs.php.net/?id=15364&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15364&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15364&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15364&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15364&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15364&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15364&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15364&r=notenoughinfo


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to