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

Re: evolution 1.4 preview on debian



On Fre, 2003-03-28 at 17:50, florian wrote:
> On Fre, 2003-03-28 at 13:30, Michel Dänzer wrote:
> > On Fre, 2003-03-28 at 11:17, Sven Herzberg wrote:
> > > Am Fre, 2003-03-28 um 03.47 schrieb Michel Dänzer:
> > > > I uploaded the source packages to
> > > > http://people.debian.org/~daenzer/evolution-1.3/ , hopefully that will
> > > > give you something to show off. :) Let me know if there are any problems
> > > > building these.
> > > 
> > >   Thank you.
> > > 
> > >   There was one problem: I had to make the attached chenges to
> > > debian/rules for libsoup. »make distclean« in global scop must fail is
> > > »make distclean« was already run in tests (as it removed the makefile).
> > 
> > Thanks, fixed in -2.
> > 
> > >   But I haven't build the package for evolution yet, so there may new
> > > errors appear ... :)
> > 
> > No complaints yet? :)
> 
> 
> it worked great for me on a x86 machine..
> 
> i just also tried to compile it another machine (ppc).. and get
> this when i try to compile evolution:
> 
> dule-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so
> -lpthread /usr/lib/libglib-2.0.so /usr/lib/libldap.a /usr/lib/liblber.so
> /usr/lib/libsasl.so -ldb -ldl -lcrypt -lpam -lssl -lcrypto
> /usr/lib/liblber.a -lresolv -lnsl -Wl,--rpath -Wl,/usr/lib/evolution/1.3
> /usr/bin/ld: cannot find -ldb
> collect2: ld returned 1 exit status
> make[3]: *** [evolution-wombat] Error 1
> make[3]: Leaving directory
> `/home/florian/buildbox/evolution-1.3.1.99/build-tree/evolution/wombat'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/home/florian/buildbox/evolution-1.3.1.99/build-tree/evolution'
> 
> 
> any idea? looks like it cannot find the berkley db lib..

Looks like an evolution bug. It should use the static libdb that's built
at the beginning of the package build. Looks like it picked up the one
from libdb3-dev here instead, which is no good...


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast



Reply to: