From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32568 invoked by alias); 21 Nov 2006 17:23:53 -0000 Received: (qmail 32561 invoked by uid 22791); 21 Nov 2006 17:23:52 -0000 X-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,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; Tue, 21 Nov 2006 17:23:45 +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 kALHNUWI029506; Tue, 21 Nov 2006 12:23:30 -0500 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id kALHNTLL030068; Tue, 21 Nov 2006 12:23:29 -0500 Received: from touchme.toronto.redhat.com (IDENT:postfix@touchme.toronto.redhat.com [172.16.14.9]) by pobox.toronto.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id kALHNTea020075; Tue, 21 Nov 2006 12:23:29 -0500 Received: from ton.toronto.redhat.com (ton.toronto.redhat.com [172.16.14.15]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 2390B800002; Tue, 21 Nov 2006 12:23:29 -0500 (EST) Received: from ton.toronto.redhat.com (localhost.localdomain [127.0.0.1]) by ton.toronto.redhat.com (8.13.1/8.13.1) with ESMTP id kALHNSHU009252; Tue, 21 Nov 2006 12:23:28 -0500 Received: (from fche@localhost) by ton.toronto.redhat.com (8.13.1/8.13.1/Submit) id kALHNS8R009251; Tue, 21 Nov 2006 12:23:28 -0500 Date: Tue, 21 Nov 2006 17:33:00 -0000 From: "Frank Ch. Eigler" To: "Robert P. J. Day" Cc: systemtap@sourceware.org Subject: Re: alloc.c:66: error: expected declaration specifiers or '...' Message-ID: <20061121172328.GB8255@redhat.com> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qlTNgmc+xy1dBmNv" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Virus-Checked: Checked by ClamAV on sourceware.org 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-q4/txt/msg00496.txt.bz2 --qlTNgmc+xy1dBmNv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-length: 657 Hi - On Tue, Nov 21, 2006 at 12:00:20PM -0500, Robert P. J. Day wrote: > ok, just to summarize, i grabbed the latest systemtap CVS, and did > $ ./configure > $ make > (after installing elfutils-devel, which was the only elfutils-related > package that was missing on my FC6 system.) Yes, that was one option. The other (building a bundled elfutils) is outlined in src/README. > now, i'm assuming that if i "make install", that's going to overwrite > my currently-installed RPMs [...] No, like most other autoconf/automake based tools, the default installation prefix is /usr/local, which should coexist fine. Try "make -n install" and see. - FChE --qlTNgmc+xy1dBmNv Content-Type: application/pgp-signature Content-Disposition: inline Content-length: 189 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) iD8DBQFFYzYPVZbdDOm/ZT0RAn0MAJ45Lqsf/k6YbNYGfkimoW8JtsUodACggUDn FqJIJqMcFJOr/JlSzh1el30= =Ezkg -----END PGP SIGNATURE----- --qlTNgmc+xy1dBmNv--