nanobsd devd install without installation of compilers

Dimitar Vassilev dimitar.vassilev at gmail.com
Mon May 24 21:31:37 UTC 2010


Hello,
has anyone succeeded in installing devd on Nanobsd without infecting
the image with g++?
Mucking currently with

CONF_INSTALL='
WITHOUT_CXX=YES #devd needs cxx
WITHOUT_CPP=YES
WITHOUT_INSTALLLIB=YES
WITHOUT_TOOLCHAIN=YES
WITHOUT_EXAMPLES=YES
'

CONF_WORLD='
TARGET=i386
TARGET_ARCH=i386
WITHOUT_BLUETOOTH=YES
WITHOUT_CALENDAR=YES
WITHOUT_CTM=YES
WITHOUT_CVS=YES
WITHOUT_DICT=YES
WITHOUT_EXAMPLES=YES
WITHOUT_FLOPPY=YES
WITHOUT_GAMES=YES
WITHOUT_GCOV=YES
WITHOUT_IPFILTWITHOUT_INFO=YES
WITHOUT_IPFW=YES
WITHOUT_IPX=YES
WITHOUT_LPR=YES
WITHOUT_MAKE=YES
WITHOUT_GROFF=YES
WITHOUT_NCP=YES
WITHOUT_NIS=YES
WITHOUT_FREEBSD_UPDATE=YES
WITHOUT_RCS=YES
'
If someone has succeeed, could you please share how it's possible to
install devd with the needed libraries and have no compilers.
Thanks a bunch,
Dimitar


More information about the freebsd-questions mailing list