Date: Wed, 6 Aug 2008 14:53:26 +1000 From: "David N" <davidn04@gmail.com> To: "Sean Bruno" <sbruno@miralink.com> Cc: embedded@freebsd.org Subject: Re: NANOBSD Build Failure Message-ID: <4d7dd86f0808052153uf7b9832s64793f1f643b5a48@mail.gmail.com> In-Reply-To: <489925FC.7070404@miralink.com> References: <489925FC.7070404@miralink.com>
next in thread | previous in thread | raw e-mail | index | archive | help
2008/8/6 Sean Bruno <sbruno@miralink.com>: > I've recently started to get the following build failure from NanoBSD and I > am not sure what to make of it. If I buildworld outside of nanobsd, I > certainly don't see this error: > > ===> gnu/usr.bin/texinfo/texindex (all) > cc -O2 -fno-strict-aliasing -pipe -DHAVE_CONFIG_H > -DLOCALEDIR=\"/usr/share/locale\" > -I/var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo > -I/var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/lib > -c > /var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/util/texindex.c > gzip -cn > /var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/doc/texindex.1 >> texindex.1.gz > cc -O2 -fno-strict-aliasing -pipe -DHAVE_CONFIG_H > -DLOCALEDIR=\"/usr/share/locale\" > -I/var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo > -I/var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../../../../contrib/texinfo/lib > -o texindex texindex.o > /var/tmp/nanobuild_1001/FreeBSD_RELENG6/tools/tools/nanobsd/build/var/tmp/nanobuild_1001/FreeBSD_RELENG6/gnu/usr.bin/texinfo/texindex/../libtxi/libtxi.a > ===> gnu/usr.bin/texinfo/doc (all) > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > > > Has something caused my NANO conf to become invalid recently: > > NANO_KERNEL=GENERIC > NANO_IMAGES=2 > NANO_DRIVE=ad0 > > CONF_BUILD=' > NO_NETGRAPH=YES > NO_PAM=YES > ' > > CONF_INSTALL=' > NO_BLUETOOTH=YES > NO_DICT=YES > NO_TOOLCHAIN=YES > NO_ATM=YES > NO_NIS=YES > NO_CVS=YES > NO_FORTRAN=YES > NO_HTML=YES > NO_LPR=YES > NO_MAN=YES > NO_SHAREDOCS=YES > NO_EXAMPLES=YES > NO_CALENDAR=YES > NO_MISC=YES > NO_SENDMAIL=YES > NO_SHARE=YES > ' > > CONF_WORLD=' > NO_BIND=YES > NO_KERBEROS=YES > NO_GAMES=YES > NO_RESCUE=YES > NO_INFO=YES > ' > > -- > Sean Bruno > MiraLink Corporation > 6015 NE 80th Ave, Ste 100 > Portland, OR 97218 > Cell 503-358-6832 > Phone 503-621-5143 > Fax 503-621-5199 > MSN: sbruno@miralink.com > Google: seanwbruno@gmail.com > > _______________________________________________ > freebsd-embedded@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-embedded > To unsubscribe, send any mail to "freebsd-embedded-unsubscribe@freebsd.org" > Hi, Take a look at this http://phk.freebsd.dk/misc/build_options/ Not sure how upto date it is. But it looks like the NO_INFO in conf_world is the problem. Regards David N
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4d7dd86f0808052153uf7b9832s64793f1f643b5a48>