From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Dave Pawson" Newsgroups: gmane.emacs.help Subject: Re: Building 22.1 Date: Fri, 7 Sep 2007 21:18:37 +0100 Message-ID: <711a73df0709071318g4bb7bceetac3af1b4caf091b@mail.gmail.com> References: <711a73df0709071041s5deafe5ar6d96851e17da4f33@mail.gmail.com> <711a73df0709071128m1885eb58t2ec873db1e61393c@mail.gmail.com> <874pi6jmyp.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1189196349 13077 80.91.229.12 (7 Sep 2007 20:19:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 7 Sep 2007 20:19:09 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Sven Joachim" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 07 22:19:08 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1ITkI8-0005zs-0t for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Sep 2007 22:19:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ITkI3-0002YQ-Nz for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Sep 2007 16:18:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ITkHp-0002YL-S7 for help-gnu-emacs@gnu.org; Fri, 07 Sep 2007 16:18:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ITkHn-0002Y9-BY for help-gnu-emacs@gnu.org; Fri, 07 Sep 2007 16:18:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ITkHn-0002Y6-8m for help-gnu-emacs@gnu.org; Fri, 07 Sep 2007 16:18:39 -0400 Original-Received: from rv-out-0910.google.com ([209.85.198.186]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ITkHm-0006PH-T3 for help-gnu-emacs@gnu.org; Fri, 07 Sep 2007 16:18:39 -0400 Original-Received: by rv-out-0910.google.com with SMTP id c27so467326rvf for ; Fri, 07 Sep 2007 13:18:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=Wu78dMV1WFmxeT726tLsqgG9p+eCq4QRrV7QOR5oj5w=; b=aXyMKWXNeMiJ7Oi4TEH3zkNVXi3OJs7hHXiQMiP2Q0pt7mfvsT9iE0GnO9m8KnKogUbO+0pOS/vkHYwpAS7WPnvHCwzeGBwJos5kJ5A1vks1LkubuSayE4R9WnuCYWgtEBITh5IqMIdT6iTLpjWO3DqEouTcRaORqa1ujz4kU/E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hNNUNKK8Ef/BjKwb6d3rwaVmRkfP+k7J1NRBqJqyQHlSU2zaaMZ1bxgZLskCunPviHySAWcF+JioJBq0ZJTAbHE2Tq+D2QRpoRJG16JPFzglfrUjIYhFMSivEkysvnqNPou0Z972Xv2ahjgpv1p4KcZfg/ZjzD0VizZAXjfOYpU= Original-Received: by 10.141.172.6 with SMTP id z6mr870498rvo.1189196317536; Fri, 07 Sep 2007 13:18:37 -0700 (PDT) Original-Received: by 10.141.3.17 with HTTP; Fri, 7 Sep 2007 13:18:37 -0700 (PDT) In-Reply-To: <874pi6jmyp.fsf@gmx.de> Content-Disposition: inline X-Detected-Kernel: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:47309 Archived-At: On 07/09/2007, Sven Joachim wrote: > "Dave Pawson" writes: > > > root@marge:/temp# gcc -S test.c > > root@marge:/temp# gcc -c test.c > > root@marge:/temp# gcc test.c > > /usr/bin/ld: crt1.o: No such file: No such file or directory > > collect2: ld returned 1 exit status > > > > Is that the linker failing? > > It seems the libc6-dev package is not installed: > > I'd suggest that you install at least the build-essential > metapackage. If you want an Emacs with GUI, you need more development > packages, which can be installed with "apt-get build-dep emacs21", if > you have an adequate deb-src line in your /etc/apt/sources.list. Installing now. Thanks Sven. I'll try again tomorrow. It's getting late! regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk