Git Version | Version Git
|
coz, Thursday 29 May 2008 à 01:26
|
|
Subscription date : 25 March 2008
Messages : 611
|
Bonjour,
Revision 1050 errors;
applet-draw.c: In function ‘cd_clock_update_with_time’:
applet-draw.c:47: warning: implicit declaration of function ‘localtime_r’
applet-draw.c:125: warning: implicit declaration of function ‘kill’
applet-draw.c: In function ‘cd_clock_draw_text’:
applet-draw.c:199: error: ‘g_iLabelSize’ undeclared (first use in this function)
applet-draw.c:199: error: (Each undeclared identifier is reported only once
applet-draw.c:199: error: for each function it appears in.)
applet-draw.c:201: error: ‘g_iLabelWeight’ undeclared (first use in this function)
applet-draw.c:202: error: ‘g_iLabelStyle’ undeclared (first use in this function)
make[2]: * [libcd_clock_la-applet-draw.lo] Error 1
make[2]: Leaving directory `/home/cosimo321/trunk/trunk/plug-ins/clock/src'
make[1]: * [all-recursive] Error 1
make[1]: Leaving directory `/home/cosimo321/trunk/trunk/plug-ins/clock'
make: *** [all] Error 2
coz |
|
coz, Thursday 29 May 2008 à 01:47
|
|
Subscription date : 25 March 2008
Messages : 611
|
Bonjour,
sorry found another error for switcher;
applet-load-icons.c: In function ‘_cd_switcher_check_for_redraw’:
applet-load-icons.c:182: error: ‘g_iLabelSize’ undeclared (first use in this function)
applet-load-icons.c:182: error: (Each undeclared identifier is reported only once
applet-load-icons.c:182: error: for each function it appears in.)
make[2]: * [libcd_switcher_la-applet-load-icons.lo] Error 1
make[2]: Leaving directory `/home/cosimo321/trunk/trunk/plug-ins/switcher/src'
make[1]: * [all-recursive] Error 1
make[1]: Leaving directory `/home/cosimo321/trunk/trunk/plug-ins/switcher'
make: * [all] Error 2
also TOMBOY;
applet-load-icons.c: In function ‘_cd_switcher_check_for_redraw’:
applet-load-icons.c:182: error: ‘g_iLabelSize’ undeclared (first use in this function)
applet-load-icons.c:182: error: (Each undeclared identifier is reported only once
applet-load-icons.c:182: error: for each function it appears in.)
make[2]: * [libcd_switcher_la-applet-load-icons.lo] Error 1
make[2]: Leaving directory `/home/cosimo321/trunk/trunk/plug-ins/switcher/src'
make[1]: * [all-recursive] Error 1
make[1]: Leaving directory `/home/cosimo321/trunk/trunk/plug-ins/switcher'
make: * [all] Error 2
coz |
Subscription date : 30 November 2007
Messages : 17118
|
yep, everything has come back to normal |
Git Version | Version Git
|