Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: "Prentis Brooks" <prentis@aol.net>
To: "cygwin" <cygwin@sourceware.cygnus.com>
Subject: RE: Strange problem trying to compile tcpd
Date: Wed, 3 May 2000 08:30:59 -0400
Message-ID: <BHEDKMMIDAOJJAGBAGOKIEEJCAAA.prentis@aol.net>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="US-ASCII"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
In-Reply-To: <390F52A2.A7CCC523@vinschen.de>
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
Importance: Normal

-----BEGIN PGP SIGNED MESSAGE-----

Ok... that is not it... percent_m.c does include <errno.h>

I have a feeling that for some reason the error is occurring in the
library.  The real frustrating part is that I got this work on b20,
but inadvertently deleted my source in a system rebuild.  Anyone got
any other ideas?

- -----Original Message-----
From: corinna@snoopy.vinschen.de [mailto:corinna@snoopy.vinschen.de]On
Behalf Of Corinna Vinschen
Sent: Tuesday, May 02, 2000 6:12 PM
To: Prentis Brooks
Cc: Gnuwin
Subject: Re: Strange problem trying to compile tcpd


Prentis Brooks wrote:
> [...]
> libwrap.a(percent_m.o)(.text+0x44):percent_m.c: undefined reference
to
> `sys_nerr
> '
> libwrap.a(percent_m.o)(.text+0x60):percent_m.c: undefined reference
to
> `sys_errl
> ist'

You'll have to add a `#include <errno.h>' to percnt_m.c.

Corinna

-----BEGIN PGP SIGNATURE-----
Version: PGP for Business Security 5.5

iQEVAwUBORAb/kXi2H7R/ZSxAQGFvwf+KuqrpKkn8bNk3nBS9zA6xdx1gFAY/QXS
sew3+TSVCsmZxyWi2hLXLVqY1rqRBBts/kekAc0g+txCh6yrGl0DREgD6KycCl2T
rZWWYLOIt2Ouf9YzbVaMZcqcorp9sebPjhggUO/aTWphMXfl/orPG5Sf2syU2ujP
GKTiUY1giNrqVt27FCtAtSMCVZe4DdYxbyziCxXTfgCL/R3wuJIY4DlSkaRvAgTT
guKj3uwvTI31iUVMnc/oD0+CsSlMFl0wjaP8CiOIjtAdCKmLtwfo0hli/o5pK4jn
VIj+CLZxLhMZsGHQPq6t3YnzLOucMI7kI2Utj4BmsDV0l8vo+cCq2g==
=PSFk
-----END PGP SIGNATURE-----


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

