|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[1999-10-31 17:47 UTC] rasmus at cvs dot php dot net
[1999-10-31 18:27 UTC] chemlab at cetlink dot net
[1999-10-31 18:34 UTC] chemlab at cetlink dot net
[1999-10-31 19:09 UTC] rasmus at cvs dot php dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Sun Jun 28 14:00:02 2026 UTC |
Building PHP works fine, and building Apache without mod_php3 works fine, but when I build Apache with php support I get this: ... gcc -DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite `./apaci` \ -o httpd buildmark.o modules.o modules/standard/libstandard.a modules/php3/libphp3.a main/libmain.a ./os/unix/libos.a ap/libap.a regex/libregex.a lib/expat-lite/libexpat.a -lm -lcrypt modules.o(.data+0x48): undefined reference to `modphp3_module' modules.o(.data+0x98): undefined reference to `modphp3_module' collect2: ld returned 1 exit status and then make aborts.