Marco van Wieringen schrieb: > On Wed, Feb 17, 2010 at 09:22:10AM +0100, Ralf Gross wrote: > > Hm, I just installed my self build/compiled bacula 3.0.3 version > > again (debian deb package). > > > > On the dir: > > > > $find /usr/lib -name libbac* -print0 | xargs -0 ls -cl > > -rw-r--r-- 1 root root 923 17. Feb 09:09 /usr/lib/bacula/libbaccfg.la > > lrwxrwxrwx 1 root root 18 17. Feb 09:09 /usr/lib/bacula/libbaccfg.so -> > > libbaccfg.so.1.0.0 > > lrwxrwxrwx 1 root root 18 17. Feb 09:09 /usr/lib/bacula/libbaccfg.so.1 > > -> libbaccfg.so.1.0.0 > > -rw-r--r-- 1 root root 32848 17. Feb 09:09 > > /usr/lib/bacula/libbaccfg.so.1.0.0 > > -rw-r--r-- 1 root root 929 17. Feb 09:09 /usr/lib/bacula/libbacfind.la > > lrwxrwxrwx 1 root root 19 17. Feb 09:09 /usr/lib/bacula/libbacfind.so > > -> libbacfind.so.1.0.0 > > lrwxrwxrwx 1 root root 19 17. Feb 09:09 /usr/lib/bacula/libbacfind.so.1 > > -> libbacfind.so.1.0.0 > > -rw-r--r-- 1 root root 50512 17. Feb 09:09 > > /usr/lib/bacula/libbacfind.so.1.0.0 > > -rw-r--r-- 1 root root 912 17. Feb 09:09 /usr/lib/bacula/libbac.la > > -rw-r--r-- 1 root root 956 17. Feb 09:09 /usr/lib/bacula/libbacpy.la > > lrwxrwxrwx 1 root root 17 17. Feb 09:09 /usr/lib/bacula/libbacpy.so -> > > libbacpy.so.1.0.0 > > lrwxrwxrwx 1 root root 17 17. Feb 09:09 /usr/lib/bacula/libbacpy.so.1 > > -> libbacpy.so.1.0.0 > > -rw-r--r-- 1 root root 15672 17. Feb 09:09 > > /usr/lib/bacula/libbacpy.so.1.0.0 > > lrwxrwxrwx 1 root root 15 17. Feb 09:09 /usr/lib/bacula/libbac.so -> > > libbac.so.1.0.0 > > lrwxrwxrwx 1 root root 15 17. Feb 09:09 /usr/lib/bacula/libbac.so.1 -> > > libbac.so.1.0.0 > > -rw-r--r-- 1 root root 336776 17. Feb 09:09 /usr/lib/bacula/libbac.so.1.0.0 > > -rw-r--r-- 1 root root 947 12. Feb 14:52 /usr/lib/bacula/libbacsql.la > > lrwxrwxrwx 1 root root 18 12. Feb 14:52 /usr/lib/bacula/libbacsql.so -> > > libbacsql.so.1.0.0 > > lrwxrwxrwx 1 root root 18 12. Feb 14:52 /usr/lib/bacula/libbacsql.so.1 > > -> libbacsql.so.1.0.0 > > -rw-r--r-- 1 root root 122864 12. Feb 14:52 > > /usr/lib/bacula/libbacsql.so.1.0.0 > > Your problem is the /usr/lib/bacula/libbacsql.so.1.0.0 which is from 12 Feb > and not 17 Feb > I would copy the one from the src dir. That also explains the error as the > symbol you > have problems with almost certainly comes from that lib. > > > > > > How can I see that these are the right files? > > At least all .la and .so.1.0.0 should be of the same date. > We switched to release numbering for 5.0.1 and 5.1.x because of this rather > obscure > feature as symbols tend to change in C++ on rebuild if the arguments change > on a function > and it more or less implies you change the interface. So one thing to keep in > mind is > that libs should always be in sync with your binaries.
after reinstalling the files from the deb package it looks much better now. console output: 17-Feb 10:11 VUMEM004-dir JobId 19634: Sending Accurate information. dir debug: 17-Feb-2010 10:11:49 VUMEM004-dir: getmsg.c:138-19634 bget_dirmsg 17: 2000 OK RunAfter 17-Feb-2010 10:11:49 VUMEM004-dir: sql_get.c:1182-19634 db_accurate_get_jobids=19557,19632 17-Feb-2010 10:11:49 VUMEM004-dir: backup.c:153-19634 jobids=19557,19632 nb=632511 17-Feb-2010 10:11:49 VUMEM004-dir: postgresql.c:103-19634 db_open first time 17-Feb-2010 10:11:49 VUMEM004-dir: postgresql.c:226-19634 pg_real_connect done Thanks, Ralf ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel