On 11/11/11 11:43 AM, Traiano Welcome wrote:
> 
> Most recent suggestions from Damien Fleuriot:
> 
> [root@snmp-proxy02 /usr/src]# cat /etc/make.conf
> 
> SUP_UPDATE=     yes
> SUP=            /usr/bin/csup
> SUPFLAGS=       -zgL 2
> SUPHOST=        cvsup2.za.freebsd.org
> SUPFILE=        /etc/cvsup/stable-supfile
> PORTSSUPFILE=   /etc/cvsup/ports-supfile
> DOCSUPFILE=     /etc/cvsup/doc-supfile
> ENABLE_SUID_K5SU=YES
> # added by use.perl 2011-11-09 12:33:48
> PERL_VERSION=5.10.1
> 
> 
> 
> 
> I see the same compile issue with both variants of my make.conf.
> 
> 

To clarify, my suggestion has to do with the way you run your updates.

These variables in /etc/make.conf allow you to forgo the manual use of
"csup [args]" , and instead use:
cd /usr/src ; make update


It is not intended as a fix to your build issues and should have no
effect on them whatsoever.

_______________________________________________
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