Date: Thu, 13 Feb 1997 22:58:02 +0200 (SAT) From: Big Bad MF <root@chain-work.iafrica.com> To: questions@freebsd.org Subject: Error when making -lib Message-ID: <Pine.BSF.3.95q.970213225709.2348A-100000@chain-work.iafrica.com>
next in thread | raw e-mail | index | archive | help
Hi. I get the following error when trying to make lib on my 3.0-current machine (I want to "drop" down to 2.2-RELEASE) : 18=[root@chain] /usr/src# make lib ===> csu/i386 ===> libc cc -O -DLIBC_RCS -DSYSLIBC_RCS -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/sr c/lib/libc/locale -DYP -c /usr/src/lib/libc/net/ether_addr.c -o ether_addr.o In file included from /usr/src/lib/libc/net/ether_addr.c:49: /usr/include/net/if.h:69: field `ifi_lastchange' has incomplete type In file included from /usr/src/lib/libc/net/ether_addr.c:51: /usr/include/netinet/if_ether.h:90: field `ac_if' has incomplete type *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. 19=[root@chain] /usr/src# I have tried make includes and make dep. I'd appreciate any comments.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970213225709.2348A-100000>