From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27053 invoked by alias); 18 Feb 2004 15:50:12 -0000 Mailing-List: contact gsl-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sources.redhat.com Received: (qmail 26941 invoked from network); 18 Feb 2004 15:49:53 -0000 Received: from unknown (HELO mail.ukfsn.org) (217.158.120.143) by sources.redhat.com with SMTP; 18 Feb 2004 15:49:53 -0000 Received: from localhost (lucy.ukfsn.org [127.0.0.1]) by mail.ukfsn.org (Postfix) with ESMTP id 68E54E6D8E; Wed, 18 Feb 2004 15:48:39 +0000 (GMT) Received: from mail.ukfsn.org ([127.0.0.1]) by localhost (lucy.ukfsn.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20899-09; Wed, 18 Feb 2004 15:48:39 +0000 (GMT) Received: from localhost (unknown [80.42.7.205]) by mail.ukfsn.org (Postfix) with ESMTP id 3217DE6A9F; Wed, 18 Feb 2004 15:48:39 +0000 (GMT) Received: by localhost with local (Exim 3.35 #1 (Debian)) id 1AtTxJ-00014K-00; Wed, 18 Feb 2004 15:49:45 +0000 From: Brian Gough MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16435.35225.182194.85232@debian.local> Date: Wed, 18 Feb 2004 15:50:00 -0000 To: Jacek Pliszka Cc: gsl-discuss@sources.redhat.com Subject: Re: Compiling from CVS In-Reply-To: <1077115612.1093.45.camel@kubus.grambling.net> References: <1077115612.1093.45.camel@kubus.grambling.net> X-SW-Source: 2004-q1/txt/msg00050.txt.bz2 Jacek Pliszka writes: > I have slight problem when compiling GSL from CVS: > After ./configure > checking how to run the C++ preprocessor... /lib/cpp configure: > error: C++ preprocessor "/lib/cpp" fails sanity check > Why configure is not looking at /usr/bin/cpp ? > Could somebody help me, please, I think your configure script is not working properly. It works for me using a clean checkout to generate the ./configure script, following the instructions in the HACKING file. I am using the versions of automake, autoconf and libtool listed there. If you still have problems can you send a complete log of the configure output and also the version numbers for the auto*tools you are using. Thanks -- Brian Gough