Thanks for the reply... However with a bit of help from a previous amanda-users list thread I just managed to sort it (certainly wasn't expecting to!)
For info, I searched google for printf_arglist_function and this thread came up... http://www.mail-archive.com/[email protected]/msg16357.html In my case STDC_HEADERS *was* defined, and adding the patch Jean-Louis mentioned didn't work, so I changed the config/config.h parameter to NOT have STDC_HEADERS, added the patches mentioned and all is well. I only needed the client for this particular machine (which was so old upgrading gcc wasn't viable), so ran make until after client-src was built and then just cd client-src and make install... Regards, Keith. > -----Original Message----- > From: Brock Sides [mailto:[EMAIL PROTECTED]] > Sent: 31 January 2003 23:14 > To: Keith Hall > Subject: Re: RE: compiling on Solaris 2.5.1 > > > > Did you ever find a fix for this - I have the exact same > > issue on an old Debian 2 system? (also gcc 2.7.2) > > Yes. Upgrading to gcc 2.95.3. > > -- > Brock > [EMAIL PROTECTED] >
