Date: 07/14/00
- Next message: php4 <email protected>: "Re: [PHP-DEV] Question on foreach()?"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5613 Updated: error when compiling with interbase"
- Next in thread: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5613 Updated: error when compiling with interbase"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 5613
User Update by: jspeer <email protected>
Status: Open
Bug Type: Compile Failure
Description: error when compiling with interbase
1) Installed Interbase to /usr/interbase
2) Configured PHP-4.0.1pl2 with the following flags
--with-apache=../apache_1.3.12
--enable-EAPI
--with-JSDK=/usr/local/JSDK2.0
--with-jdk=/usr/local/jdk1.2.2
--with-java=/usr/local/jdk1.2.2
--with-interbase=/usr/interbase
3) Compiled (and installed) PHP-4.0.1pl2
4) Configured Apache 1.3.12 with the following flags
--with-layout=Apache
--activate-module=src/modules/jserv/libjserv.a
--prefix=/home/www
--activate-module=src/modules/php4/libphp4.a
5) Compiled Apache 1.3.12 and received the following error
gcc -DLINUX=2 -DTARGET=\"httpsd\" -I/home/jspeer/carlos/php-4.0.1pl2 -I/home/jspeer/carlos/php-4.0.1pl2/main -I/home/jspeer/carlos/
php-4.0.1pl2/main -I/home/jspeer/carlos/php-4.0.1pl2/Zend -I/home/jspeer/carlos/php-4.0.1pl2/Zend -I/home/jspeer/carlos/php-4.0.1pl2
-DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED -DAPACHE_SSL `./apaci` \
-o httpsd buildmark.o modules.o modules/php4/libphp4.a modules/standard/libstandard.a modules/ssl/libssl.a modules/jserv/libjs
erv.a main/libmain.a ./os/unix/libos.a ap/libap.a lib/expat-lite/libexpat.a -Wl,-rpath,/usr/interbase/lib -Wl,-rpath,/usr/local/jd
k1.2.2/jre/lib/i386/classic -Wl,-rpath,/usr/local/jdk1.2.2/jre/lib/i386/native_threads -Wl,-rpath,/usr/local/jdk1.2.2/jre/lib/i386
-rdynamic -L/usr/interbase/lib -L/usr/local/jdk1.2.2/jre/lib/i386/classic -L/usr/local/jdk1.2.2/jre/lib/i386/native_threads -L/usr/l
ocal/jdk1.2.2/jre/lib/i386 -Lmodules/php4 -L../modules/php4 -L../../modules/php4 -lmodphp4 -lgdbm -lpam -ldl -lgds -lttf -lgd -lre
solv -lm -ldl -lcrypt -lnsl -lresolv -Lmodules/jserv -L../modules/jserv -L../../modules/jserv -ljserv -lm -lcrypt -L/home/jspeer/c
arlos/openssl-0.9.5a -lssl -lcrypto
/usr/bin/../lib/libgds.a(utlp.o): In function `gds__edit':
utlp.o(.text+0x5a4): undefined reference to `_xstat'
utlp.o(.text+0x5d2): undefined reference to `_xstat'
/usr/bin/../lib/libgds.a(gds.o): In function `gds__print_blr':
gds.o(.text+0xe8a): undefined reference to `__setjmp'
/usr/bin/../lib/libgds.a(isc_sync.o): In function `ISC_map_file':
isc_sync.o(.text+0x401): undefined reference to `_fxstat'
/usr/bin/../lib/libgds.a(head.o): In function `init':
head.o(.text+0x3bcd): undefined reference to `_xstat'
/usr/bin/../lib/libgds.a(head5.o): In function `init':
head5.o(.text+0x3259): undefined reference to `_xstat'
collect2: ld returned 1 exit status
make[2]: *** [target_static] Error 1
make[2]: Leaving directory `/home/jspeer/carlos/apache_1.3.12/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/home/jspeer/carlos/apache_1.3.12'
make: *** [build] Error 2
Full Bug description available at: http://bugs.php.net/?id=5613
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: php4 <email protected>: "Re: [PHP-DEV] Question on foreach()?"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5613 Updated: error when compiling with interbase"
- Next in thread: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5613 Updated: error when compiling with interbase"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

