ID: 2 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Failure Operating System: Debian 1.3/Linux 2.0.29 PHP Version: 3.0 Latest CVS New Comment:
Stop messing with old bugs Sander Previous Comments: ------------------------------------------------------------------------ [2002-04-11 10:45:18] [EMAIL PROTECTED] Oops, reclosing :) ------------------------------------------------------------------------ [2002-04-11 10:41:19] [EMAIL PROTECTED] This is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php ------------------------------------------------------------------------ [1998-01-26 14:35:54] rasmus Ok, fixed. This was caused by an Apache change. The patch is at: http://ca.php.net/cvsweb.cgi/main.c?r1=1.306&r2=1.307 and http://ca.php.net/cvsweb.cgi/functions/info.c?r1=1.37&r2=1.38 ------------------------------------------------------------------------ [1998-01-25 17:23:29] [EMAIL PROTECTED] Many thanks to my last problem. Iīve forgotten to 'make install' and failed on compiling apache. I recompiled the recent php and got this: marliesle# make bison -p php -v -d language-parser.y gcc -O2 -I. -I/usr/local/apachen/src/main -I/usr/local/apachen/src/os/unix -I/usr/local/apachen/src/ap -I/usr/local/include/mysql -I/usr/local/pgsql/include -g -Wall -c language-parser.tab.c -o language-parser.tab.o flex -Pphp -olanguage-scanner.c -i language-scanner.lex gcc -O2 -I. -I/usr/local/apachen/src/main -I/usr/local/apachen/src/os/unix -I/usr/local/apachen/src/ap -I/usr/local/include/mysql -I/usr/local/pgsql/include -g -Wall -w -c language-scanner.c gcc -O2 -I. -I/usr/local/apachen/src/main -I/usr/local/apachen/src/os/unix -I/usr/local/apachen/src/ap -I/usr/local/include/mysql -I/usr/local/pgsql/include -g -Wall -c main.c -o main.o main.c: In function `hash_environment': main.c:992: dereferencing pointer to incomplete type main.c:995: dereferencing pointer to incomplete type make: *** [main.o] Error 1 marliesle# Hopefully someone can fix this? Iīm sure I have done several autoconfīs and autoheaderīs to get away from that @STRONGHOLD@ To do not fill the BTS myself, can someone make msql, mysql and pgsql testīs working. With 'make test' these test's arenīt tested. Egon ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=2&edit=1