> > 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...i did not have libdb3-dev > installed on the ppc machine. but i just installed it seems to build just fine now..
ciao! florian

