Problems compiling gnome-core 0.13 (mico-parse.cc)



I am not sure if it's my mico distribution that's screwing this up.. I
grabbed mico from the cvs a few days ago.

Making all in panel
make[2]: Entering directory `/extra/gnome-core-0.13/panel'
/bin/sh ../libtool --mode=compile mico-c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include -I/usr/local/include/libgnomesupport -I/usr/X11R6/include -g -O2 -c mico-parse.cc
mico-c++ -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include -I/usr/local/include/libgnomesupport -I/usr/X11R6/include -g -O2 -c -fPIC -DPIC mico-parse.cc
mico-parse.cc:15: syntax error before `('
mico-parse.cc:26: elements of array `struct argp_option our_mico_options[]' have incomplete type
mico-parse.cc:28: `OPTION_HIDDEN' was not declared in this scope
...
above error repeats a bunch of times
...
mico-parse.cc:51: variable `struct argp our_mico_parser' has initializer but incomplete type
mico-parse.cc:51: aggregate `struct argp our_mico_parser' has incomplete type and cannot be initialized
mico-parse.cc:54: `parse_mico_arg' was not declared in this scope
mico-parse.cc:67: syntax error before `('
mico-parse.cc:84: warning: ANSI C++ forbids declaration `our_mico_argc' with no type or storage class
mico-parse.cc:84: redefinition of `int our_mico_argc'
mico-parse.cc:63: `int our_mico_argc' previously declared here
mico-parse.cc:85: warning: ANSI C++ forbids declaration `our_mico_argv' with no type or storage class
mico-parse.cc:85: variable-size type declared outside of any function
mico-parse.cc:85: conflicting types for `int our_mico_argv[2]'
mico-parse.cc:64: previous declaration as `char ** our_mico_argv'
mico-parse.cc:85: `state' was not declared in this scope
mico-parse.cc:86: parse error before `}'
mico-parse.cc: In function `void panel_corba_register_arguments()':
mico-parse.cc:96: warning: implicit declaration of function `int gnome_parse_register_arguments(...)'
mico-parse.cc:96: confused by earlier errors, bailing out
make[2]: *** [mico-parse.lo] Error 1
make[2]: Leaving directory `/extra/gnome-core-0.13/panel'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/extra/gnome-core-0.13'
make: *** [all-recursive-am] Error 2

Hope this makes sense to someone. Thanks!

-- 
-Tim
timg@means.net | http://flow.ml.org/

And if it's the fool who likes to rush in
And if it's the angel who never does try
And if it's me who will loose or win
Then I'll make my best guess and I won't care why



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]