From owner-freebsd-questions Thu Mar 8 11:12:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dsns.csie.nctu.edu.tw (dsns.csie.nctu.edu.tw [140.113.216.143]) by hub.freebsd.org (Postfix) with ESMTP id 0D38F37B718 for ; Thu, 8 Mar 2001 11:12:11 -0800 (PST) (envelope-from eric@dsns.csie.nctu.edu.tw) Received: (from eric@localhost) by dsns.csie.nctu.edu.tw (8.11.2/8.11.1) id f28JC2k46959 for freebsd-questions@freebsd.org; Fri, 9 Mar 2001 03:12:02 +0800 (CST) (envelope-from eric) From: eric Message-Id: <200103081912.f28JC2k46959@dsns.csie.nctu.edu.tw> Subject: make using port question To: freebsd-questions@freebsd.org Date: Fri, 9 Mar 2001 03:12:02 +0800 (CST) X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I'm newbie in FreeBSD , would you help me to solve these 2 questions ? First , I was installing mod_php4 using FreeBSD ports collection but after I typed "make" , there are some errors below : util.c:1621: est_char_table' undeclared (first use in this function) util.c:1621: _OS_ESCAPE_PATH' undeclared (first use in this function) ... util.c:1621: _OS_ESCAPE_PATH' undeclared (first use in this function) *** Error code 1 Stop in /usr/ports/www/apache13/work/apache_1.3.14/src/main. *** Error code 1 Stop in /usr/ports/www/apache13/work/apache_1.3.14/src. *** Error code 1 Second, I was installing nessus using BSD ports collection and all of things have built up , but when I run : /usr/local/sbin/nessusd -D I get some error messages below : Illegal instruction (core dumped) Thank you for teaching. regards, -- Er1c -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message