After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 114801 - Compile error with gcc-2.95
Compile error with gcc-2.95
Status: RESOLVED DUPLICATE of bug 114696
Product: epiphany
Classification: Core
Component: General
0.x
Other Linux
: Normal normal
: ---
Assigned To: Marco Pesenti Gritti
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2003-06-09 20:47 UTC by Sebastian Heinlein
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Heinlein 2003-06-09 20:47:16 UTC
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../embed -I../.. -Wall
-Wunused -Wchar-s
ubscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs
-Wpointer-arith -Wno-s
ign-compare -Werror -I/usr/include/mozilla/gtkembedmoz
-I/usr/include/mozilla/xpcom -I/usr/in
clude/mozilla/string -I/usr/include/mozilla/nspr -I/usr/include/mozilla
-I/usr/include/mozill
a/appcomps -I/usr/include/mozilla/content -I/usr/include/mozilla/cookie
-I/usr/include/mozill
a/docshell -I/usr/include/mozilla/dom -I/usr/include/mozilla/exthandler
-I/usr/include/mozill
a/find -I/usr/include/mozilla/gfx -I/usr/include/mozilla/helperAppDlg
-I/usr/include/mozilla/
java -I/usr/include/mozilla/jsconsole -I/usr/include/mozilla/layout
-I/usr/include/mozilla/mi
metype -I/usr/include/mozilla/mozxfer -I/usr/include/mozilla/necko
-I/usr/include/mozilla/nec
ko2 -I/usr/include/mozilla/nkcache -I/usr/include/mozilla/oji
-I/usr/include/mozilla/pref -I/
usr/include/mozilla/progressDlg -I/usr/include/mozilla/sidebar
-I/usr/include/mozilla/shistor
y -I/usr/include/mozilla/history -I/usr/include/mozilla/uconv
-I/usr/include/mozilla/uriloade
r -I/usr/include/mozilla/unicharutil -I/usr/include/mozilla/wallet
-I/usr/include/mozilla/web
browserpersist -I/usr/include/mozilla/webbrwsr
-I/usr/include/mozilla/webshell -I/usr/include
/mozilla/widget -I/usr/include/mozilla/windowwatcher
-I/usr/include/mozilla/typeaheadfind -DO
RBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/
usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include
-I/usr/include/glib-2.0 -
I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-I/usr/include/libxml2/libxml -I/usr/includ
e/libgnomeui-2.0 -I/usr/include/libgnome-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include
/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0
-I/usr/include/orbit-2.0 -I
/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0
-I/usr/lib/gnome-vfs-2.0/include -I/u
sr/include/linc-1.0 -I/usr/include/bonobo-activation-2.0
-I/usr/include/libglade-2.0 -I/usr/i
nclude/gnome-vfs-module-2.0 -I/usr/include/eel-2 -I/usr/include/gail-1.0
-DG_DISABLE_DEPRECAT
ED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_
DISABLE_DEPRECATED -DSHARE_DIR=\"/usr/share/epiphany-browser\" -include
/usr/include/mozilla/
mozilla-config.h -fno-rtti -g -Wall -O2 -c mozilla-notifiers.cpp
-Wp,-MD,.deps/mozilla-notifi
ers.TPlo  -fPIC -DPIC -o mozilla-notifiers.l o
mozilla-notifiers.cpp: In function `void
mozilla_notifiers_init(EphyEmbedSingle *)':
mozilla-notifiers.cpp:397: implicit declaration of function `int snprintf(...)'
make[4]: *** [mozilla-notifiers.lo] Fehler 1
Comment 1 Marco Pesenti Gritti 2003-06-09 21:05:38 UTC

*** This bug has been marked as a duplicate of 114696 ***