delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, |
<http://sourceware.cygnus.com/ml/#faqs> | |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <37BB427E.61878BA8@bigfoot.com> |
Date: | Thu, 19 Aug 1999 11:32:14 +1200 |
From: | Kevin Hill <kevin_hill AT bigfoot DOT com> |
X-Mailer: | Mozilla 4.06 [en] (WinNT; I) |
MIME-Version: | 1.0 |
To: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | Mingw make compile giving errors... |
People, Have installed b20.1, added gcc 2.95 and mingw extensions. Attempting to compile make 3.77 for mingw. Done the following: 1. export CFLAGS='-I/cygnus/cygwin-b20/mingw/include -mno-cygwin' 2. export LDFLAGS=-L/cygnus/cygwin-b20/mingw/lib 3. ./configure 4. make It gives the following results: make all-recursive Making all in glob gcc -DHAVE_CONFIG_H -I. -I. -I. -I/cygnus/cygwin-b20/mingw/include -mno-cygwin -c glob.c In file included from glob.c:75: /cygnus/cygwin-b20/H-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95/../../../../i586-cygwin32/include/pwd.h:61: warning: parameter names (without types) in function declaration [KAH: this appears to be because no definition of uid_t] ... ... In file included from /cygnus/cygwin-b20/H-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95/../../../../i586-cygwin32/include/sys/wait.h:5, from job.c:88: /cygnus/cygwin-b20/H-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95/../../../../i586-cygwin32/include/sys/resource.h:14: field `ru_utime' has incomplete type /cygnus/cygwin-b20/H-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95/../../../../i586-cygwin32/include/sys/resource.h:15: field `ru_stime' has incomplete type Anyone got any idea what I have done wrong here? I thought I had followed all of Mumit's instructions on installing mingw. Looking forward to some help here. Thanks to everyone for the previous help with make command lines. Thanks. Kev. Kevin DOT Hill AT tab DOT co DOT nz -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |