Date: Wed, 23 Oct 1996 11:59:41 -0500 (CDT) From: Tony Kimball <alk@Think.COM> To: current@freebsd.org Subject: cvs-cur 2600A ff.: build fails Message-ID: <199610231659.LAA04601@compound.Think.COM>
next in thread | raw e-mail | index | archive | help
Here is the log. It has been this way since I installed from cvs-cur.2600A.gz. I am now at 2615. cc -O -DLIBC_RCS -DSYSLIBC_RCS -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/alt/src/lib/libc/locale -DYP -c /alt/src/lib/libc/net/ns_addr.c -o ns_addr.o /alt/src/lib/libc/net/ns_addr.c:51: return-type is an incomplete type /alt/src/lib/libc/net/ns_addr.c: In function `ns_addr': /alt/src/lib/libc/net/ns_addr.c:80: `addr' has an incomplete type /alt/src/lib/libc/net/ns_addr.c:81: invalid use of undefined type `struct ns_addr' /alt/src/lib/libc/net/ns_addr.c:83: warning: `return' with a value, in function returning void /alt/src/lib/libc/net/ns_addr.c:88: invalid use of undefined type `struct ns_addr' /alt/src/lib/libc/net/ns_addr.c:91: invalid use of undefined type `struct ns_addr' /alt/src/lib/libc/net/ns_addr.c:93: warning: `return' with a value, in function returning void /alt/src/lib/libc/net/ns_addr.c: At top level: /alt/src/lib/libc/net/ns_addr.c:45: storage size of `addr' isn't known /alt/src/lib/libc/net/ns_addr.c:45: storage size of `zero_addr' isn't known
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610231659.LAA04601>