On Sat, 8 Feb 2003 14:15:21 -0500
Chris Grossmann <[EMAIL PROTECTED]> wrote:

> This is latest CVS (Sat, arond 1pm EST)

i'm trying to build bb cvs, with the source cvsed like:

cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/blackboxwm login
cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/blackboxwm co
blackbox

(as seen on the sf project page)

but with this source i get the following error:

g++ -DHAVE_CONFIG_H -I. -I. -I..   -DSHAPE -DMITSHM  -DNLS
-DLOCALEPATH=\"/usr/local/opt/share/blackbox/nls\"  -g -O2 -Wall -W
-pedantic -I/usr/X11R6/include -c -o Image.o `test -f Image.cc || echo
'./'`Image.cc 

Timer.hh:55: field `_start' has incomplete type
Timer.hh:55: field `_timeout' has incomplete type
Timer.hh: In method `const struct timeval & bt::Timer::timeout() const':
Timer.hh:66: warning: control reaches end of non-void function
`bt::Timer::timeout() const'
Timer.hh: In method `const struct timeval &bt::Timer::startTime()
const':
Timer.hh:67: warning: control reaches end of non-void function
`bt::Timer::startTime() const'
Timer.hh: In method `bool bt::Timer::operator <(const bt::Timer &)
const':
Timer.hh:83: invalid use of undefined type `struct timeval'
Util.hh:39: forward declaration of `struct timeval'
Timer.hh:83: warning: control reaches end of non-void function
`bt::Timer::operator<(const bt::Timer &) const'
Image.cc: In method `long unsigned int bt::Image::renderPixmap(const
bt::Display &, unsigned int)':
Image.cc:857: aggregate `struct timeval tv' has incomplete type and
cannot be initialized
Image.cc:866: confused by earlier errors, bailing out
gmake[2]: *** [Image.o] Error 1

the system is FreeBSD 4.7-RELEASE, gcc version 2.95.4 20020320
[FreeBSD]. i also tried gcc-3.1 - without luck.
version 0.65 runs and compiles happily.
when configure, i get the following:

blackbox version 0.70.0broken configured successfully.

does this "broken" mean something? :)

(the script of the whole building process is attached)

istvan

Attachment: bb.error.gz
Description: Binary data

-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html
Trouble? Contact [EMAIL PROTECTED]

Reply via email to