Menu

#127 Problem compiling cronosII 0.3.0pre9

open
nobody
None
5
2014-08-09
2003-02-12
Pierre
No

Hi,

I try to compile cronosII-0.3.0pre9 on my GNU/Linux
system with gcc-3.2
there was no problem with the configure, but for the
make I got this :

[...]
Making all in test-suite
gmake[2]: Entering directory
`/tmp/cronosII-0.3.0pre9/test-suite'
gcc -s -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDING_C2 -I..
-I. -I../libmodules -I../src
-I/usr/local/include/gnome-1.0 -DNEED_GNOMESUPPORT_H
-I/usr/local/lib/gnome-libs/include
-I/usr/local/include/glib-1.2
-I/usr/local/lib/glib/include
-I/usr/local/include/orbit-1.0
-I/usr/local/include/gtk-1.2
-I/usr/local/BerkeleyDB.4.1/include
-I/usr/local/include/gtk-1.2
-I/usr/local/include/glib-1.2
-I/usr/local/lib/glib/include -O3 -march=i686 -c mailbox.c
In file included from ../libcronosII/utils.h:41,
from mailbox.c:24:
../libcronosII/utils-debug.h:64:1: warning: "C2_PRINTD"
redefined
../libcronosII/utils-debug.h:60:1: warning: this is the
location of the previous definition
mailbox.c: In function `main':
mailbox.c:97: `C2_MAILBOX_SORT_UNUSED1' undeclared
(first use in this function)
mailbox.c:97: (Each undeclared identifier is reported
only once
mailbox.c:97: for each function it appears in.)
mailbox.c:99: `C2_MAILBOX_SORT_UNUSED2' undeclared
(first use in this function)
mailbox.c:131:91: macro "c2_mailbox_new" requires 7
arguments, but only 5 given
mailbox.c:131: `c2_mailbox_new' undeclared (first use
in this function)
mailbox.c:138: warning: passing arg 1 of
`_c2_mailbox_new' from incompatible pointer type
mailbox.c:138: incompatible type for argument 3 of
`_c2_mailbox_new'
mailbox.c:138: incompatible type for argument 7 of
`_c2_mailbox_new'
mailbox.c:144: warning: passing arg 1 of `print_tree'
makes pointer from integer without a cast
mailbox.c:148: warning: passing arg 1 of `print_tree'
makes pointer from integer without a cast
gmake[2]: *** [mailbox.o] Error 1
gmake[2]: Leaving directory
`/tmp/cronosII-0.3.0pre9/test-suite'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/cronosII-0.3.0pre9'
gmake: *** [all-recursive-am] Error 2

It would be great if you could help me with this !

Best regards,

Pierre.

Discussion


Log in to post a comment.