This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
Re: compile problem under Cygwin 1.5.5 - gcc 3.3.1
- From: Gerry Reno <grenoml at yahoo dot com>
- To: cygwin at cygwin dot com
- Date: Fri, 26 Sep 2003 11:38:39 -0700 (PDT)
- Subject: Re: compile problem under Cygwin 1.5.5 - gcc 3.3.1
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 <grenoml@yahoo.com> 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/