PDA

View Full Version : compilazione xfce4


NA01
04-05-2004, 14:02
sto compilando xfce4 per vedere quanto cambia con le ottimizzazioni (non ho tempo per installare gentoo,e poi è solo una curiosità ;) )
alla compilazione di xfce4-sample-plugin ricevo queest'errore


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 `/pkg/xfce-4.0.5/src/xfce4-sample-plugin-0.1.2/panel-plugin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/pkg/xfce-4.0.5/src/xfce4-sample-plugin-0.1.2'
make: *** [all] Error 2

come risultato non funzia il pannello dei settaggi..-.
ho provato a compilarlo per ultimo ma non cambia nulla :(

ciao