Dear Jean-Louis, that helped, thank you very much!
Best Jens On Mon Jan 26 2015 16:14:52 GMT+0100 martin...@zmanda.com (Jean-Louis Martineau) wrote: > Jens, > > Try the attached patch. > > Jean-Louis > > On 01/26/2015 10:00 AM, Jens Berg wrote: >> 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 >> >