Hi everyone,

I've been trying to compile the gnome frontend system under a RedHat 7.1
box at work, and I have the following problem while running configure:

(from config.log)
configure:10183: g++ -o conftest -O -fno-rtti -fno-exceptions
-I/usr/lib/gtkmm/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/X11R6/include
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -isystem /usr/X11R6/include  conftest.C -lXpm  -lSM
-lICE -liberty -lc -lm   -L/usr/X11R6/lib -lX11  -rdynamic -L/usr/lib
-L/usr/X11R6/lib -lgtkmm -lgdkmm -lgtk -lgdk -lgmodule -lglib -ldl -lXi
-lXext -lX11 -lm -lsigc -lpthread 1>&5/usr/lib/libgtkmm.so: undefined
reference to `cerr'
/usr/lib/libgtkmm.so: undefined reference to `endl(ostream &)'
/usr/lib/libgtkmm.so: undefined reference to `__out_of_range(char const
*)'
/usr/lib/libgtkmm.so: undefined reference to `ostream::operator<<(char
const *)'/usr/lib/libgtkmm.so: undefined reference to
`__length_error(char const *)'
collect2: ld returned 1 exit status

I'm not an expert at weird C++ library issues, and a quick search of the
list archives and bugzilla didn't yield anything obvious. Has anyone
encountered this before, or have an idea how to fix it?

(Please reply to me as well, as I am not a subscriber.)

Thank you,

-- 
William <[EMAIL PROTECTED]>

Reply via email to