Hi Folks,
Well I am almost to the point where I can boot into my new [C]BLFS
workstation and continue compiling the rest of the packages I need with
all the tools I need while doing it. The two last pieces are Firefox and
Thunderbird. I tried compiling Seamonkey but got errors that looked a
lot like these. I decided to try the standalone applications instead of
struggling with Seamonkey. These errors look vaguely familiar but I
can't remember where I saw them or what I did about them. If someone
could give me a clue I would appreciate it.
Arnie
c++ -o nsWindow.o -c -I../../../dist/include/system_wrappers -include
/usr/src/blfspackages/xfce4/mozilla/config/gcc_hidden.h
-DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.18.8-0\" -DOSARCH=\"Linux\"
-DBUILD_ID=0000000000 -DUSE_XIM -I../../../dist/include/xpcom
-I../../../dist/include/string -I../../../dist/include/gfx
-I../../../dist/include/pref -I../../../dist/include/dom
-I../../../dist/include/necko -I../../../dist/include/uconv
-I../../../dist/include/intl -I../../../dist/include/gtkxtbin
-I../../../dist/include/imglib2 -I../../../dist/include/widget
-I../../../dist/include -I/usr/include/nspr
-I../../../dist/sdk/include
-I/usr/src/blfspackages/xfce4/mozilla/widget/src/gtk2/../xpwidgets
-fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith
-Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy
-Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread
-pipe -DNDEBUG -DTRIMMED -O -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2
-I/usr/include/libpng12 -DMOZILLA_CLIENT -include
../../../mozilla-config.h -Wp,-MD,.deps/nsWindow.pp
/usr/src/blfspackages/xfce4/mozilla/widget/src/gtk2/nsWindow.cpp
/usr/src/blfspackages/xfce4/mozilla/widget/src/gtk2/nsWindow.cpp: In
member function ‘virtual nsresult nsWindow::Destroy()’:
/usr/src/blfspackages/xfce4/mozilla/widget/src/gtk2/nsWindow.cpp:383:
warning: ISO C++ forbids casting between pointer-to-function and
pointer-to-object
nsAppShell.cpp
c++ -o nsAppShell.o -c -I../../../dist/include/system_wrappers -include
/usr/src/blfspackages/xfce4/mozilla/config/gcc_hidden.h
-DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.18.8-0\" -DOSARCH=\"Linux\"
-DBUILD_ID=0000000000 -DUSE_XIM -I../../../dist/include/xpcom
-I../../../dist/include/string -I../../../dist/include/gfx
-I../../../dist/include/pref -I../../../dist/include/dom
-I../../../dist/include/necko -I../../../dist/include/uconv
-I../../../dist/include/intl -I../../../dist/include/gtkxtbin
-I../../../dist/include/imglib2 -I../../../dist/include/widget
-I../../../dist/include -I/usr/include/nspr
-I../../../dist/sdk/include
-I/usr/src/blfspackages/xfce4/mozilla/widget/src/gtk2/../xpwidgets
-fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith
-Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy
-Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread
-pipe -DNDEBUG -DTRIMMED -O -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2
-I/usr/include/libpng12 -DMOZILLA_CLIENT -include
../../../mozilla-config.h -Wp,-MD,.deps/nsAppShell.pp
/usr/src/blfspackages/xfce4/mozilla/widget/src/gtk2/nsAppShell.cpp
/usr/src/blfspackages/xfce4/mozilla/widget/src/gtk2/nsAppShell.cpp: In
member function ‘virtual nsresult
nsAppShell::ListenToEventQueue(nsIEventQueue*, PRBool)’:
/usr/src/blfspackages/xfce4/mozilla/widget/src/gtk2/nsAppShell.cpp:230:
error: cast from ‘void*’ to ‘gint’ loses precision
/usr/src/blfspackages/xfce4/mozilla/widget/src/gtk2/nsAppShell.cpp:237:
error: cast from ‘void*’ to ‘gint’ loses precision
/usr/src/blfspackages/xfce4/mozilla/widget/src/gtk2/nsAppShell.cpp:242:
error: cast from ‘void*’ to ‘guint’ loses precision
make[5]: *** [nsAppShell.o] Error 1
make[5]: Leaving directory
`/usr/src/blfspackages/xfce4/firefox-build/widget/src/gtk2'
make[4]: *** [libs] Error 2
make[4]: Leaving directory
`/usr/src/blfspackages/xfce4/firefox-build/widget/src'
make[3]: *** [libs] Error 2
make[3]: Leaving directory
`/usr/src/blfspackages/xfce4/firefox-build/widget'
make[2]: *** [tier_9] Error 2
make[2]: Leaving directory `/usr/src/blfspackages/xfce4/firefox-build'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/usr/src/blfspackages/xfce4/firefox-build'
make: *** [build] Error 2
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page