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

--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




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