Re: OAF 0.3.0 is released



> There's a small bug in this release... liboaf/oaf.h has a line
> #include <"liboaf/gnome-factory.h">
>
> oaf won't compile unless you remove the < and > from that.
>
> Plus there's a bunch of compiler warning that I don't have enough bandwidth to
> send out that really need to be cleaned up....
>
> Sean Middleditch

Ack, it still doesn't compile...

Bunched of stuffs that compile and then:
Making all in oafd
make[2]: Entering directory `/home/stm/Download/gnome/src/oaf-0.3.0/oafd'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../liboaf
-DOAFINFODIR=\"/usr/share/oaf\" -I/usr/lib/glib/include -I/usr/include
-I/usr/include/gnome-xml -I/usr/lib/glib/include    -g -O2 -c oaf-skels.c
oaf-skels.c:1495: conflicting types for
`_ORBIT_skel_OAF_ActivationContext_activate'
../liboaf/oaf.h:895: previous declaration of
`_ORBIT_skel_OAF_ActivationContext_activate'
oaf-skels.c:2312: conflicting types for `_ORBIT_skel_OAF_ActivationContext_query'

../liboaf/oaf.h:921: previous declaration of
`_ORBIT_skel_OAF_ActivationContext_query'
make[2]: *** [oaf-skels.o] Error 1
make[2]: Leaving directory `/home/stm/Download/gnome/src/oaf-0.3.0/oafd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/stm/Download/gnome/src/oaf-0.3.0'
make: *** [all-recursive-am] Error 2






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