From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14192 invoked by alias); 2 Apr 2006 14:50:09 -0000 Received: (qmail 14185 invoked by uid 22791); 2 Apr 2006 14:50:09 -0000 X-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 02 Apr 2006 14:50:08 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k32Eo5pE028610; Sun, 2 Apr 2006 10:50:05 -0400 Received: from pobox.brisbane.redhat.com (pobox.brisbane.redhat.com [172.16.44.10]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.11.6) with ESMTP id k32Eo48j019241; Sun, 2 Apr 2006 10:50:05 -0400 Received: from [10.64.68.13] (vpn-68-13.brisbane.redhat.com [10.64.68.13]) by pobox.brisbane.redhat.com (8.12.8/8.12.8) with ESMTP id k32Eo0nw010391; Mon, 3 Apr 2006 00:50:02 +1000 Message-ID: <442FE497.7060000@redhat.com> Date: Sun, 02 Apr 2006 14:50:00 -0000 From: Eugene Teo Organization: Red Hat Asia Pacific Pte Ltd User-Agent: Thunderbird 1.5 (X11/20060313) MIME-Version: 1.0 To: Kevin Jia CC: systemtap@sourceware.org Subject: Re: error: config systemtap-060401 under fedora5 ! References: <30c154100604020731xbcfc1edgd09337a4b30f368d@mail.gmail.com> In-Reply-To: <30c154100604020731xbcfc1edgd09337a4b30f368d@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2006-q2/txt/msg00004.txt.bz2 Kevin Jia wrote: > # ./configure --with-elfutils=/usr/local/bin Actually, all you have to do is to download the latest elfutils snapshot, patch it with elfutils-portability patch, and then point --with-elfutils to the elfutils-NNNN directory. > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > checking whether to enable maintainer-specific portions of Makefiles... no > checking whether ln -s works... yes > checking for gcc... gcc > checking for C compiler default output file name... configure: error: > C compiler cannot create executables > > why? Do you have binutils/gcc/glibc-headers installed? Remember to rpm -e systemtap, to make sure you have the latest systemtap you are compiling. Eugene -- eteo redhat.com ph: +65 6490 4142 http://www.kernel.org/~eugeneteo gpg fingerprint: D51D 2633 8DAC 04DB 7265 9BB8 5883 6DAA A6D1 2F80