Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: <5.0.0.25.2.20010223134404.00a6d1e8@pop.telusplanet.net> X-Sender: irsmith AT pop DOT telusplanet DOT net X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Fri, 23 Feb 2001 13:44:22 -0700 To: cygwin AT cygwin DOT com From: Ian Smith Subject: Cygwin B18 & 1.1.8-2: undefined reference to `ctime_r' Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Hello folks, I have been using Cygwin for almost 3 years now to compile under NT 4.0 and now Windows 2000. I have recently added some Intermud Chat code to my mud. In only one location in the source code is there a reference to ctime_r. When I compile, I receive the following error: i3rom.c:2759: undefined reference to `ctime_r' I thought my beta 18 version may have been a little out dated and decided to download 1.1.8-2 and re-compile with the new version. Alas, I receive the same error. After doing some investigating of the installed files, I noticed both the B18 version and 1.1.8-2 have a ctime_r.c file and it there is also a reference to it in the time.h file. Anyone have any idea as to why the compiler doesn't know what to do with ctime_r? As an aside I have compiled the exact same code on a RedHat 6.2 box and it compiles perfectly. Any help would be appreciated. Thank you, Ian Smith -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple