Re: build breakage
Max Okumoto <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.libh |
|---|---|
| Message-ID | <[email protected]> |
>From [email protected] Thu May 9 10:38:58 2002 >Date: Wed, 8 May 2002 11:13:29 -0400 >From: The Anarcat <[email protected]> >To: Libh <[email protected]> >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 [email protected] with "unsubscribe freebsd-libh" in the body of the message