From owner-freebsd-libh Thu May 9 23:40:45 2002 Delivered-To: freebsd-libh@freebsd.org Received: from postal.sdsc.edu (postal.sdsc.edu [132.249.20.114]) by hub.freebsd.org (Postfix) with ESMTP id 1D49837B420 for ; Thu, 9 May 2002 23:38:18 -0700 (PDT) Received: from multivac.sdsc.edu (multivac.sdsc.edu [132.249.20.57]) by postal.sdsc.edu (8.11.6/8.11.6/server/38) with ESMTP id g4A6cGn09989; Thu, 9 May 2002 23:38:17 -0700 (PDT) Received: by multivac (8.11.6+Sun/1.11-SolarisClient) id g4A6cGM10484; Thu, 9 May 2002 23:38:16 -0700 (PDT) To: The Anarcat Cc: Libh Subject: Re: build breakage References: <20020508151329.GF326@lenny.anarcat.dyndns.org> From: Max Okumoto Date: 09 May 2002 23:38:16 -0700 In-Reply-To: The Anarcat's message of "Wed, 8 May 2002 11:13:29 -0400" Message-ID: Lines: 49 X-Mailer: Gnus v5.5/XEmacs 20.4 - "Emerald" 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 >From anarcat@anarcat.dyndns.org Thu May 9 10:38:58 2002 >Date: Wed, 8 May 2002 11:13:29 -0400 >From: The Anarcat >To: Libh >Subject: build breakage > >Hi > >Libh build now seems broken. I see a few problems: > >1- scripts breakage [stuff deleted] After I fixed the the problem in HuiQt_WindowWidget.cc and then tried to find the reasons for the 2 and 3 issues. But I couldn't get the same errors. Can you tell me if you are still getting those problems? The HuiQt_WindowWidget.cc problem should not cause those problems. Can you remove the compile directory and rebuild? Sorry for breaking the build. :-p Max Okumoto >2- make NOQT=yes NOTVISION=yes all broken > >I seems that tcl_interface_gen* scripts can't deal with no hui >anymore: > >./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::Widget::thisClassDescription(void)' >/usr/include/g++/stl_alloc.h(.text+0x555d): undefined reference to `Hui::Widget::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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message