[Evolution-hackers] e-d-s build problem



Hi,

I am having trouble building e-d-s in current cvs HEAD. I am getting:

PKG_CONFIG_PATH=/home/colding/opt/evolution/lib/pkgconfig/ ./autogen.sh --prefix=/home/colding/opt/evolution --with-nspr-libs=/usr/lib64/nspr --with-orbit-prefix=/home/colding/opt/orbit2

<snip>

make[3]: Entering directory `/home/colding/work/src/GNOME_CVS/evolution-data-server/addressbook/libebook'
/home/colding/opt/orbit2/bin/orbit-idl-2 -I /usr/share/idl/bonobo-2.0 -I /usr/share/idl/bonobo-activation-2.0 ./../idl/Evolution-DataServer-Addressbook.idl
orbit-idl-2 2.13.0 compiling
  mode, hide preprocessor errors, passes: stubs skels common headers

( glib-genmarshal --prefix=e_book_marshal ./e-book-marshal.list --header > e-book-marshal.h.tmp \
&& mv e-book-marshal.h.tmp e-book-marshal.h ) || ( rm -f e-book-marshal.h.tmp && exit 1 )
( (echo "#include \"e-book-marshal.h\""; glib-genmarshal --prefix=e_book_marshal ./e-book-marshal.list --body) > e-book-marshal.c.tmp \
&& mv e-book-marshal.c.tmp e-book-marshal.c ) || ( rm -f e-book-marshal.c.tmp && exit 1 )
make  all-am
make[4]: Entering directory `/home/colding/work/src/GNOME_CVS/evolution-data-server/addressbook/libebook'
source='Evolution-DataServer-Addressbook-common.c' object='Evolution-DataServer-Addressbook-common.lo' libtool=yes \
depfile='.deps/Evolution-DataServer-Addressbook-common.Plo' tmpdepfile='.deps/Evolution-DataServer-Addressbook-common.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DEVOLUTION_LOCALEDIR=\""/home/colding/opt/evolution/share/locale"\" -DG_LOG_DOMAIN=\"libebook\" -I../.. -I../.. -I../../addressbook -I../../addressbook -DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include        -g -O2 -Wall -Wmissing-prototypes  -Wno-sign-compare -c -o Evolution-DataServer-Addressbook-common.lo `test -f 'Evolution-DataServer-Addressbook-common.c' || echo './'`Evolution-DataServer-Addressbook-common.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DEVOLUTION_LOCALEDIR=\"/home/colding/opt/evolution/share/locale\" -DG_LOG_DOMAIN=\"libebook\" -I../.. -I../.. -I../../addressbook -I../../addressbook -DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -g -O2 -Wall -Wmissing-prototypes -Wno-sign-compare -c Evolution-DataServer-Addressbook-common.c -MT Evolution-DataServer-Addressbook-common.lo -MD -MP -MF .deps/Evolution-DataServer-Addressbook-common.TPlo  -fPIC -DPIC -o .libs/Evolution-DataServer-Addressbook-common.o
In file included from Evolution-DataServer-Addressbook-common.c:9:
Evolution-DataServer-Addressbook.h:61: error: syntax error before "struct"
Evolution-DataServer-Addressbook.h:110: error: syntax error before "struct"
Evolution-DataServer-Addressbook.h:276: error: syntax error before "struct"
<...lots of those...>

Any ideas what I am doing wrong here?

Thanks,
  jules




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