From owner-freebsd-questions Tue Jul 6 22:50:31 1999 Delivered-To: freebsd-questions@freebsd.org Received: from luke.cpl.net (luke.cpl.net [209.150.92.68]) by hub.freebsd.org (Postfix) with ESMTP id 0C93514BD2 for ; Tue, 6 Jul 1999 22:50:28 -0700 (PDT) (envelope-from shawn@luke.cpl.net) Received: (from shawn@localhost) by luke.cpl.net (8.9.3/8.9.3) id WAA15150 for questions@freebsd.org; Tue, 6 Jul 1999 22:51:23 -0700 (PDT) Date: Tue, 6 Jul 1999 22:51:23 -0700 From: Shawn Ramsey To: questions@freebsd.org Subject: apache13-php3 port Message-ID: <19990706225123.A13507@cpl.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to get the apache13-php port to build. It is hanging up when it tries to build mysql322-client, and it pukes with this : /home/shawn/apache/apache13-php3> make ===> Extracting for apache-php3-1.3.6 >> Checksum OK for apache_1.3.6.tar.gz. >> Checksum OK for php-3.0.10.tar.gz. ===> apache-php3-1.3.6 depends on file: /usr/local/lib/libgd.a - found ===> apache-php3-1.3.6 depends on executable: perl5.00502 - found ===> apache-php3-1.3.6 depends on shared library: mysqlclient.6 - not found ===> Verifying install for mysqlclient.6 in /usr/ports/databases/mysql322-cli ent ===> Extracting for mysql-client-3.22.24 >> Checksum OK for mysql-3.22.24.tar.gz. ===> mysql-client-3.22.24 depends on executable: perl5.00502 - found ===> Patching for mysql-client-3.22.24 ===> Applying FreeBSD patches for mysql-client-3.22.24 ===> Configuring for mysql-client-3.22.24 ===> Building for mysql-client-3.22.24 make: cannot open Makefile. *** Error code 2 Stop. *** Error code 1 Stop. *** Error code 1 This is on a 2.2.8-Stable machine.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message