! 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 !
xfcalendar-4.2.1 won't compile with --enable-debug=full
Status:
CLOSED: FIXED

Comments

Description Pierre-Yves AILLET 2005-03-18 09:35:16 CET
I have an error compiling xfcalendar-4.2.1 on my gentoo.
I report here because I think the problem is really in xfcalendar-4.2.1 as I
tried to compile the tar.gz with configure, make

The problem only shows up with --enable-debug=full

Reproducible: Always
Steps to Reproduce:
1../configure --enable-debug=full
2.make
3. 

Actual Results:  
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API
-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/freetype2
-I/usr/include/freetype2/config -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/xfce4
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-DPACKAGE_DATA_DIR=\""/usr/local/share"\"
-DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -g -O2 -g3 -Wall -Werror
-DXFCE_DISABLE_DEPRECATED -MT xfcalendar-callbacks.o -MD -MP -MF
".deps/xfcalendar-callbacks.Tpo" -c -o xfcalendar-callbacks.o `test -f
'callbacks.c' || echo './'`callbacks.c; \
then mv -f ".deps/xfcalendar-callbacks.Tpo" ".deps/xfcalendar-callbacks.Po";
else rm -f ".deps/xfcalendar-callbacks.Tpo"; exit 1; fi
callbacks.c: In function `manageAppointment':
callbacks.c:182: error: `ctl_start' undeclared (first use in this function)
callbacks.c:182: error: (Each undeclared identifier is reported only once
callbacks.c:182: error: for each function it appears in.)
callbacks.c:182: error: `ctl_end' undeclared (first use in this function)
callbacks.c:183: error: `ctl_text' undeclared (first use in this function)
callbacks.c: In function `on_btClose_clicked':
callbacks.c:213: warning: implicit declaration of function `dialogWin'
make[2]: *** [xfcalendar-callbacks.o] Error 1
make[2]: Leaving directory
`/var/tmp/portage/xfcalendar-4.2.1/work/xfcalendar-4.2.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xfcalendar-4.2.1/work/xfcalendar-4.2.1'
make: *** [all] Error 2


Expected Results:  
Compiled
Comment 1 korbinus editbugs 2005-03-19 23:21:35 CET
Fixed in CVS (xfce_4_2)
Comment 2 juha editbugs 2005-04-07 09:03:36 CEST
*** Bug 892 has been marked as a duplicate of this bug. ***
Comment 3 juha editbugs 2005-05-20 06:22:26 CEST
fixed in 4.2.2
Comment 4 Brian J. Tarricone (not reading bugmail) 2007-01-26 18:58:39 CET
Moving all bugs to new Orage product.

Bug #843

Reported by:
Pierre-Yves AILLET
Reported on: 2005-03-18
Last modified on: 2007-01-26
Duplicates (1):
  • 892 probably build error in xfcalendar 4.2.1 (in callbacks.c)

People

Assignee:
korbinus
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information