From owner-freebsd-libh Wed May 8 8:14:35 2002 Delivered-To: freebsd-libh@freebsd.org Received: from tomts8-srv.bellnexxia.net (tomts8.bellnexxia.net [209.226.175.52]) by hub.freebsd.org (Postfix) with ESMTP id 4BC1537B407 for ; Wed, 8 May 2002 08:14:30 -0700 (PDT) Received: from shall.anarcat.dyndns.org ([65.94.190.163]) by tomts8-srv.bellnexxia.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020508151429.CSVZ22343.tomts8-srv.bellnexxia.net@shall.anarcat.dyndns.org> for ; Wed, 8 May 2002 11:14:29 -0400 Received: from lenny.anarcat.dyndns.org (lenny.anarcat.dyndns.org [192.168.0.4]) by shall.anarcat.dyndns.org (Postfix) with SMTP id 4B6475 for ; Wed, 8 May 2002 11:14:40 -0400 (EDT) Received: by lenny.anarcat.dyndns.org (sSMTP sendmail emulation); Wed, 8 May 2002 11:13:29 -0400 Date: Wed, 8 May 2002 11:13:29 -0400 From: The Anarcat To: Libh Subject: build breakage Message-ID: <20020508151329.GF326@lenny.anarcat.dyndns.org> Mail-Followup-To: The Anarcat , Libh Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="m972NQjnE83KvVa/" Content-Disposition: inline User-Agent: Mutt/1.3.99i Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --m972NQjnE83KvVa/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Libh build now seems broken. I see a few problems: 1- scripts breakage =3D=3D=3D> scripts/pkgtools make: don't know how to make all. Stop *** Error code 2 this should be solved by a future commit: Index: Makefile.inc =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/libh/cvs/libh/release/Makefile.inc,v retrieving revision 1.3 diff -u -u -r1.3 Makefile.inc --- Makefile.inc 2002/04/26 02:19:42 1.3 +++ Makefile.inc 2002/05/08 15:11:50 @@ -22,6 +22,8 @@ =20 .if defined(DATAFILES) =20 +all clean: + install: ${MKDIR} ${DATADIR} .for _D in ${DATAFILES} 2- make NOQT=3Dyes NOTVISION=3Dyes all broken I seems that tcl_interface_gen* scripts can't deal with no hui anymore: =2E/tcl_interface_gen_hui hui LibTclInterface_hui.cc Error: System hui is unknown I don't know the cause of this problem. 3- various breakage around I also spotted undefined reference breakages: /usr/include/g++/stl_alloc.h(.text+0x3547): undefined reference to `Hui::Wi= dget::thisClassDescription(void)' /usr/include/g++/stl_alloc.h(.text+0x555d): undefined reference to `Hui::Wi= dget::thisClassDescription(void)' in make text. We should be a bit more careful about commits now and always test what we do with full builds, ok folks? A. --=20 =46rom the age of uniformity, from the age of solitude, from the age of Big Brother, from the age of doublethink - greetings! --m972NQjnE83KvVa/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE82UCYttcWHAnWiGcRAg9BAKCWccrtF6M1azHJrtAdnLBkAkuCtgCgoiP2 QuUG6Hz816raJ2V9SbcSHhk= =jhql -----END PGP SIGNATURE----- --m972NQjnE83KvVa/-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message