Re: Amanda 2.5.0 compile problems (Was: Amanda on AIX with an IBM 733 7 library)

2001-06-27 Thread John R. Jackson
>gcc -DHAVE_CONFIG_H -I. -I. -I../config -I../common-src -I../client-src >-I../tape-src-g -O2 -c uscan.c >In file included from ../common-src/amanda.h:140, > from uscan.c:85: >/usr/include/sys/ioctl.h:218: warning: `ECHO' redefined >uscan.c:30: warning: this is the location

RE: Amanda 2.5.0 compile problems (Was: Amanda on AIX with an IBM 733 7 library)

2001-06-27 Thread Anthony Valentine
nal Message- > From: Thomas Hepper [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 27, 2001 4:34 AM > To: [EMAIL PROTECTED] > Cc: Anthony Valentine; '[EMAIL PROTECTED]' > Subject: Re: Amanda 2.5.0 compile problems (Was: Amanda on AIX with an > IBM 733 7 library) >

Re: Amanda 2.5.0 compile problems (Was: Amanda on AIX with an IBM 733 7 library)

2001-06-27 Thread Thomas Hepper
Hi, On Tue, Jun 26, 2001 at 07:06:09PM -0500, John R. Jackson wrote: [..] > >ld: 0711-317 ERROR: Undefined symbol: .Tape_Ioctl > > This looks like something Thomas Hepper will have to help you with. > It appears to be a general changer interface routine that is not yet > supplied for AIX. Yup th

Re: Amanda 2.5.0 compile problems (Was: Amanda on AIX with an IBM 733 7 library)

2001-06-26 Thread John R. Jackson
>The gscdds.h file wan't in the /home/amv/amanda-2.5.0/changer-src directory. >Is is supposed to be? ... My guess is you're supposed to "install" gsc on your AIX box before trying to build Amanda. Did you do the contrib/gsc/README steps? However, I notice it didn't say anything about gscdds.h.