I got past the earlier problem with building be editing out the directory pathname (/home/gandalf/....).
However, I now get the following error. I am trying to build on a Sun AXMP, running Solaris 2.7 Results of 'uname -a' SunOS red 5.7 Generic_106541-18 sun4u sparc SUNW,UltraAX-MPA Error message (tail end of transcript from 'make'): gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o amrecover amrecover.o display_commands.o extract_list.o help.o set_commands.o uparse.o uscan.o ../common-src/.libs/libamanda.a -lgen -lm -ltermcap -lsocket -lnsl -lintl -ll ../client-src/.libs/libamclient.a -lgen -lm -ltermcap -lsocket -lnsl -lintl ../common-src/.libs/libamanda.a -lgen -lm -ltermcap -lsocket -lnsl -lintl -lgen -lm -ltermcap -lsocket -lnsl -lintl Undefined first referenced symbol in file yy_scan_string uscan.o ld: fatal: Symbol referencing errors. No output written to amrecover collect2: ld returned 1 exit status make[1]: *** [amrecover] Error 1 make[1]: Leaving directory `/usr/share/src/amanda/amanda-2.4.2p2/recover-src' make: *** [all-recursive] Error 1 Can someone please help? Simon
