Jim wrote: > Just a wild guess, but do you have GTK installed?
Here are the packages I have on the system with gtk in the name: # rpm -qa | grep gtk libgtkmm1.2-1.2.7-2mdk gtkdialogs-1.0-3mdk pygtk-0.6.8-7mdk rep-gtk-gnome-0.15-3mdk libgtkglarea5-1.2.3-1mdk libgtkxmhtml1-1.4.1.2-6mdk libgtk+1.2-devel-1.2.10-14mdk libgtk+mdk0.1_6-0.1.6-4mdk pygtk-libglade-0.6.8-7mdk rep-gtk-0.15-3mdk gtk-themes-1.0-8mdk pygtk-glarea-0.6.8-7mdk gtk-engines-0.12-1mdk libgtk+1.2-1.2.10-14mdk libgtkhtml15-0.12.0-1mdk gtkhtml-0.12.0-1mdk gtkmotd-0.5-4mdk libgtkglarea5-devel-1.2.3-1mdk thanks, Robert_L > Robert_L wrote: > >> Anybody know what's going on ? >> >> ======================= >> c++ -o nsDeviceContextSpecG.o -c -DOSTYPE="Linux2.4" -DOSARCH="Linux" >> -DOJI -D_IMPL_NS_GFXNONXP -D_BSD_SOURCE -DUSE_XPRINT -DUSE_MOZILLA_TYPES >> -I./. -I./.. -I../../../dist/include/xpcom -I../../../dist/include/string >> -I../../../dist/include/widget -I../../../dist/include/view >> -I../../../dist/include/util -I../../../dist/include/dom >> -I../../../dist/include/pref -I../../../dist/include/uconv >> -I../../../dist/include/unicharutil -I../../../dist/include/windowwatcher >> -I../../../dist/include/locale -I../../../dist/include/gfx >> -I../../../dist/include -I/usr/include/nspr -I./../xprint >> -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -fno-rtti -fno-exceptions >> -Wall -Wconversion -Wpointer-arith -Wbad-function-cast -Wcast-align >> -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -pedantic >> -Wno-long-long -fshort-wchar -pthread -pipe -DDEBUG -D_DEBUG >> -DDEBUG_robert -DTRACING -g -I/usr/include/gtk-1.2 >> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include >> -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../config-defs.h >> -Wp,-MD,.deps/nsDeviceContextSpecG.pp nsDeviceContextSpecG.cpp >> nsDeviceContextSpecG.cpp: In method `int >> nsDeviceContextSpecGTK::InitializeGlobalPrinters ()': >> nsDeviceContextSpecG.cpp:189: `PL_strtok_r' undeclared (first use this >> function) >> nsDeviceContextSpecG.cpp:189: (Each undeclared identifier is reported >> only once for each function it appears in.) >> make[4]: *** [nsDeviceContextSpecG.o] Error 1 >> make[4]: Leaving directory >> `/home/robert/downloads/mozilla/mozilla/gfx/src/gtk' >> make[3]: *** [libs] Error 2 >> make[3]: Leaving directory >> `/home/robert/downloads/mozilla/mozilla/gfx/src' make[2]: *** [libs] >> Error 2 make[2]: Leaving directory >> `/home/robert/downloads/mozilla/mozilla/gfx' make[1]: *** [tier_9] Error >> 2 make[1]: Leaving directory `/home/robert/downloads/mozilla/mozilla' >> make: *** [default] Error 2 >> ======================= >> Mandrake Linux release 8.1 (Vitamin) for i586 >> Kernel 2.4.16 XFree86 4.1.0 >> KDE: 2.2.1 KNode: 0.6.1 >> gcc* 2.96-0.62mdk -- Mandrake Linux release 8.1 (Vitamin) for i586 Kernel 2.4.16 XFree86 4.1.0 KDE: 2.2.1 KNode: 0.6.1
