From owner-freebsd-current Sun Sep 22 6:17:58 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2432337B401 for ; Sun, 22 Sep 2002 06:17:57 -0700 (PDT) Received: from www.contentmedia.de (www.contentmedia.de [213.61.138.91]) by mx1.FreeBSD.org (Postfix) with SMTP id B6A4443E7B for ; Sun, 22 Sep 2002 06:17:55 -0700 (PDT) (envelope-from recht@contentmedia.de) Received: (qmail 18629 invoked from network); 22 Sep 2002 13:14:54 -0000 Received: from unknown (HELO leeloo.intern.geht.de) (80.134.191.202) by www.contentmedia.de with SMTP; 22 Sep 2002 13:14:54 -0000 Date: Sun, 22 Sep 2002 15:17:44 +0200 From: Marc Recht To: current@FreeBSD.ORG Subject: World broken in ncurses ?! Message-Id: <20020922151744.326eb516.recht@contentmedia.de> Organization: contentmedia AG X-Mailer: Sylpheed version 0.8.2claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="=.SIFM8(nC(PvaY," Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=.SIFM8(nC(PvaY, Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit With -current sources as of today: cc -O -pipe -march=athlon-xp -I. -I/usr/src/lib/libncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/ncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/include -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -c lib_keyname.c -o lib_keyname.o lib_keyname.c:7: `KEY_A1' undeclared here (not in a function) lib_keyname.c:7: initializer element is not constant lib_keyname.c:7: (near initialization for `_nc_key_names[0].code') lib_keyname.c:7: initializer element is not constant lib_keyname.c:7: (near initialization for `_nc_key_names[0]') lib_keyname.c:8: `KEY_A3' undeclared here (not in a function) lib_keyname.c:8: initializer element is not constant lib_keyname.c:8: (near initialization for `_nc_key_names[1].code') lib_keyname.c:8: initializer element is not constant lib_keyname.c:8: (near initialization for `_nc_key_names[1]') lib_keyname.c:9: `KEY_B2' undeclared here (not in a function) [...] And so on for every key.. lib_keyname.c:160: (near initialization for `_nc_key_names[153].code') lib_keyname.c:160: initializer element is not constant lib_keyname.c:160: (near initialization for `_nc_key_names[153]') lib_keyname.c:161: initializer element is not constant lib_keyname.c:161: (near initialization for `_nc_key_names[154]') *** Error code 1 Marc --=.SIFM8(nC(PvaY, Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9jcL57YQCetAaG3MRAutbAJoCvTSGpsy3TdMe8zhYbHhzuPASlACeJ+wm iCsw895G1VfGM+lnJDqKgY8= =06UO -----END PGP SIGNATURE----- --=.SIFM8(nC(PvaY,-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message