Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Aug 2008 21:18:04 -0700
From:      Sean Bruno <sbruno@miralink.com>
To:        embedded@FreeBSD.org
Subject:   NANOBSD Build Failure
Message-ID:  <489925FC.7070404@miralink.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?489925FC.7070404>