public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* compile problem under Cygwin 1.5.5 - gcc 3.3.1
@ 2003-09-26 18:38 Gerry Reno
  2003-09-26 20:12 ` Gerry Reno
  0 siblings, 1 reply; 2+ messages in thread
From: Gerry Reno @ 2003-09-26 18:38 UTC (permalink / raw)
  To: cygwin

  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)


=====
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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: compile problem under Cygwin 1.5.5 - gcc 3.3.1
  2003-09-26 18:38 compile problem under Cygwin 1.5.5 - gcc 3.3.1 Gerry Reno
@ 2003-09-26 20:12 ` Gerry Reno
  0 siblings, 0 replies; 2+ messages in thread
From: Gerry Reno @ 2003-09-26 20:12 UTC (permalink / raw)
  To: cygwin

  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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-26 18:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-26 18:38 compile problem under Cygwin 1.5.5 - gcc 3.3.1 Gerry Reno
2003-09-26 20:12 ` Gerry Reno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).