Re: Issue making amanda on Solaris 8

2005-02-20 Thread Steve H
That worked great, thanks for the help. Rookie mistake. Steve --- Paul Bijnens <[EMAIL PROTECTED]> wrote: > Steve H wrote: > > > I am having an issue on Solaris 8. After running ./configure with the > > appropiate options, I run make, which throws this error: > > > > gcc -DHAVE_CONFIG_H -I. -I

Re: Issue making amanda on Solaris 8

2005-02-20 Thread Eric Siegerman
On Wed, Feb 09, 2005 at 12:30:44PM -0800, Steve H wrote: > killpgrp.c:90: error: too many arguments to function `getpgrp' One common cause of weird build problems on Solaris is using the wrong tool set. I don't know about this specific error, but it sort of sounds like a mismatch between the vari

Issue making amanda on Solaris 8

2005-02-09 Thread Steve H
I am having an issue on Solaris 8. After running ./configure with the appropiate options, I run make, which throws this error: gcc -DHAVE_CONFIG_H -I. -I. -I../config -I../common-src -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -c `test -f killpg