From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=AWL,SPF_FAIL autolearn=disabled version=3.1.3 Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by yquem.inria.fr (Postfix) with ESMTP id 5804BBC37 for ; Tue, 9 Jun 2009 14:17:33 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoEAJvvLUpQRFuw/2dsb2JhbADOUoQKBQ X-IronPort-AV: E=Sophos;i="4.41,331,1241388000"; d="scan'208";a="29155651" Received: from furbychan.cocan.org ([80.68.91.176]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/AES256-SHA; 09 Jun 2009 14:17:32 +0200 Received: from rich by furbychan.cocan.org with local (Exim 4.63) (envelope-from ) id 1ME0Gh-0001H9-PC for caml-list@inria.fr; Tue, 09 Jun 2009 13:17:31 +0100 Date: Tue, 9 Jun 2009 13:17:31 +0100 To: caml-list@inria.fr Subject: Re: [Caml-list] Caml on CentOS: problem with -custom option Message-ID: <20090609121731.GA4582@annexia.org> References: <20090609083103.GA13816@pema> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20090609083103.GA13816@pema> User-Agent: Mutt/1.5.13 (2006-08-11) From: Richard Jones X-Spam: no; 0.00; -custom:01 0200,:01 -custom:01 usr:01 -lcurses:01 bug:01 reproduces:01 2009:98 wrote:01 compile:01 caml-list:01 short:01 bin:01 caml:02 seems:03 On Tue, Jun 09, 2009 at 10:31:03AM +0200, Sébastien Hinderer wrote: > Dear all, > > When trying to compile a program with the -custom option on a CentOS, > the following error is reported: > /usr/bin/ld: cannot find -lcurses > This seems to be in relation with -custom, because the error disappears > if the same command is given without this flag. > Does anybody know what is going wrong ? Please open a bug in Red Hat's Bugzilla: http://bugzilla.redhat.com/ You will also need to provide far more details, such as precise versions of the packages you are using, and a short case that reproduces the error. Rich. -- Richard Jones Red Hat