From owner-freebsd-questions Mon May 15 16:28:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.rdc3.on.home.com (mail1.rdc3.on.home.com [24.2.9.40]) by hub.freebsd.org (Postfix) with ESMTP id 5124B37B936 for ; Mon, 15 May 2000 16:28:06 -0700 (PDT) (envelope-from genew@home.com) Received: from mail ([24.114.8.160]) by mail1.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with SMTP id <20000515232803.IZFX416.mail1.rdc3.on.home.com@mail> for ; Mon, 15 May 2000 16:28:03 -0700 Date: Mon, 15 May 2000 19:32:16 -0400 From: Huey To: questions@FreeBSD.org Subject: apache1.3.12 with 4 modules. Message-ID: <20000515193216.B10598@cr121722-b> Reply-To: Huey Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: Balsa 0.6.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG after installing apache1.3.12 with no errors, I attempt to make all install in the mod_php3 directory as per the instruction on www.freebsddiary.org. when I do so duering the configure process I get an error saying that the C compiler cannot create executables. it then describes that during the checking of the C compiler with the building of conftest.c that there are 2 errors in /usr/lib/libkrb.so the first error is an undefined reference to "init_error_table" the second error is an undefined refernce to "initialize_error_table_r" if you could inform me as to what I need/require to be able to build this module. my system is Freebsd 4.0-stable last build was 6 weeks ago. I did however install kerbose5 in the current ports. then I ran the install of this module again with the same errors. Thanks in advance Gene Wright To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message