Date: Sun, 23 Mar 2014 12:40:07 +0200 From: Ivan Klymenko <fidaj@ukr.net> To: Jakub Lach <jakub_lach@mailplus.pl> Cc: freebsd-stable@freebsd.org Subject: Re: HEADS UP: merged llvm/clang 3.4 Message-ID: <20140323124007.18989498@nonamehost.local> In-Reply-To: <1395566978437-5896805.post@n5.nabble.com> References: <0E7E81A1-54E9-4920-A360-005A1C0C4D47@FreeBSD.org> <20140322154403.GK43653@albert.catwhisker.org> <E168E301-D0A9-4DBB-B2FA-4F7E670F03A3@FreeBSD.org> <20140322203226.GO43653@albert.catwhisker.org> <1395566978437-5896805.post@n5.nabble.com>
next in thread | previous in thread | raw e-mail | index | archive | help
=D0=92 Sun, 23 Mar 2014 02:29:38 -0700 (PDT) Jakub Lach <jakub_lach@mailplus.pl> =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > Well, speaking of strangeness, I cannot build kernel on amd64. >=20 > cc -O2 -pipe -I. -I/usr/src/sys/dev/aic7xxx/aicasm -std=3Dgnu99=20 > -Wsystem-headers -Werror -Wall -Wno-format-y2k -W > -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes > -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch > -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c > aicasm_gram.c aicasm_gram.c:2:19: error: unused variable 'yysccsid' > [-Werror,-Wunused-const-variable] > static const char yysccsid[] =3D "@(#)yaccpar 1.9 (Berkeley) > 02/21/93"; ^ > 1 error generated. > *** Error code 1 >=20 > Stop. > make[2]: stopped in /usr/obj/usr/src/sys/GENERIC > *** Error code 1 >=20 > Stop. > make[1]: stopped in /usr/src > *** Error code 1 >=20 I have the exact same problem...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140323124007.18989498>