ORBit2-2.7.2 and bonobo-activation-2.2.2: compilation failed



Hi

I'm unable to compile bonobo-activation-2.2.2 with a previously
installed ORBit2-2.7.2; with 2.7.1 it worked fine. The problem has
something to do with a missing linc.h-include line. 2.7.1 had such lines
in /usr/include/orbit/GIOP, but 2.7.2 doesn't install this directory to
/usr anymore.

Would be nice if someone could help me by either identifying a fault of
mine or fixing ORBit (or is it the fault of bonobo-activation?). If you
need more informations, just ask.

The last part of make of bonobo-activation follows:

> source='bonobo-activation-fork-server.c' object='bonobo-activation-fork-server.lo' libtool=yes \
> depfile='.deps/bonobo-activation-fork-server.Plo' tmpdepfile='.deps/bonobo-activation-fork-server.TPlo' \
> depmode=gcc3 /bin/sh ../depcomp \
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\""/usr/sbin\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/linc-1.0   -DVERSION=\"2.2.2\" -DG_DISABLE_DEPRECATED     -g -O2 -c -o bonobo-activation-fork-server.lo `test -f 'bonobo-activation-fork-server.c' || echo './'`bonobo-activation-fork-server.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/usr/sbin\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/linc-1.0 -DVERSION=\"2.2.2\" -DG_DISABLE_DEPRECATED -g -O2 -c bonobo-activation-fork-server.c -MT bonobo-activation-fork-server.lo -MD -MP -MF .deps/bonobo-activation-fork-server.TPlo  -fPIC -DPIC -o bonobo-activation-fork-server.lo
> bonobo-activation-fork-server.c: In function `bonobo_activation_server_by_forking':
> bonobo-activation-fork-server.c:304: error: `LincWatch' undeclared (first use in this function)
> bonobo-activation-fork-server.c:304: error: (Each undeclared identifier is reported only once
> bonobo-activation-fork-server.c:304: error: for each function it appears in.)
> bonobo-activation-fork-server.c:304: error: `watch' undeclared (first use in this function)
> make[3]: *** [bonobo-activation-fork-server.lo] Error 1
> make[3]: Leaving directory `/usr/src/bonobo-activation-2.2.2/bonobo-activation'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/usr/src/bonobo-activation-2.2.2/bonobo-activation'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/bonobo-activation-2.2.2'
> make: *** [all] Error 2
> Error: make

Thx

Jürg





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