Date: Sat, 18 Mar 2000 14:19:36 -0800 (PST) From: Annelise Anderson <andrsn@andrsn.stanford.edu> To: freebsd-doc@freebsd.org Subject: Can't Build docproj on 4.0-RELEASE Message-ID: <Pine.BSF.4.10.10003181414580.57999-100000@andrsn.stanford.edu>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10003181414580.57999-100000>