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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to