Subject: internal compiler error?
To: MacBSD <port-mac68k@netbsd.org>
From: Riccardo Mottola <zuse@libero.it>
List: port-mac68k
Date: 01/21/2003 23:36:46
Hello,

    I am trying to compile blackbox WM on 1.6... and I get

----

c++ -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include -I/usr/X11R6/include
-DSHA
PE  -DNDEBUG -DNLS -DTIMEDCACHE
-DLOCALEPATH=\"/usr/X11R6/share/blackbox/nls\" -
DDEFAULTMENU=\"/usr/X11R6/share/blackbox/menu\"
-DDEFAULTSTYLE=\"/usr/X11R6/shar
e/blackbox/styles/Results\"  -O2 -I/usr/pkg/include -I/usr/X11R6/include
-I/usr
/X11R6/include -Wall -W -pedantic -c Screen.cc
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 Screen.cc:75:
/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
Screen.cc: In method `void BScreen::LoadStyle()':
Screen.cc:742: Internal compiler error.
Screen.cc:742: Please submit a full bug report.
Screen.cc:742: See <URL:http://www.gnu.org/software/gcc/bugs.html> for
instructi
ons.
*** Error code 1


---
interesting at least? i tried to distclean, redownload the package, retry...
nothing.

So I wonder if someone else compiled it? if the compiler is obsolete ?
2.95.3 I thought it is the latest pre-3 series. Or maybe the blackbox source
code is broken in that revision?

anyway, bye...

Ric