Date: Thu, 16 Mar 2000 20:19:46 +0800 From: Clive Lin <clive@CirX.ORG> To: ports@FreeBSD.ORG Subject: Weird apache13-php4 Message-ID: <20000316201945.A58566@host.cer.ntnu.edu.tw>
next in thread | raw e-mail | index | archive | help
Hi, Here I met a really weird problem with apache13-php4 ports. First, I cvsuped a machine to yesterday RELENG_3, and install the apache13-php4 port with MySQL support. Though, after the installation, MySQL support was NOT there as what I experienced before on the other machines. I inspected the php via pnpinfo(), and it proved MySQL wasn't supported. By comparing with apache13-php4 installed on other machines long time ago, I found that the new installed apache13-php4 doesn't dynamically link against the mysqlclient lib. Okay, above is the first one. Another problem is, apache13-php4 seems broken on 5.0-CURRENT. I don't know if anyone here owns rescent RELENG_3 and rescent CURRENT has the same problem, but I saw other people on tw.bbs.comp.386bsd news group met the same tough situation. Below is my error log (tail) while building apache13-php4 on 5.0-CURENT If this should belong to -questions, I have to say sorry. But I think it is a ports- matter :-( The weird line is: /usr/libexec/elf/ld: unrecognized option `-Wl,-E' cc -c -I../../os/unix -I../../include -DHARD_SERVER_LIMIT=512 -DDEFAULT_PATH=\"/usr/local/bin:/bin:/usr/bin\" -DTARGET=\"apache\" -I/home/clive/work/apache/work/php-4.0b3 -I/home/clive/work/apache/work/php-4.0b3/libzend -I/home/clive/work/apache/work/php-4.0b3/libzend -I/home/clive/work/apache/work/php-4.0b3 -DUSE_HSREGEX -DUSE_EXPAT -I../../lib/expat-lite -Os -pipe -mpentiumpro -march=pentiumpro `../../apaci` -DAPACHE xmlparse.c cc -c -I../../os/unix -I../../include -DHARD_SERVER_LIMIT=512 -DDEFAULT_PATH=\"/usr/local/bin:/bin:/usr/bin\" -DTARGET=\"apache\" -I/home/clive/work/apache/work/php-4.0b3 -I/home/clive/work/apache/work/php-4.0b3/libzend -I/home/clive/work/apache/work/php-4.0b3/libzend -I/home/clive/work/apache/work/php-4.0b3 -DUSE_HSREGEX -DUSE_EXPAT -I../../lib/expat-lite -Os -pipe -mpentiumpro -march=pentiumpro `../../apaci` -DAPACHE hashtable.c rm -f libexpat.a ar cr libexpat.a xmltok.o xmlrole.o xmlparse.o hashtable.o ranlib libexpat.a <=== src/lib/expat-lite <=== src/lib ===> src/modules ===> src/modules/standard cc -c -I../../os/unix -I../../include -DHARD_SERVER_LIMIT=512 -DDEFAULT_PATH=\"/usr/local/bin:/bin:/usr/bin\" -DTARGET=\"apache\" -I/home/clive/work/apache/work/php-4.0b3 -I/home/clive/work/apache/work/php-4.0b3/libzend -I/home/clive/work/apache/work/php-4.0b3/libzend -I/home/clive/work/apache/work/php-4.0b3 -DUSE_HSREGEX -DUSE_EXPAT -I../../lib/expat-lite -Os -pipe -mpentiumpro -march=pentiumpro `../../apaci` mod_so.c rm -f libstandard.a ar cr libstandard.a mod_so.o ranlib libstandard.a cc -c -I../../os/unix -I../../include -DHARD_SERVER_LIMIT=512 -DDEFAULT_PATH=\"/usr/local/bin:/bin:/usr/bin\" -DTARGET=\"apache\" -I/home/clive/work/apache/work/php-4.0b3 -I/home/clive/work/apache/work/php-4.0b3/libzend -I/home/clive/work/apache/work/php-4.0b3/libzend -I/home/clive/work/apache/work/php-4.0b3 -DUSE_HSREGEX -DUSE_EXPAT -I../../lib/expat-lite -Os -pipe -mpentiumpro -march=pentiumpro `../../apaci` -DPIC -fpic -DSHARED_MODULE mod_vhost_alias.c && mv mod_vhost_alias.o mod_vhost_alias.lo ld -Wl,-E -shared -lperl -lm -o mod_vhost_alias.so mod_vhost_alias.lo /usr/libexec/elf/ld: unrecognized option `-Wl,-E' *** Error code 1 Stop in /home/clive/work/apache/work/apache_1.3.12/src/modules/standard. *** Error code 1 Stop in /home/clive/work/apache/work/apache_1.3.12/src/modules. *** Error code 1 Stop in /home/clive/work/apache/work/apache_1.3.12/src. *** Error code 1 Stop in /home/clive/work/apache/work/apache_1.3.12. *** Error code 1 Stop in /home/clive/work/apache/work/apache_1.3.12. *** Error code 1 Stop in /home/clive/work/apache. *** Error code 1 Stop in /home/clive/work/apache. *** Error code 1 Stop in /home/clive/work/apache. *** Error code 1 Stop in /home/clive/work/apache. # 0 root@cartier ~/work/apache> -- CirX - This site doesnt' exist. 9c k9o h9 s1bg s1f, 7v .y xqx a sj m8r ffg1 vg5 a6 asox tmul h38. ant sj m8r ob ? 1fj mwby a1 tao vg5. soq df v' .a. CirX. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000316201945.A58566>