delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/04/10/16:35:41

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
X-Originating-IP: [66.206.205.2]
X-Originating-Email: [vxj45 AT hotmail DOT com]
From: "Vishal Jain" <vxj45 AT hotmail DOT com>
To: cygwin AT cygwin DOT com
Subject: Help!Unable to compile 1.3.22-1 sources
Date: Thu, 10 Apr 2003 13:34:57 -0700
Mime-Version: 1.0
Message-ID: <Law9-F5vb5YI9IJsaJb0001a80c@hotmail.com>
X-OriginalArrivalTime: 10 Apr 2003 20:34:57.0452 (UTC) FILETIME=[A69666C0:01C2FFA0]

Hi,
If I use this tag, w32api-2_2, which cygwin release will it correspond to?
Is it ok to use this tag?
thanks,
Vishal

-----------------------------------------------------------------------
Hi,
I am unable to compile 1.3.22-1 sources. It is failing while compiling
utils.
I have 2.3.1 w32api package sources which I believe is the latest.
Which version of w32api package shall I use?

Is there a CVS label I can use to get 1.3.22-1 sources which are in sync
with w32api so that I can do a build.
thanks,
Vishal

In file included from /usr/include/w32api/windows.h:98,
                 from
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:17:
/usr/include/w32api/winsock2.h:101: redefinition of `struct timeval'
/cygdrive/c/cygwin/usr/src/cygwin-1.3.22-1/newlib/libc/include/sys/time.h:16:
previous
   definition of `struct timeval'
In file included from
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:19:
/cygdrive/c/cygwin/usr/src/cygwin-1.3.22-1/winsup/cygwin/include/sys/cygwin.h:229:
'
   __uid16_t' is used as a type, but is not defined as a type.
/cygdrive/c/cygwin/usr/src/cygwin-1.3.22-1/winsup/cygwin/include/sys/cygwin.h:230:
'
   __gid16_t' is used as a type, but is not defined as a type.
/cygdrive/c/cygwin/usr/src/cygwin-1.3.22-1/winsup/cygwin/include/sys/cygwin.h:248:
'
   __uid32_t' is used as a type, but is not defined as a type.
/cygdrive/c/cygwin/usr/src/cygwin-1.3.22-1/winsup/cygwin/include/sys/cygwin.h:249:
'
   __gid32_t' is used as a type, but is not defined as a type.
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc: In function `void
   dll_info(const char*, void*, int, int)':
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:478: `localtime'
   undeclared (first use this function)
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:478: (Each undeclared
   identifier is reported only once for each function it appears in.)
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:479: invalid use of
   undefined type `struct tm'
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:478: forward
declaration
   of `struct tm'
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:480: invalid use of
   undefined type `struct tm'
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:478: forward
declaration
   of `struct tm'
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:481: invalid use of
   undefined type `struct tm'
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:478: forward
declaration
   of `struct tm'
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:482: invalid use of
   undefined type `struct tm'
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:478: forward
declaration
   of `struct tm'
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:487: invalid use of
   undefined type `struct tm'
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:478: forward
declaration
   of `struct tm'
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:487: invalid use of
   undefined type `struct tm'
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:478: forward
declaration
   of `struct tm'
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:487: invalid use of
   undefined type `struct tm'
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:478: forward
declaration
   of `struct tm'
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:488: invalid use of
   undefined type `struct tm'
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:478: forward
declaration
   of `struct tm'
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:488: invalid use of
   undefined type `struct tm'
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:478: forward
declaration
   of `struct tm'
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc: In function `void
   pretty_id(const char*, char*, unsigned int)':
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:777: `X_OK' undeclared
   (first use this function)
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc: In function `void
   dump_sysinfo()':
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:841: `time' undeclared
   (first use this function)
../../../../cygwin-1.3.22-1/winsup/utils/cygcheck.cc:842: `ctime' undeclared
   (first use this function)
make[2]: *** [cygcheck.o] Error 1
make[2]: Leaving directory
`/cygdrive/c/cygwin/usr/src/obj/i686-pc-cygwin/winsup/utils'
make[1]: *** [utils] Error 1

What do I need to do to fix this?
thanks,
Vishal



_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.  
http://join.msn.com/?page=features/featuredemail


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019