This is NetBSD 1.6.x using default gcc 2.95.3. Can blackbox beta be built
with gcc 2.95.x?

This is blackbox-0.70.0-beta1. (Building using pkgsrc infrastructure.)

 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/include
-I/usr/pkg/include/freetype2 -I/usr/X11R6/include -DSHAPE -DMITSHM -DXFT
-DNLS -DLOCALEPATH=\"/usr/pkg/share/blackbox/nls\" -O2 -s
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -W
-pedantic -I/usr/X11R6/include -I/usr/pkg/include  -I/usr/X11R6/include
-I/usr/X11R6/include/freetype2 -c Bitmap.cc -o Bitmap.o
In file included from /usr/include/g++/alloc.h:21,
                 from /usr/include/g++/std/bastring.h:39,
                 from /usr/include/g++/string:6,
                 from Util.hh:29,
                 from Bitmap.hh:28,
                 from Bitmap.cc:25:
/usr/include/g++/stl_alloc.h:1055: warning: ANSI C++ forbids the use of
`extern' on explicit instantiations
/usr/include/g++/stl_alloc.h:1056: warning: ANSI C++ forbids the use of
`extern' on explicit instantiations
/usr/include/g++/stl_alloc.h:1056: warning: ANSI C++ forbids the use of
`extern' on explicit instantiations
/usr/include/g++/stl_alloc.h:1056: warning: ANSI C++ forbids the use of
`extern' on explicit instantiations
Bitmap.cc: In function `void bt::createBitmapLoader(const bt::Display &)':
Bitmap.cc:97: Internal compiler error.
Bitmap.cc:97: Please submit a full bug report.
Bitmap.cc:97: See <URL:http://www.gnu.org/software/gcc/bugs.html> for
instructions.
*** Error code 1


So I made it build with gcc 3.3.3 instead. Is there any plan to support
older gcc 2.9x.x compilers?

(I had another problem of it needing libiconv, but I think that is a
problem with my build dependencies or building via pkgsrc6.)

The build of blackbox showed:
   -DDEFAULTSTYLE=\"/usr/pkg/share/blackbox/styles/Results\"
But I don't see any "Results" style installed.
I guess ./src/Makefile.am should be fixed. Or the styles fixed or update
the style_DATA line in data/styles/Makefile.

Also I see only a archive libbt installed, but no shared library
(libbt.so). Is there plans to provide/use a shared library (for bbkeys for
example)?

Any suggestions on what I should use for listing all my
minimized/iconified titles?

  Jeremy C. Reed
  http://www.reedmedia.net/
  http://bsd.reedmedia.net/  -- BSD news and resources

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

Reply via email to