Date: Thu, 19 Aug 1999 17:55:53 +0200 (CEST) From: Roman Mikus <roman@one.zutom.sk> To: freebsd-questions@FreeBSD.ORG Subject: apache-php3-1.3.6 Message-ID: <Pine.BSF.4.10.9908191749010.14279-100000@one.zutom.sk>
next in thread | raw e-mail | index | archive | help
Hello! I'm running FreeBSD 2.2.8-STABLE. I can't compile apache-php3-1.3.6 port with MySQL support, beceause following error occurs: ... cc -DHARD_SERVER_LIMIT=512 -DDEFAULT_PATH=\"/usr/local/bin:/bin:/usr/bin\" -fun signed-char -DTARGET=\"apache\" -O `./apaci` -o apache buildmark.o modules.o modules/standard/libstandard.a modules/php3/libphp3.a main/libmain.a ./os/u nix/libos.a ap/libap.a -L/usr/local/lib -L/usr/local/lib/mysql -Lmodules/php3 -L../modules/php3 -L../../modules/php3 -lmodphp3 -lpcre -lz -lm -lcrypt -lbind -lcrypt -lgd -L/usr/local/lib/mysql -lmysqlclient posix.o: Undefined symbol `_getpgid' referenced from text segment posix.o: Undefined symbol `_getpgid' referenced from text segment *** Error code 1 Stop. To compile I used word 'make'. Please help me to get this port working. Thanks for any suggestions, Roman Mikus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9908191749010.14279-100000>