Re: Compiler errors

2002-05-01 Thread Lee Fellows
Conor, Do you have the GNU binutils installed? Some projects compile on Solaris better using the GNU binutils as opposed to Sun's native implementation. The error message indicates Sun's 'as' assembler is choking on the assembler files. If you do have GNU binutils installed, try checking you

Compiler errors

2002-04-30 Thread Conor Casey
Hi, I've been trying to install Amanda on a machine running Solaris 8 and i'm having compile issues. Below is a copy of where the compile breaks down. I have seen recommendations on some documentation to try using gmake, but while i go looking for and installing it I though i might throw this out