GNOME Bugzilla – Bug 100209
Mozilla build fails
Last modified: 2004-12-22 21:47:04 UTC
Trying to build misc/mozilla under hacking-0.19.1 and Mandrake 9.0 fails with the following: make[4]: Entering directory `/home/lwillis/GeekyStuff/hacking- 0.19.1/misc/mozilla/work/mozilla/embedding/browser/gtk/tests' g++ -I/home/lwillis/garnome/include -I/usr/X11R6/include - I/home/lwillis/garnome/include -I/usr/X11R6/include - I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual - Wsynth -Wno-ctor-dtor-privacy -Wno-long-long -g - I/home/lwillis/garnome/include -I/usr/X11R6/include - L/home/lwillis/garnome/lib -L/usr/X11R6/lib -O2 -pipe - I/home/lwillis/garnome/include -I/usr/X11R6/include - L/home/lwillis/garnome/lib -L/usr/X11R6/lib -O2 -pipe -fshort-wchar - pthread -pipe -DNDEBUG -DTRIMMED -O2 - I/home/lwillis/garnome/include/gtk-2.0 -I/home/lwillis/garnome/lib/gtk- 2.0/include -I/home/lwillis/garnome/include/atk-1.0 - I/home/lwillis/garnome/include/pango-1.0 -I/home/lwillis/garnome/include - I/home/lwillis/garnome/include/freetype2 -I/usr/X11R6/include - I/home/lwillis/garnome/include/glib-2.0 -I/home/lwillis/garnome/lib/glib- 2.0/include -o TestGtkEmbed TestGtkEmbed.o -L/home/lwillis/garnome/lib - L/usr/X11R6/lib -L/home/lwillis/garnome/lib -L/usr/X11R6/lib - L../../../../dist/bin -L../../../../dist/lib -lgtkembedmoz - lgtksuperwin -ldl -lm -L../../../../dist/bin -lmozjs - L../../../../dist/bin -lxpcom -L../../../../dist/bin - L/home/lwillis/GeekyStuff/hacking- 0.19.1/misc/mozilla/work/mozilla/dist/lib -lplds4 -lplc4 -lnspr4 - L/home/lwillis/garnome/lib -L/usr/X11R6/lib -L/home/lwillis/garnome/lib - L/usr/X11R6/lib -lpthread -ldl -Wl,--export-dynamic - L/home/lwillis/garnome/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 - lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject- 2.0 -lgmodule-2.0 -ldl -lglib-2.0 /usr/bin/ld: cannot find -lgtksuperwin collect2: ld returned 1 exit status make[4]: *** [TestGtkEmbed] Error 1 make[4]: Leaving directory `/home/lwillis/GeekyStuff/hacking- 0.19.1/misc/mozilla/work/mozilla/embedding/browser/gtk/tests' make[3]: *** [tier_99] Error 2 make[3]: Leaving directory `/home/lwillis/GeekyStuff/hacking- 0.19.1/misc/mozilla/work/mozilla' make[2]: *** [default] Error 2 make[2]: Leaving directory `/home/lwillis/GeekyStuff/hacking- 0.19.1/misc/mozilla/work/mozilla' make[1]: *** [build-work/mozilla/Makefile] Error 2 make[1]: Leaving directory `/home/lwillis/GeekyStuff/hacking- 0.19.1/misc/mozilla' make: *** [dep-../../misc/mozilla] Error 2
Do you still have this problem? Mozilla 1.2b and 1.4 are quite different, especially in the GTK2 department.