Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jan 2014 22:50:01 GMT
From:      =?koi8-r?B?59XM0cXXIOfP28E=?= <gosha-necr@yandex.ru>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/182170: strtofflags.c build failures
Message-ID:  <201401112250.s0BMo198055030@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/182170; it has been noted by GNATS.

From: =?koi8-r?B?59XM0cXXIOfP28E=?= <gosha-necr@yandex.ru>
To: bug-followup@freebsd.org,
	yaneurabeya@gmail.com
Cc:  
Subject: Re: bin/182170: strtofflags.c build failures
Date: Sun, 12 Jan 2014 04:48:02 +0600

 I have the same issue. How I can fix it?
 I'm trying update system from FreeBSD 10 builded in Oct 2012 to latest source.
 As system does not have clang, I have that src.conf (first try to build with_gcc after that i want to build with clang)
 There is src.conf (some knobs from 11-CURRENT, but system source are -STABLE)
 WITHOUT_ACCT=YES
 WITHOUT_AMD=YES
 WITHOUT_ASSERT_DEBUG=YES
 WITHOUT_ATF=YES
 WITHOUT_ATM=YES
 WITHOUT_AUDIT=YES
 WITHOUT_AUTHPF=YES
 WITHOUT_BIND=YES
 WITHOUT_BLUETOOTH=YES
 WITHOUT_BSNMP=YES
 WITHOUT_CAPSICUM=YES
 WITHOUT_CROSS_COMPILER=YES
 
 WITHOUT_CLANG=YES
 WITHOUT_CLANG_IS_CC=YES
 WITH_GCC=YES
 
 WITHOUT_CTF=YES
 WITHOUT_CTM=YES
 WITHOUT_DICT=YES
 WITHOUT_FLOPPY=YES
 WITHOUT_FREEBSD_UPDATE=YES
 WITHOUT_GDB=YES
 WITHOUT_HTML=YES
 WITHOUT_INET6=YES
 WITHOUT_INFO=YES
 WITHOUT_IPFILTER=YES
 WITHOUT_IPX=YES
 WITHOUT_JAIL=YES
 WITHOUT_KDUMP=YES
 WITHOUT_KERBEROS=YES
 WITHOUT_KERNEL_SYMBOLS=YES
 WITHOUT_LDNS=YES
 WITHOUT_LLDB=YES
 WITHOUT_LPR=YES
 WITHOUT_MAIL=YES
 WITHOUT_NCP=YES
 WITHOUT_NDIS=YES
 WITHOUT_NS_CACHING=YES
 WITHOUT_PC_SYSINSTALL=YES
 WITHOUT_PF=YES
 WITHOUT_PMC=YES
 WITHOUT_PROFILE=YES
 WITHOUT_QUOTAS=YES
 WITHOUT_RCMDS=YES
 WITHOUT_RCS=YES
 WITHOUT_ROUTED=YES
 WITHOUT_SHAREDOCS=YES
 WITHOUT_SSP=YES
 WITHOUT_SYSINSTALL=YES
 WITHOUT_TESTS=YES
 WITHOUT_WIRELESS=YES
 WITHOUT_WIRELESS_SUPPORT=YES
 WITHOUT_ZFS=YES



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