From owner-freebsd-questions Thu Aug 19 8:56:31 1999 Delivered-To: freebsd-questions@freebsd.org Received: from one.zutom.sk (one.zutom.sk [195.98.5.11]) by hub.freebsd.org (Postfix) with ESMTP id BFD8A15277 for ; Thu, 19 Aug 1999 08:56:26 -0700 (PDT) (envelope-from roman@one.zutom.sk) Received: from localhost (roman@localhost) by one.zutom.sk (8.9.3/8.9.3) with ESMTP id RAA14388 for ; Thu, 19 Aug 1999 17:55:53 +0200 (CEST) Date: Thu, 19 Aug 1999 17:55:53 +0200 (CEST) From: Roman Mikus To: freebsd-questions@FreeBSD.ORG Subject: apache-php3-1.3.6 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-ID: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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