Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2010 00:31:35 +0300
From:      Dimitar Vassilev <dimitar.vassilev@gmail.com>
To:        FreeBSD Questions <questions@freebsd.org>
Subject:   nanobsd devd install without installation of compilers
Message-ID:  <AANLkTikgOuoYIyit5J2EonnR61o96QDsG5J9B66WQGqw@mail.gmail.com>

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



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