Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT sources DOT redhat DOT com> List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Content-Type: text/plain; charset="iso-8859-2" From: Piotr Gardy <pogar AT pik-net DOT pl> To: cygwin AT cygwin DOT com Subject: res_init Date: Mon, 12 Mar 2001 10:35:38 +0100 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <0103121035380A.29883@trejsrut.silesia.pik-net.pl> Content-Transfer-Encoding: 8bit Hello! I'm new on the list so - Hi everybody! :) I've a question - for last few days i try do compile mtr (0.42) under cygwin (cygwin_98-4.10). Cofigure scripts of mtr says, that it couldn't find a res_init. Confugure looks for it in system., next in libbind and libresolv. So I decided to compile BIND. After that I've got a libbind.a, copied it to /lib, but still configure says that res_init is not supporrrted by my system. It checks for it by: ###conttest.c## #include <conftest.h> (nothing special in this file) int res_init (); main { res_init(); return 0; } ############ Compilation of this file says: "unresolved reference: res_init"., even with -L/lib -lbind options. Could you help me? Regards -- Piotr Gardy, Dzial obslugi serwerow PIK-Net Sieci Rozlegle Toszecka 102, Gliwice Poland, +48 32 338-33-53 e-mail: pogar AT pik-net DOT pl -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple