From owner-freebsd-ports@FreeBSD.ORG Wed Aug 13 03:32:26 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CCF137B401 for ; Wed, 13 Aug 2003 03:32:26 -0700 (PDT) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5793D43FA3 for ; Wed, 13 Aug 2003 03:32:25 -0700 (PDT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.9/8.12.9) with ESMTP id h7DAXMKj038605; Wed, 13 Aug 2003 12:33:22 +0200 (CEST) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.9/8.12.9/Submit) id h7DAXLY4038604; Wed, 13 Aug 2003 12:33:21 +0200 (CEST) Date: Wed, 13 Aug 2003 12:33:21 +0200 From: Stijn Hoop To: tplagge@socrates.berkeley.edu Message-ID: <20030813103321.GI59732@pcwin002.win.tue.nl> References: <200308130946.h7D9k1LC007894@port9.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="E1BPhOSoTthPQdPL" Content-Disposition: inline In-Reply-To: <200308130946.h7D9k1LC007894@port9.org> User-Agent: Mutt/1.4.1i X-Bright-Idea: Let's abolish HTML mail! cc: freebsd-ports@freebsd.org Subject: Re: Fluxbox/boxtools problems X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Aug 2003 10:32:26 -0000 --E1BPhOSoTthPQdPL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 13, 2003 at 02:46:00AM -0700, Tom Plagge wrote: > I have a fresh install of 5-CURRENT running, and I'm trying to install > Fluxbox. As has been reported in the past, there's a problem: >=20 > fluxbox.cc: In member function `void Fluxbox::save_rc()': > fluxbox.cc:1976: error: `B_EuropeanDate' undeclared (first use this funct= ion) > fluxbox.cc:1976: error: (Each undeclared identifier is reported only once= for=20 > each function it appears in.) > fluxbox.cc: In member function `void Fluxbox::load_rc(BScreen*)': > fluxbox.cc:2324: error: `B_AmericanDate' undeclared (first use this funct= ion) > *** Error code 1 > > Stop in /usr/ports/x11-wm/fluxbox. >=20 >=20 > As noted before, this can be fixed by editing config.h to include > #define HAVE_STRFTIME 1=20 > and by including cassert in FbRun.cc. >=20 > However, even after these fixes, it wouldn't install; see the dump at the > end of this file. It seems there's a whole host of errors in the boxtools > package, and they look to either be due to bad C++ or bugs in gcc. Any= =20 > suggestions on how to proceed? It's probably bad C++, -CURRENT's compiler got a lot pickier after the upgrade. I'm able to reproduce this and hopefully I can get the boxtools port to work. Will send you a diff when finished. Thanks for the report! --Stijn --=20 An Orb is for life, not just for Christmas. --E1BPhOSoTthPQdPL Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/OhPxY3r/tLQmfWcRAutnAKCZh/tsgG9+8QoaQe/Jf8K/njUqEwCgmBzg 9c++ydH1oRWIsE4JLwvuFI0= =CUzi -----END PGP SIGNATURE----- --E1BPhOSoTthPQdPL--