! 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 !
Problem compiling xfce4-sample-plugin 0.1.2
Status:
CLOSED: WONTFIX
Product:
Xfce4-sample-plugin
Component:
General

Comments

Description pierre42d 2004-09-12 12:52:27 CEST
# 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
Comment 1 Jasper Huijsmans editbugs 2004-09-12 15:05:09 CEST
It's highly unlikely you want to compile this at all, unless you develop your
own plugin. Anyway, I am not going to fix this, because the sample plugin is
now part of xfce4-panel in CVS.

I'm resolving this as WONTFIX.
Comment 2 Brian J. Tarricone (not reading bugmail) 2004-10-30 06:14:31 CEST
mass moving to general, so i can remove the "plugins" component, and i'm too
lazy to sort each one into the proper plugin-related component on the new product.

filter on "oisjdfa8uf4t8" to delete all this spam...

Bug #316

Reported by:
pierre42d
Reported on: 2004-09-12
Last modified on: 2009-07-15

People

Assignee:
Nick Schermer
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information