[Xfce-bugs] [XFCE 0000316]: Problem compiling xfce4-sample-plugin 0.1.2
xfce-bugs at xfce.org
xfce-bugs at xfce.org
Sun Sep 12 17:02:17 CEST 2004
The following bug has been ASSIGNED.
=======================================================================
http://bugs.xfce.org/view_bug_page.php?f_id=316
=======================================================================
Reporter: pierre
Handler: huysmans
=======================================================================
Project: XFCE
Bug ID: 0000316
Category: plugins
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
=======================================================================
Date Submitted: 2004-09-12 12:52 UTC
Last Modified: 2004-09-12 15:02 UTC
=======================================================================
Summary: Problem compiling xfce4-sample-plugin 0.1.2
Description:
# make
make all-recursive
make[1]: Entering directory `/tmp/xfce4-sample-plugin-0.1.2'
Making all in panel-plugin
make[2]: Entering directory `/tmp/xfce4-sample-plugin-0.1.2/panel-plugin'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/local/include/xfce4 -I/usr/X11R6/include
-I/usr/local/include/libxml2 -I/usr/local/include/gtk-2.0
-I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0
-I/usr/local/include -I/usr/local/include/freetype2
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include/atk-1.0 -s -O3 -march=i686 -MT
libsample_la-sample.lo -MD -MP -MF ".deps/libsample_la-sample.Tpo" -c -o
libsample_la-sample.lo `test -f 'sample.c' || echo './'`sample.c; \
then mv -f ".deps/libsample_la-sample.Tpo"
".deps/libsample_la-sample.Plo"; else rm -f
".deps/libsample_la-sample.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/xfce4
-I/usr/X11R6/include -I/usr/local/include/libxml2
-I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include
-I/usr/local/include/pango-1.0 -I/usr/local/include
-I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -s -O3
-march=i686 -MT libsample_la-sample.lo -MD -MP -MF
.deps/libsample_la-sample.Tpo -c sample.c -fPIC -DPIC -o
.libs/libsample_la-sample.o
sample.c: In function `xfce_control_class_init':
sample.c:150: error: `sample_create_options' undeclared (first use in this
function)
sample.c:150: error: (Each undeclared identifier is reported only once
sample.c:150: error: for each function it appears in.)
make[2]: *** [libsample_la-sample.lo] Error 1
make[2]: Leaving directory `/tmp/xfce4-sample-plugin-0.1.2/panel-plugin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/xfce4-sample-plugin-0.1.2'
make: *** [all] Error 2
=======================================================================
More information about the Xfce-bugs
mailing list