Compiling v0.2.12 under kubuntu 6.10



Hello,

I can't compile Beagle 0.2.12 on kubuntu 6.10. When i run the "make" command i 
get the following error message:

-----
/bin/bash ../libtool --tag=CC --mode=link gcc  -g -O2   -o 
libbeagleuiglue.la -rpath /usr/local/lib/beagle  tomboykeybinder.lo 
eggaccelerators.lo eggtrayicon.lo search-entry.lo 
ui-glue.lo -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lrsvg-2 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
gcc -shared  .libs/tomboykeybinder.o .libs/eggaccelerators.o .libs/eggtrayicon.o .libs/search-entry.o .libs/ui-glue.o  /usr/lib/libgtk-x11-2.0.so -L/usr/lib /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes /usr/lib/libpango-1.0.so /usr/lib/libcairo.so -lX11 -lrsvg-2 /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so  -Wl,-soname -Wl,libbeagleuiglue.so.0 -o .libs/libbeagleuiglue.so.0.0.0
(cd .libs && rm -f libbeagleuiglue.so.0 && ln -s libbeagleuiglue.so.0.0.0 
libbeagleuiglue.so.0)
(cd .libs && rm -f libbeagleuiglue.so && ln -s libbeagleuiglue.so.0.0.0 
libbeagleuiglue.so)
ar cru .libs/libbeagleuiglue.a  tomboykeybinder.o eggaccelerators.o 
eggtrayicon.o search-entry.o ui-glue.o
ranlib .libs/libbeagleuiglue.a
creating libbeagleuiglue.la
(cd .libs && rm -f libbeagleuiglue.la && ln -s ../libbeagleuiglue.la 
libbeagleuiglue.la)
make[2]: Leaving directory `/tmp/beagle-0.2.12/glue'
Making all in BeagleClient
make[2]: Entering directory `/tmp/beagle-0.2.12/BeagleClient'
make[2]: *** No rule to make target `../Util/Util.dll', needed by 
`Beagle.dll'.  Stop.
make[2]: Leaving directory `/tmp/beagle-0.2.12/BeagleClient'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/beagle-0.2.12'
make: *** [all] Error 2
---

This is my "configure" output:

---
Beagle Version:           0.2.12
        Target OS:                linux
        inotify?                  yes

        Prefix:                   /usr/local
        GNOME Prefix:             /usr
        KDE Prefix:               /usr

        Evolution support?        no (missing dependencies)
        gsf-sharp?                yes
        wv1?                      yes
        galago-sharp?             yes
        libchm?                   no
        google backend?           no (Unsupported)
        Thunderbird backend?      yes

        Mozilla Extension?        yes
        Epiphany Extension?       no (Epiphany not installed)

        Local SqliteClient?       yes
        Sqlite version:           3.x

        Enable libbeagle          yes
        Enable python bindings    no
        Monitor screensaver       no

        Enable beagle-search GUI  yes
        Enable "Open With" menu   yes
----

I compiled v0.2.11 without problems.

This is a bealge Bug ?

Thanks,

Carlos Silva




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