Compiling 2.6.2 on Solaris 9 fails

2004-05-05 Thread John Martinez
Went through some of the archives, but couldn't find any answers to this. I'm trying to compile the latest rsync on Solaris 9 SPARC. I'm using gcc 2.95.3 supplied by Sun on the Companion CD. I get the following error: sun gmake gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c rsync.c -o

Re: Compiling 2.6.2 on Solaris 9 fails

2004-05-05 Thread Albert Chin
On Wed, May 05, 2004 at 11:59:30AM -0700, John Martinez wrote: Went through some of the archives, but couldn't find any answers to this. I'm trying to compile the latest rsync on Solaris 9 SPARC. I'm using gcc 2.95.3 supplied by Sun on the Companion CD. I get the following error:

Re: Compiling 2.6.2 on Solaris 9 fails

2004-05-05 Thread John Martinez
On May 5, 2004, at 12:13 PM, Albert Chin wrote: Works fine with the Sun C compiler. Is your 2.95.3 build specifically for Solaris 9? GCC include files are specific to the platform it was built on. Thanks for replying. I installed GCC 3.3.3 from Blastwave and the compile worked. -john -- To