Date: Mon, 21 Aug 1995 07:41:40 PDT From: Bill Fenner <fenner@parc.xerox.com> To: current@freebsd.org Subject: make world fails Message-ID: <95Aug21.074148pdt.177475@crevenia.parc.xerox.com>
next in thread | raw e-mail | index | archive | help
My very first "make world" ever fell over; since the new version of bind was just imported I'm somewhat suspicious that it's actually not something dumb that I'm doing... ===> libresolv cc -O -DDEBUG -DLIBC_SCCS -c /usr/src/lib/libresolv/../libc/net/gethostnamadr.c -o gethostnamadr.o cc -O -DDEBUG -DLIBC_SCCS -c /usr/src/lib/libresolv/../libc/net/res_mkquery.c -o res_mkquery.o /usr/src/lib/libresolv/../libc/net/res_mkquery.c:68: res_config.h: No such file or directory *** Error code 1 There is indeed a res_config.h in ../libc/net/, but no include path for it... Bill
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?95Aug21.074148pdt.177475>