hsn Oct 25, 2012 #1 I use clang from port. Can I install 9.X without clang in base system? I set MK_CLANG=no in /etc/make.conf and got error: Code: variable MK_CLANG can not be set by user.
I use clang from port. Can I install 9.X without clang in base system? I set MK_CLANG=no in /etc/make.conf and got error: Code: variable MK_CLANG can not be set by user.
SirDice Administrator Staff member Administrator Moderator Oct 26, 2012 #3 And rebuild world. Don't forget to make delete-old too.
OP hsn Oct 26, 2012 Thread Starter #4 I didn't knew about /etc/src.conf. Should I migrate these make.conf settings into it? Code: SENDMAIL_CFLAGS=-I/usr/local/include -DSASL=2 -DLDAPMAP SENDMAIL_LDFLAGS=-L/usr/local/lib SENDMAIL_LDADD=-lsasl2 -lldap -llber KERNCONF=VMWARE
I didn't knew about /etc/src.conf. Should I migrate these make.conf settings into it? Code: SENDMAIL_CFLAGS=-I/usr/local/include -DSASL=2 -DLDAPMAP SENDMAIL_LDFLAGS=-L/usr/local/lib SENDMAIL_LDADD=-lsasl2 -lldap -llber KERNCONF=VMWARE