Hi list, I compiled amanda 3.3.7 from source which completed successfully. However, each time I run a command which utilizes libUtil.so, e.g. amlabel or amcheck I get the following error message: /usr/bin/perl: symbol lookup error: /usr/local/share/perl/5.14.2/auto/Amanda/Util/libUtil.so: undefined symbol: struct_file_lock_lock
/usr/bin/perl -v tells me it's a 5.14.2 Looks like some SWIG weirdness to me but I'm not experienced enough to figure out what the real problem is. Do I miss a library or the path to it? I already did "make clean; make; sudo make install" but without success. The system I run amanda on is the same machine I used for compiling. It's a Debian 7.8.0 32-bit (3.2.0-4-686-pae #1 SMP Debian 3.2.65-1+deb7u1 i686 GNU/Linux) with Perl 5.14.2 and gcc (Debian 4.7.2-5) 4.7.2 Any ideas what could be wrong? Jens
