Fluxbox/boxtools problems

Stijn Hoop stijn at win.tue.nl
Wed Aug 13 03:32:26 PDT 2003


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:
> 
> fluxbox.cc: In member function `void Fluxbox::save_rc()':
> fluxbox.cc:1976: error: `B_EuropeanDate' undeclared (first use this function)
> fluxbox.cc:1976: error: (Each undeclared identifier is reported only once for 
>    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 function)
> *** Error code 1
> <SNIP>
> Stop in /usr/ports/x11-wm/fluxbox.
> 
> 
> As noted before, this can be fixed by editing config.h to include
> 	#define HAVE_STRFTIME 1 
> and by including cassert in FbRun.cc.
> 
> 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 
> 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

-- 
An Orb is for life, not just for Christmas.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20030813/ebbddeb1/attachment.bin


More information about the freebsd-ports mailing list