From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11609 invoked by alias); 2 Apr 2006 14:31:19 -0000 Received: (qmail 11598 invoked by uid 22791); 2 Apr 2006 14:31:19 -0000 X-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.203) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 02 Apr 2006 14:31:17 +0000 Received: by zproxy.gmail.com with SMTP id i11so1515815nzh for ; Sun, 02 Apr 2006 07:31:15 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=jzvuZpebiJOlbool3+RYPG4SXkqbJHlWaA+qAjajp24/vXEY1l0zMYZTrWKo+d/IIxRm/ndRBR7TpN8G0xSDxWrVJj0sj8kaCXvTuFh0eXLw2jGveMjWgNwMuc+bDT0WkwM5chvj+a2kQeHtdMefHmaierRBBGHUzytAgHlE3/o= Received: by 10.36.84.15 with SMTP id h15mr2579155nzb; Sun, 02 Apr 2006 07:31:15 -0700 (PDT) Received: by 10.36.106.16 with HTTP; Sun, 2 Apr 2006 07:31:15 -0700 (PDT) Message-ID: <30c154100604020731xbcfc1edgd09337a4b30f368d@mail.gmail.com> Date: Sun, 02 Apr 2006 14:31:00 -0000 From: "Kevin Jia" To: systemtap@sourceware.org Subject: error: config systemtap-060401 under fedora5 ! MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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/msg00003.txt.bz2 # ./configure --with-elfutils=3D/usr/local/bin 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?