From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36809) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJL6B-00026q-S9 for qemu-devel@nongnu.org; Thu, 27 Oct 2011 04:14:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RJL6A-0008Oe-CG for qemu-devel@nongnu.org; Thu, 27 Oct 2011 04:14:03 -0400 Received: from fmmailgate06.web.de ([217.72.192.247]:57530) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJL69-0008Oa-SG for qemu-devel@nongnu.org; Thu, 27 Oct 2011 04:14:02 -0400 Received: from smtp03.web.de ( [172.20.0.65]) by fmmailgate06.web.de (Postfix) with ESMTP id 5709DAB9EC0 for ; Thu, 27 Oct 2011 10:14:00 +0200 (CEST) Received: from [92.75.131.86] (helo=mchn199C.mchp.siemens.de) by smtp03.web.de with asmtp (TLSv1:AES256-SHA:256) (WEB.DE 4.110 #2) id 1RJL68-00033K-00 for qemu-devel@nongnu.org; Thu, 27 Oct 2011 10:14:00 +0200 Message-ID: <4EA912C6.4040302@web.de> Date: Thu, 27 Oct 2011 10:13:58 +0200 From: Jan Kiszka MIME-Version: 1.0 References: <4EA9095E.8080403@web.de> <20111027075646.GC5894@amber.local> In-Reply-To: <20111027075646.GC5894@amber.local> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigD2298DE18A8D73B2A3FD1188" Sender: jan.kiszka@web.de Subject: Re: [Qemu-devel] libacard build error List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigD2298DE18A8D73B2A3FD1188 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 2011-10-27 09:56, Alon Levy wrote: > On Thu, Oct 27, 2011 at 09:33:50AM +0200, Jan Kiszka wrote: >> Hi Alon, >> >> I'm getting this with current qemu.git: >> >> CC libcacard/vcard_emul_nss.o >> cc1: warnings being treated as errors >> In file included from /usr/include/nss3/pkcs11t.h:1780:0, >> from /usr/include/nss3/keythi.h:41, >> from /usr/include/nss3/keyt.h:41, >> from /usr/include/nss3/pk11pub.h:43, >> from /data/qemu/libcacard/vcard_emul_nss.c:21: >> /usr/include/nss3/pkcs11n.h:365:26: error: "__GNUC_MINOR" is not defin= ed >> >> Just dumping, haven't looked into details. Any patch to fix this alrea= dy >> queued? >> >=20 > No, I haven't noticed this, thanks for letting me know. I don't get it = here, I have this command line: (via V=3D1) >=20 > gcc -I/home/alon/src/qemu/slirp -I. -I/home/alon/src/qemu -I/home/alon/= src/qemu/fpu -Werror -m64 -D_FORTIFY_SOURCE=3D2 -D_GNU_SOURCE -D_FILE_OFF= SET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -= Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -I= /home/alon/spice/include -fstack-protector-all -Wendif-labels -Wmissing-= include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k= -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-def= inition -Wtype-limits -I/usr/include/libpng12 -I/home/alon/spice/includ= e/spice-server -I/home/alon/spice/include/spice-1 -I/usr/include/pixman-1= -I/home/alon/src/qemu/libcacard -I/usr/include/nss3 -I/usr/include/nsp= r4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -= I../ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -MM= D -MP -MT vcard_emul_nss.o -MF ./vcard_emul_nss.d -g -c -o vcard_emul_ns= s.o vcard_emul_nss.c >=20 > $ rpm -qf /usr/include/nss3/pkcs11n.h > nss-util-devel-3.12.10-1.fc16.x86_64 >=20 > grep GNU_MINOR /usr/include/nss3/pkcs11n.h GNUC_MINOR :) > >=20 > What version of nss-util are you using? mozilla-nss-devel-3.13.0-2.1.x86_64 Jan --------------enigD2298DE18A8D73B2A3FD1188 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk6pEscACgkQitSsb3rl5xR21gCglwUviBN0iS2+NhHck1WyvYzP oOAAn13QERQALviLqRLHSrCzq33FLStD =Xga1 -----END PGP SIGNATURE----- --------------enigD2298DE18A8D73B2A3FD1188--