compile problem under Cygwin 1.5.5 - gcc 3.3.1

2003-09-26 Thread Gerry Reno
I just upgraded Cygwin to 1.5.5 and gcc to 3.3.1 yesterday and now I see some compile issue when trying to compile star 1.5a27. $ smake MAKE=/usr/bin/smake == MAKING all ON SUBDIRECTORY SRCROOT/conf /usr/bin/smake: 'all' is up to date. == MAKING all ON SUBDIRECTORY SRCROOT/inc == MAKING

Re: compile problem under Cygwin 1.5.5 - gcc 3.3.1

2003-09-26 Thread Gerry Reno
Ok, I think the problem was related to autoconf. The build was using a previous configure. I went through and thoroughly cleaned everything and had the configure rerun and now it is compiling. --- Gerry Reno [EMAIL PROTECTED] wrote: I just upgraded Cygwin to 1.5.5 and gcc to 3.3.1