help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Compiling under Cygwin


From: David Cargo
Subject: [Help-smalltalk] Compiling under Cygwin
Date: Wed, 16 Apr 2003 20:45:02 -0500

When I try to compile gst on Windows XP Pro with Cygwin, I get
errors.  What's the best way to capture the output so that the
underlying problem can be diagnosed? Here I have redirected stderr
to a log file:

In file included from gstpriv.h:502,
                from sysdep.c:38:
dict.inl:40: warning: redefinition of `int64_t'
/usr/include/cygwin/types.h:128: warning: `int64_t' previously declared here
dict.inl:41: warning: redefinition of `uint64_t'
/usr/include/cygwin/types.h:145: warning: `uint64_t' previously declared here
sysdep.c: In function `_gst_open_pipe':
sysdep.c:1163: warning: implicit declaration of function `spawnl'
sysdep.c:1163: `P_NOWAIT' undeclared (first use in this function)
sysdep.c:1163: (Each undeclared identifier is reported only once
sysdep.c:1163: for each function it appears in.)
make[3]: *** [sysdep.lo] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Is there a way to tell if a Cygwin installation is current enough
to use to build gst?

David S. Cargo (address@hidden)




_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus





reply via email to

[Prev in Thread] Current Thread [Next in Thread]