Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe 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: <390F52A2.A7CCC523@vinschen.de> Date: Wed, 03 May 2000 00:11:46 +0200 From: Corinna Vinschen <corinna AT vinschen DOT de> Reply-To: cygwin <cygwin AT sourceware DOT cygnus DOT com> Organization: Cygnus Solutions, a Red Hat Company X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.14 i686) X-Accept-Language: de, en MIME-Version: 1.0 To: Prentis Brooks <prentis AT aol DOT net> CC: Gnuwin <cygwin AT sourceware DOT cygnus DOT com> Subject: Re: Strange problem trying to compile tcpd References: <BHEDKMMIDAOJJAGBAGOKMEEICAAA DOT prentis AT aol DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com