Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: =?iso-8859-2?Q?Krzysztof_Dul=EAba?= Subject: ircd doesn't compile Date: Wed, 30 Jul 2003 21:55:40 +0200 Lines: 25 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 8bit X-Complaints-To: usenet AT main DOT gmane DOT org X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 I have a problem compiling irc2.10.3p3 under Cygwin. Configure runs fine, but then I see error messages like "../ircd/res.c:1515: warning: passing arg 1 of `hash_name' discards qualifiers from pointer target type" I found a patch on http://utopia.pilsedu.cz/irc/cygwin.diff, but it doesn't help. Now I see "../ircd/s_bsd.c ../ircd/s_bsd.c: In function `init_sys': ../ircd/s_bsd.c:620: too many arguments to function `setpgrp' ../ircd/s_bsd.c: In function `check_server': ../ircd/s_bsd.c:939: warning: assignment discards qualifiers from pointer target type ../ircd/s_bsd.c: In function `get_my_name': ../ircd/s_bsd.c:2852: warning: assignment discards qualifiers from pointer target type" Does anyone know what else should I change to have ircd compiled? Regards Krzysztof Dulęba -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/