! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
error on compiling
Status:
RESOLVED: WORKSFORME
Product:
Xfce4-verve-plugin
Component:
General

Comments

Description Diego Fernandez 2007-02-17 10:23:50 CET
Error on compiling
./configure ->
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for AIX... no
checking for library containing strerror... none required
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld
checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i486-slackware-linux/bin/ld
checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 static flag -static works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  ca cs de el eo eu fi fr hu it ja nl pa pl pt_BR ru vi zh_TW
checking for bind_textdomain_codeset... (cached) yes
checking for locales directory... ${datarootdir}/locale
checking for additional xgettext flags... --keyword=Q_
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config >= 0.9.0... 0.21
checking for exo-0.3 >= 0.3.1.3... 0.3.2
checking LIBEXO_CFLAGS... -I/usr/include/exo-0.3 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -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/X11R6/include -I/usr/include/libpng12  
checking LIBEXO_LIBS... -lexo-0.3 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for libxfce4panel-1.0 >= 4.3.90.2svn-22691... 4.4.0
checking LIBXFCE4PANEL_CFLAGS... -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/atk-1.0  
checking LIBXFCE4PANEL_LIBS... -L/usr/X11/lib -lxfce4panel -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for libxfce4util-1.0 >= 4.3.0... 4.4.0
checking LIBXFCE4UTIL_CFLAGS... -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
checking LIBXFCE4UTIL_LIBS... -lxfce4util -lglib-2.0  
checking for glib-2.0 >= 2.6.4... 2.10.3
checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
checking GLIB_LIBS... -lglib-2.0  
checking for gthread-2.0 >= 2.6.4... 2.10.3
checking GTHREAD_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
checking GTHREAD_LIBS... -pthread -lgthread-2.0 -lglib-2.0  
checking for pcre_compile in -lpcre... yes
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking for dbus-glib-1 >= 0.34... 0.72
checking DBUS_CFLAGS... -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
checking DBUS_LIBS... -L/usr/local/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0  
checking whether to build with debugging support... no
checking whether to build with profiling support... no
checking whether to compile with coverage profiling instrumentation... no
checking whether to disable assertions... no
checking whether to build final version... yes
checking whether /usr/i486-slackware-linux/bin/ld accepts -O1... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating panel-plugin/Makefile
config.status: creating scripts/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

make ->
ake  all-recursive
make[1]: Entering directory `/home/diego/programas/verve-plugin-0.3.5'
Making all in panel-plugin
make[2]: Entering directory `/home/diego/programas/verve-plugin-0.3.5/panel-plugin'
dbus-binding-tool --prefix=verve_dbus_service --mode=glib-server ./verve-dbus-service-infos.xml > verve-dbus-service-infos.h
make  all-am
make[3]: Entering directory `/home/diego/programas/verve-plugin-0.3.5/panel-plugin'
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -I.. -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/include/exo-0.3 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -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/X11R6/include -I/usr/include/libpng12 -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/atk-1.0   -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -MT xfce4_verve_plugin-verve-plugin.o -MD -MP -MF .deps/xfce4_verve_plugin-verve-plugin.Tpo -c -o xfce4_verve_plugin-verve-plugin.o `test -f 'verve-plugin.c' || echo './'`verve-plugin.c
mv -f .deps/xfce4_verve_plugin-verve-plugin.Tpo .deps/xfce4_verve_plugin-verve-plugin.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -I.. -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/include/exo-0.3 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -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/X11R6/include -I/usr/include/libpng12 -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/atk-1.0   -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -MT xfce4_verve_plugin-verve.o -MD -MP -MF .deps/xfce4_verve_plugin-verve.Tpo -c -o xfce4_verve_plugin-verve.o `test -f 'verve.c' || echo './'`verve.c
mv -f .deps/xfce4_verve_plugin-verve.Tpo .deps/xfce4_verve_plugin-verve.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -I.. -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/include/exo-0.3 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -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/X11R6/include -I/usr/include/libpng12 -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/atk-1.0   -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -MT xfce4_verve_plugin-verve-history.o -MD -MP -MF .deps/xfce4_verve_plugin-verve-history.Tpo -c -o xfce4_verve_plugin-verve-history.o `test -f 'verve-history.c' || echo './'`verve-history.c
mv -f .deps/xfce4_verve_plugin-verve-history.Tpo .deps/xfce4_verve_plugin-verve-history.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -I.. -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/include/exo-0.3 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -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/X11R6/include -I/usr/include/libpng12 -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/atk-1.0   -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -MT xfce4_verve_plugin-verve-env.o -MD -MP -MF .deps/xfce4_verve_plugin-verve-env.Tpo -c -o xfce4_verve_plugin-verve-env.o `test -f 'verve-env.c' || echo './'`verve-env.c
mv -f .deps/xfce4_verve_plugin-verve-env.Tpo .deps/xfce4_verve_plugin-verve-env.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -I.. -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/include/exo-0.3 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -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/X11R6/include -I/usr/include/libpng12 -I/usr/include/xfce4/ -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/atk-1.0   -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -MT xfce4_verve_plugin-verve-dbus-service.o -MD -MP -MF .deps/xfce4_verve_plugin-verve-dbus-service.Tpo -c -o xfce4_verve_plugin-verve-dbus-service.o `test -f 'verve-dbus-service.c' || echo './'`verve-dbus-service.c
verve-dbus-service.c:34:37: dbus/dbus-glib-bindings.h: No such file or directory
verve-dbus-service.c:35:37: dbus/dbus-glib-lowlevel.h: No such file or directory
verve-dbus-service.c:69: error: syntax error before "DBusGConnection"
verve-dbus-service.c:69: warning: no semicolon at end of struct or union
verve-dbus-service.c: In function `verve_dbus_service_get_type':
verve-dbus-service.c:93: error: invalid application of `sizeof' to incomplete type `verve-dbus-service.h'
verve-dbus-service.c: In function `verve_dbus_service_class_init':
verve-dbus-service.c:110: error: syntax error before "dbus_glib_verve_dbus_service_object_info"
verve-dbus-service.c:147: error: `dbus_glib_verve_dbus_service_object_info' undeclared (first use in this function)
verve-dbus-service.c:147: error: (Each undeclared identifier is reported only once
verve-dbus-service.c:147: error: for each function it appears in.)
verve-dbus-service.c: In function `verve_dbus_service_init':
verve-dbus-service.c:158: error: dereferencing pointer to incomplete type
verve-dbus-service.c:159: error: dereferencing pointer to incomplete type
verve-dbus-service.c:162: error: dereferencing pointer to incomplete type
verve-dbus-service.c:166: error: dereferencing pointer to incomplete type
verve-dbus-service.c:166: warning: passing arg 1 of `dbus_bus_request_name' makes pointer from integer without a cast
verve-dbus-service.c:167: error: dereferencing pointer to incomplete type
verve-dbus-service.c:167: warning: passing arg 1 of `dbus_bus_request_name' makes pointer from integer without a cast
verve-dbus-service.c: In function `verve_dbus_service_finalize':
verve-dbus-service.c:189: error: dereferencing pointer to incomplete type
verve-dbus-service.c:190: error: dereferencing pointer to incomplete type
In file included from verve-dbus-service.c:222:
verve-dbus-service-infos.h:154:28: dbus/dbus-glib.h: No such file or directory
In file included from verve-dbus-service.c:222:
verve-dbus-service-infos.h: At top level:
verve-dbus-service-infos.h:155: error: syntax error before "dbus_glib_verve_dbus_service_methods"
verve-dbus-service-infos.h:156: warning: braces around scalar initializer
verve-dbus-service-infos.h:156: warning: (near initialization for `dbus_glib_verve_dbus_service_methods[0]')
verve-dbus-service-infos.h:156: warning: initialization makes integer from pointer without a cast
verve-dbus-service-infos.h:156: warning: excess elements in scalar initializer
verve-dbus-service-infos.h:156: warning: (near initialization for `dbus_glib_verve_dbus_service_methods[0]')
verve-dbus-service-infos.h:156: warning: excess elements in scalar initializer
verve-dbus-service-infos.h:156: warning: (near initialization for `dbus_glib_verve_dbus_service_methods[0]')
verve-dbus-service-infos.h:157: warning: braces around scalar initializer
verve-dbus-service-infos.h:157: warning: (near initialization for `dbus_glib_verve_dbus_service_methods[1]')
verve-dbus-service-infos.h:157: warning: initialization makes integer from pointer without a cast
verve-dbus-service-infos.h:157: warning: excess elements in scalar initializer
verve-dbus-service-infos.h:157: warning: (near initialization for `dbus_glib_verve_dbus_service_methods[1]')
verve-dbus-service-infos.h:157: warning: excess elements in scalar initializer
verve-dbus-service-infos.h:157: warning: (near initialization for `dbus_glib_verve_dbus_service_methods[1]')
verve-dbus-service-infos.h:158: warning: braces around scalar initializer
verve-dbus-service-infos.h:158: warning: (near initialization for `dbus_glib_verve_dbus_service_methods[2]')
verve-dbus-service-infos.h:158: warning: initialization makes integer from pointer without a cast
verve-dbus-service-infos.h:158: warning: excess elements in scalar initializer
verve-dbus-service-infos.h:158: warning: (near initialization for `dbus_glib_verve_dbus_service_methods[2]')
verve-dbus-service-infos.h:158: warning: excess elements in scalar initializer
verve-dbus-service-infos.h:158: warning: (near initialization for `dbus_glib_verve_dbus_service_methods[2]')
verve-dbus-service-infos.h:159: warning: data definition has no type or storage class
verve-dbus-service-infos.h:161: error: syntax error before "dbus_glib_verve_dbus_service_object_info"
verve-dbus-service-infos.h:163: warning: excess elements in scalar initializer
verve-dbus-service-infos.h:163: warning: (near initialization for `dbus_glib_verve_dbus_service_object_info')
verve-dbus-service-infos.h:164: warning: excess elements in scalar initializer
verve-dbus-service-infos.h:164: warning: (near initialization for `dbus_glib_verve_dbus_service_object_info')
verve-dbus-service-infos.h:165: warning: excess elements in scalar initializer
verve-dbus-service-infos.h:165: warning: (near initialization for `dbus_glib_verve_dbus_service_object_info')
verve-dbus-service-infos.h:166: warning: excess elements in scalar initializer
verve-dbus-service-infos.h:166: warning: (near initialization for `dbus_glib_verve_dbus_service_object_info')
verve-dbus-service-infos.h:168: warning: excess elements in scalar initializer
verve-dbus-service-infos.h:168: warning: (near initialization for `dbus_glib_verve_dbus_service_object_info')
verve-dbus-service-infos.h:168: warning: data definition has no type or storage class
make[3]: *** [xfce4_verve_plugin-verve-dbus-service.o] Error 1
make[3]: Leaving directory `/home/diego/programas/verve-plugin-0.3.5/panel-plugin'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/diego/programas/verve-plugin-0.3.5/panel-plugin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/diego/programas/verve-plugin-0.3.5'
make: *** [all] Error 2
Comment 1 Jérôme Guelfucci editbugs 2008-05-18 08:05:33 CEST
I can't reproduce this with revision 4822 of trunk. I think this can be closed.
Comment 2 Florian Rivoal editbugs 2010-10-28 16:54:44 CEST
This this was solved without doing anything explicitly, I am marking it as worksforme rather than fixed.

Bug #2916

Reported by:
Diego Fernandez
Reported on: 2007-02-17
Last modified on: 2010-10-28

People

Assignee:
Jannis Pohlmann
CC List:
2 users

Version

Version:
0.3.6 or older
Target Milestone:
0.3.6 or older

Attachments

Additional information