Hi,

I'm trying to build amanda client binaries for TRU64 4.0F.  I am able to run configure 
fine (minus /sbin/dump issues).  When I run make, it errors out with the following 
message:

cc -g -o .libs/amqde amqde.o  ./.libs/libamclient.so ../common-src/.libs/libamanda.so 
-lm -ltermcap -rpath /mnt/raid/dist/lib
ld:
Unresolved:
snprintf
*** Exit 1
Stop.
*** Exit 1

Anybody understand why this is failing?

-Rob

PS - here is my configure line:

 ./configure --prefix=/mnt/raid/dist --with-suffixes=no --with-index-server=main 
--with-user=amanda --with-group=amanda --without-server --without-restore 
--without-amrecover --with-config=simnet --with-gnutar=/mnt/raid/dist/bin/tar 
--with-smbclient=no

Reply via email to