Bugs item #888943, was opened at 2004-02-02 10:36
Message generated for change (Settings changed) made by bradleyhughes
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428680&aid=888943&group_id=40696

Category: source compiling issue
Group: 0.65.x
>Status: Closed
>Resolution: Duplicate
Priority: 5
Submitted By: Jeffrey L. Susanj (jsusanj)
>Assigned to: Bradley T. Hughes (bradleyhughes)
Summary: Compile fails on FC1

Initial Comment:
As per the comment in bug #855440 I ran the configure
tool with the --disable-nls option and got the
following error:

make[2]: Entering directory
`/usr/local/src/blackbox-0.65.0/src'
c++ -DHAVE_CONFIG_H -I. -I. -I..   -DSHAPE  -DNDEBUG 
-DTIMEDCACHE
-DLOCALEPATH=\/usr/local/share/blackbox/nls\
-DDEFAULTMENU=\/usr/local/share/blackbox/menu\
-DDEFAULTSTYLE=\/usr/local/share/blackbox/styles/Results\
 -g -O2  -I/usr/X11R6/include -Wall -W -pedantic -c
Window.cc
Window.cc: In member function `bool
BlackboxWindow::setInputFocus()':
Window.cc:1396: error: `assert' undeclared (first use
this function)
Window.cc:1396: error: (Each undeclared identifier is
reported only once for
   each function it appears in.)
Window.cc: In member function `void
   BlackboxWindow::constrain(BlackboxWindow::Corner,
unsigned int*, unsigned
   int*)':
Window.cc:3234: error: `assert' undeclared (first use
this function)
make[2]: *** [Window.o] Error 1
make[2]: Leaving directory
`/usr/local/src/blackbox-0.65.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/blackbox-0.65.0'
make: *** [all-recursive-am] Error 2


I am compiling on Fedora Core 1 running on an athlon
processor.  The version of gcc is:

gcc (GCC) 3.3.2 20031022 (Red Hat Linux 3.3.2-1)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying
conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.


  I'm not sure what other system information to include.

----------------------------------------------------------------------

Comment By: Scott R. Godin (webdragon)
Date: 2004-02-02 11:59

Message:
Logged In: YES 
user_id=231518

see bug
https://sourceforge.net/tracker/index.php?func=detail&aid=783968&group_id=40696&atid=428680

and
https://sourceforge.net/tracker/index.php?func=detail&aid=888065&group_id=40696&atid=428680

wherein I ran into and resolved this very same problem myself

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428680&aid=888943&group_id=40696

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

Reply via email to