Valentin Bud wrote:
Hello,

This are the parts from /etc/make.conf regarding system build options:
# --- system build options
WITHOUT_IPFILTER=yes
WITHOUT_IPX=yes
WITHOUT_LPR=yes
WITHOUT_RCMDS=yes
WITHOUT_SENDMAIL=yes

I didn't give any arguments to
# make buildworld or
# make installworld

I have ran them as i've typed them above.

Is there something wrong in /etc/make.conf ?


I should make sure it's mentioned --
FreeBSD 7.x started an /etc/src.conf that are the knobs for FreeBSD world ONLY. This leaves /etc/make.conf available for ports ONLY.

I'd update your files, because there's a possibility your WITHOUT_ statements were ignored.

--Tim
_______________________________________________
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