| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-developers-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-developers-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin-developers/> |
| List-Post: | <mailto:cygwin-developers AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-developers-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-developers-owner AT cygwin DOT com |
| Delivered-To: | mailing list cygwin-developers AT cygwin DOT com |
| Date: | Sun, 11 Aug 2002 16:20:38 -0400 |
| To: | cygwin-developers AT cygwin DOT com |
| Subject: | compile error in w32api/include/objidl.h |
| Message-ID: | <20020811202038.GC27950@redhat.com> |
| Reply-To: | mingw-dvlpr AT lists DOT sourceforge DOT net, cygwin-developers AT cygwin DOT com |
| Mail-Followup-To: | cygwin-developers AT cygwin DOT com |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.3.23.1i |
| From: | cgf AT redhat DOT com (Christopher Faylor) |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id g7BKKZP10439 |
This is relatively recent. I took a quick look but didn't see
an obvious fix.
cgf
i686-pc-cygwin-gcc -L/cygnus/netrel/build/cygwin-snapshot-20020811-1/i686-pc-cygwin/winsup -L/cygnus/netrel/build/cygwin-snapshot-20020811-1/i686-pc-cygwin/winsup/cygwin -L/cygnus/netrel/build/cygwin-snapshot-20020811-1/i686-pc-cygwin/winsup/w32api/lib -isystem /netrel/src/cygwin-snapshot-20020811-1/winsup/include -isystem /netrel/src/cygwin-snapshot-20020811-1/winsup/cygwin/include -isystem /netrel/src/cygwin-snapshot-20020811-1/winsup/w32api/include -isystem /netrel/src/cygwin-snapshot-20020811-1/newlib/libc/sys/cygwin -isystem /netrel/src/cygwin-snapshot-20020811-1/newlib/libc/sys/cygwin32 -B/cygnus/netrel/build/cygwin-snapshot-20020811-1/i686-pc-cygwin/newlib/ -isystem /cygnus/netrel/build/cygwin-snapshot-20020811-1/i686-pc-cygwin/newlib/targ-include -isystem /netrel/src/cygwin-snapshot-20020811-1/newlib/libc/include -c -O2 -O2 -gstabs+ -I/netrel/src/cygwin-snapshot-20020811-1/winsup/w32api/lib/../include -o dinput.o /netrel/src/cygwin-snapshot-20020811-1/winsup/w32api/lib/dinput.c
cc1: warning: changing search order for system directory "/netrel/src/cygwin-snapshot-20020811-1/winsup/w32api/include"
cc1: warning: as it has already been specified as a non-system directory
In file included from /netrel/src/cygwin-snapshot-20020811-1/winsup/w32api/include/objbase.h:56,
from /netrel/src/cygwin-snapshot-20020811-1/winsup/w32api/include/ole2.h:9,
from /netrel/src/cygwin-snapshot-20020811-1/winsup/w32api/include/windows.h:109,
from /netrel/src/cygwin-snapshot-20020811-1/winsup/w32api/lib/dinput.c:25:
/netrel/src/cygwin-snapshot-20020811-1/winsup/w32api/include/objidl.h:418: parse error before "IMoniker"
make[3]: *** [dinput.o] Error 1
make[3]: Leaving directory `/cygnus/netrel/build/cygwin-snapshot-20020811-1/i686-pc-cygwin/winsup/w32api/lib'
make[2]: *** [lib] Error 2
make[2]: Leaving directory `/cygnus/netrel/build/cygwin-snapshot-20020811-1/i686-pc-cygwin/winsup/w32api'
make[1]: *** [w32api] Error 1
make[1]: Leaving directory `/cygnus/netrel/build/cygwin-snapshot-20020811-1/i686-pc-cygwin/winsup'
make: *** [all-target-winsup] Error 2
----- End forwarded message -----
----- End forwarded message -----
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |