Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20030926183839.65838.qmail@web14407.mail.yahoo.com> Date: Fri, 26 Sep 2003 11:38:39 -0700 (PDT) From: Gerry Reno Subject: Re: compile problem under Cygwin 1.5.5 - gcc 3.3.1 To: cygwin AT cygwin DOT com In-Reply-To: <20030926180243.25714.qmail@web14410.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Note-from-DJ: This may be spam 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 wrote: > 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 "all" ON SUBCOMPONENT "SRCROOT/inc/align_test.mk" > /usr/bin/smake: 'all' is up to date. > ==> MAKING "all" ON SUBCOMPONENT "SRCROOT/inc/avoffset.mk" > ==> COMPILING "avoffset.o" > In file included from /usr/include/stdio.h:46, > from avoffset.c:34: > /usr/include/sys/types.h:112: error: parse error before "char" > /usr/bin/smake: Couldn't make 'all'. > /usr/bin/smake: Couldn't make 'all'. > ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/lib" > ==> MAKING "all" ON SUBCOMPONENT "SRCROOT/lib/libschily.mk" > ==> COMPILING "fexec.o" > In file included from /usr/include/stdio.h:46, > from fexec.c:24: > /usr/include/sys/types.h:112: error: parse error before "char" > ==> COMPILING "getfp.o" > getfp.c:36:22: avoffset.h: No such file or directory > ==> COMPILING "getav0.o" > getav0.c:29:22: avoffset.h: No such file or directory > > I looked at /usr/include/sys/types.h and couldn't see anything > wrong > with this header. Also I have other programs which are using > sys/types.h without any compile problem. Any clues appreciated. > > thx, > Gerry Reno > > Env: > Cygwin 1.5.5(0.94/3/2) > gcc (GCC) 3.3.1 (cygming special) > thx, Gerry Reno ===== Gerry Reno mailto: grenoml at@ yahoo dot. com (if mail bounces please retry later - spam rapidly fills up mailbox) __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/