Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 2002 11:13:29 -0400
From:      The Anarcat <anarcat@anarcat.dyndns.org>
To:        Libh <freebsd-libh@freebsd.org>
Subject:   build breakage
Message-ID:  <20020508151329.GF326@lenny.anarcat.dyndns.org>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Hi

Libh build now seems broken. I see a few problems:

1- scripts breakage

===> 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
===================================================================
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 @@
 
 .if defined(DATAFILES)
 
+all clean:
+
 install:
 	${MKDIR} ${DATADIR}
 .for _D in ${DATAFILES}

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.

-- 
From the age of uniformity, from the age of solitude, from the age of
Big Brother, from the age of doublethink - greetings!

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE82UCYttcWHAnWiGcRAg9BAKCWccrtF6M1azHJrtAdnLBkAkuCtgCgoiP2
QuUG6Hz816raJ2V9SbcSHhk=
=jhql
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020508151329.GF326>