Hi, I'm having trouble building the amanda client on an sgi.
--snip gcc -DHAVE_CONFIG_H -I. -I. -I../config -I../common-src -g -O2 -c `test -f sendbackup.c || echo './'`sendbackup.c source='sendbackup-dump.c' object='sendbackup-dump.o' libtool=no \ depfile='.deps/sendbackup-dump.Po' tmpdepfile='.deps/sendbackup- dump.TPo' \ depmode=gcc /sbin/sh ../config/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I../config -I../common-src -g -O2 -c `test -f sendbackup-dump.c || echo './'`sendbackup-dump.c sendbackup-dump.c: In function `start_backup': sendbackup-dump.c:218: `no_record' undeclared (first use in this function) sendbackup-dump.c:218: (Each undeclared identifier is reported only once sendbackup-dump.c:218: for each function it appears in.) gmake[1]: *** [sendbackup-dump.o] Error 1 gmake[1]: Leaving directory `/usr/local/src/amanda-2.4.3b3/client-src' gmake: *** [all-recursive] Error 1 --end snip I'm using gcc v2.8.1 and gmake v 3.76.1. Nothing special on the config line: ./configure --prefix=/opt/amanda-2.4.3b3 --without-server --with-index-server=valen --with-config=Daily --with-user=amanda --with-group=sys I've checked the web and the SYSTEM.NOTES and I've not been able to figure this out. Do any of you have any suggestions? Chris Stone
