* [EMAIL PROTECTED] [2000.10.02 00:49]:
: * David Lawrence Ramsey <[EMAIL PROTECTED]> [Sep 30. 2000 05:26]:
: > According to the RedHat website, RedHat Linux 7.0 uses gcc 2.96. An
: > inability to compile Blackbox under gcc 2.96 is one of the open bugs in
: > Blackbox right now. Try going back to gcc 2.95.2 and compiling Blackbox
: > with that.
:
: Or perhaps a little bit easier: Use the kgcc compiler. It is the old
: egcs included for compiling kernels, because kernels can't compile with
: gcc 2.96.
I tried this on a stock RH 7.0 and got the following error:
kgcc -g -O2 -L/usr/X11R6/lib -lSM -lICE -o blackbox BaseDisplay.o
Basemenu.o Clientmenu.o Configmenu.o Icon.o Image.o LinkedList.o
Netizen.o Rootmenu.o Screen.o Slit.o Timer.o Toolbar.o Window.o
Windowmenu.o Workspace.o Workspacemenu.o blackbox.o bsd-snprintf.o
i18n.o main.o -L/usr/X11R6/lib -lX11 -lXext
/usr/X11R6/lib/libX11.so: undefined reference to `[EMAIL PROTECTED]'
/usr/X11R6/lib/libX11.so: undefined reference to `[EMAIL PROTECTED]'
/usr/X11R6/lib/libX11.so: undefined reference to `[EMAIL PROTECTED]'
collect2: ld returned 1 exit status
make[2]: *** [blackbox] Error 1
make[2]: Leaving directory `/in/blackbox-0.61.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/in/blackbox-0.61.0'
make: *** [all-recursive-am] Error 2
Some time this week, I'm going to see what I can do to get blackbox to
compile on this box. I just took a quick stab at it, and this is what
happened.
--
cameron