Date: Sat, 22 Apr 2000 16:54:51 -0400 (EDT) From: Trevor Johnson <trevor@jpj.net> To: nobutaka@nobutaka.com Cc: freebsd-ports@freebsd.org Subject: trouble compiling w3m Message-ID: <Pine.BSI.4.21.0004221646440.28761-100000@blues.jpj.net>
next in thread | raw e-mail | index | archive | help
Hi, I was trying to compile FreeBSD 3.4 under 5.0 and there was an error in w3m. Please let me know if any more information is needed. # USA_RESIDENT=yes CHROOTDIR=/usr/ports/release \ BUILDNAME=3.4-20000422-SNAP \ RELEASETAG=RELENG_3 make release [124975 lines elided] ===> 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 -pipe -I/usr/local/include -I. -c main.c cc -pipe -I/usr/local/include -I. -c file.c cc -pipe -I/usr/local/include -I. -c buffer.c cc -pipe -I/usr/local/include -I. -c display.c cc -pipe -I/usr/local/include -I. -c etc.c etc.c: In function `FQDN': etc.c:1546: storage size of `hints' isn't known etc.c:1562: dereferencing pointer to incomplete type etc.c:1563: dereferencing pointer to incomplete type etc.c:1565: dereferencing pointer to incomplete type *** Error code 1 Stop. -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.4.21.0004221646440.28761-100000>