Yoics! Just upgraded and cc is (mostly) bus-error-ing on
buildworld.
Andrew Reilly
areilly at bigpond.net.au
Tue Jun 1 04:28:55 UTC 2010
On Mon, 31 May 2010 21:17:41 -0700
Garrett Cooper <yanefbsd at gmail.com> wrote:
> What _is_ your make.conf though?
Just this:
#CC=clang
CFLAGS+=-g
CXXFLAGS+=-g
KERNCONF=DUNCAN
NO_LPR=YES
NO_SENDMAIL=YES
WITH_GTK2=yes
WITH_CUPS=yes
WITH_GECKO=libxul
#WITH_DEBUG=yes
A4=yes
QT4_OPTIONS=CUPS NAS QGTKSTYLE
PORTSDIR=/nb/ports
PORTSSUPFILE=/root/ports-supfile
SUPFILE=/root/standard-supfile
SUPHOST=cvs.au.freebsd.org
SUP_UPDATE=yes
SUP=cvsup
# OOo needs a really large TMPDIR, use this for OOo:
TMPDIR=/nb/tmp/
# added by use.perl 2010-05-15 17:53:15
PERL_VERSION=5.10.1
my DUNCAN kern conf is just:
include GENERIC
ident DUNCAN
It used to have more frobs in it than that!
Just in case it matters: the kernel/userland/cc that was giving
me grief had been built with a make.conf that said
NO_KERBEROS=yes, something I'd added to try to work around the
MD2_foo crypto linking problems. I can't imagine why that would
be a problem, but I'm not risking it any more...
Cheers,
--
Andrew
More information about the freebsd-current
mailing list