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 599146 - gtk-vnc 0.3.10 plugin build fails, error in Makefile
gtk-vnc 0.3.10 plugin build fails, error in Makefile
Status: RESOLVED FIXED
Product: gtk-vnc
Classification: Other
Component: Browser plugin
0.3.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-vnc-maint
gtk-vnc-maint
Depends on:
Blocks:
 
 
Reported: 2009-10-21 07:25 UTC by Götz Waschk
Modified: 2009-10-21 17:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Götz Waschk 2009-10-21 07:25:49 UTC
This is with gtk-vnc 0.3.10 on Mandriva Cooker. 

$ ./configure --enable-plugin
$ make

/bin/sh ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..    -I../src -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DXP_UNIX -DOJI -I/usr/include/xulrunner-1.9.1.3/stable -I/usr/include/xulrunner-1.9.1.3/java -I/usr/include/xulrunner-1.9.1.3/plugin -I/usr/include/nspr4    -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables  @WERROR_CFLAGS@ -g -O2 -MT gtk_vnc_plugin_la-gtk-vnc-plugin.lo -MD -MP -MF .deps/gtk_vnc_plugin_la-gtk-vnc-plugin.Tpo -c -o gtk_vnc_plugin_la-gtk-vnc-plugin.lo `test -f 'gtk-vnc-plugin.c' || echo './'`gtk-vnc-plugin.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DXP_UNIX -DOJI -I/usr/include/xulrunner-1.9.1.3/stable -I/usr/include/xulrunner-1.9.1.3/java -I/usr/include/xulrunner-1.9.1.3/plugin -I/usr/include/nspr4 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables @WERROR_CFLAGS@ -g -O2 -MT gtk_vnc_plugin_la-gtk-vnc-plugin.lo -MD -MP -MF .deps/gtk_vnc_plugin_la-gtk-vnc-plugin.Tpo -c gtk-vnc-plugin.c  -fPIC -DPIC -o .libs/gtk_vnc_plugin_la-gtk-vnc-plugin.o
gcc: @WERROR_CFLAGS@: No such file or directory
make[2]: *** [gtk_vnc_plugin_la-gtk-vnc-plugin.lo] Error 1