From owner-freebsd-doc Sat Mar 18 14:22:11 2000 Delivered-To: freebsd-doc@freebsd.org Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [171.66.112.163]) by hub.freebsd.org (Postfix) with ESMTP id 9952137B62F for ; Sat, 18 Mar 2000 14:22:08 -0800 (PST) (envelope-from andrsn@andrsn.stanford.edu) Received: from localhost (andrsn@localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.9.3/8.9.1) with ESMTP id OAA58022 for ; Sat, 18 Mar 2000 14:19:36 -0800 (PST) Date: Sat, 18 Mar 2000 14:19:36 -0800 (PST) From: Annelise Anderson To: freebsd-doc@freebsd.org Subject: Can't Build docproj on 4.0-RELEASE Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Probably you already know this. This is a 4.0-RELEASE built from source upgrading a recent 3.4-STABLE. (The handbook in various formats available by ftp seems to be from August 15, 1999 as I recall; too old to be a reasonable alternative. Or are these regularly updated even though the directory date doesn't change?) Annelise Anyway, here's the error file: ===> Returning to build of w3m-0.1.7 ===> Patching for w3m-0.1.7 ===> Applying FreeBSD patches for w3m-0.1.7 ===> Configuring for w3m-0.1.7 ===> Building for w3m-0.1.7 `Makefile' is up to date. awk '/^#ifdef makefile_parameter/,/^#else/' config.h | cat - XMakefile > XXMakefile make -f XXMakefile awk -f funcname1.awk funcname.tab > funcname1.h cc -O -pipe -I/usr/local/include -I. -c main.c [snip] ar rv libindep.a Str.o indep.o regex.o textlist.o parsetag.o a - Str.o a - indep.o a - regex.o a - textlist.o a - parsetag.o ranlib libindep.a cc -O -pipe -I/usr/local/include -I. -o mktable mktable.o hash.o -L/usr/local/lib -L. -lindep -lgc -lm -lncurses ./mktable 100 tagtable.tab > tagtable.c Segmentation fault - core dumped *** Error code 139 Stop in /usr/ports/www/w3m/work/w3m. *** Error code 1 Stop in /usr/ports/www/w3m/work/w3m. *** Error code 1 Stop in /usr/ports/www/w3m. *** Error code 1 Stop in /usr/ports/www/w3m. *** Error code 1 Stop in /usr/ports/www/w3m. *** Error code 1 Stop in /usr/ports/www/w3m. *** Error code 1 Stop in /usr/ports/textproc/docproj. *** Error code 1 Stop in /usr/ports/textproc/docproj. *** Error code 1 Stop in /usr/ports/textproc/docproj. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message