From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25108 invoked by alias); 15 Mar 2006 05:50:19 -0000 Received: (qmail 25101 invoked by uid 22791); 15 Mar 2006 05:50:18 -0000 X-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.192) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 15 Mar 2006 05:50:16 +0000 Received: by wproxy.gmail.com with SMTP id i31so44556wra for ; Tue, 14 Mar 2006 21:50:14 -0800 (PST) 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=dgUhQcnhmujhkeXmpEDAppAUu/rw+F9WEmevlpjYzz4w4QMdC5Z2+ittuAv+FPPBmjAOJNPzXIO9L2E8q+bunVzEdfFEnAiqhSjJxQ9tYC2O8XL/7y3DBX6Wy46LVO+ji4wuNLbMAyMItBd2Kz+A5MO/R42q8YpkoghAvb6774k= Received: by 10.35.50.9 with SMTP id c9mr183048pyk; Tue, 14 Mar 2006 21:50:14 -0800 (PST) Received: by 10.35.128.5 with HTTP; Tue, 14 Mar 2006 21:50:14 -0800 (PST) Message-ID: Date: Wed, 15 Mar 2006 05:50:00 -0000 From: "Michael Ellerman" To: systemtap@sourceware.org Subject: elfutils on Debian? 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-q1/txt/msg00785.txt.bz2 Hi guys, I tried to build systemtap (from today's cvs) on Debian, but it needs elfutils. I don't go in for licensing arguments, but it seems some people think elfutils is non-free, so it's not going to be in debian. That doesn't _really_ bother me, but it seems I can't even get the source, drepper's page tells me to get it off a RH install. WTF? Maybe I'll just install Solaris after all ;D cheers