all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sven Joachim <svenjoac@gmx.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Building 22.1
Date: Fri, 07 Sep 2007 21:26:54 +0200	[thread overview]
Message-ID: <874pi6jmyp.fsf@gmx.de> (raw)
In-Reply-To: mailman.469.1189191126.18990.help-gnu-emacs@gnu.org

"Dave Pawson" <dave.pawson@gmail.com> 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:

,----
| $ dpkg -S crt1.o
| 
| libc6-dev: /usr/lib/Scrt1.o
| libc6-dev-amd64: /usr/lib64/Mcrt1.o
| libc6-dev-amd64: /usr/lib64/gcrt1.o
| libc6-dev: /usr/lib/Mcrt1.o
| libc6-dev: /usr/lib/gcrt1.o
| libc6-dev-amd64: /usr/lib64/Scrt1.o
| libc6-dev-amd64: /usr/lib64/crt1.o
| libc6-dev: /usr/lib/crt1.o
`----

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.

Regards,
        Sven

  parent reply	other threads:[~2007-09-07 19:26 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-07 17:41 Building 22.1 Dave Pawson
2007-09-07 18:12 ` Eli Zaretskii
     [not found]   ` <711a73df0709071128m1885eb58t2ec873db1e61393c@mail.gmail.com>
2007-09-07 18:41     ` Eli Zaretskii
2007-09-07 18:51       ` Dave Pawson
2007-09-08  6:44         ` Eli Zaretskii
2007-09-08  8:26           ` Dave Pawson
2007-09-08  8:37             ` Dave Pawson
2007-09-08  8:44               ` Peter Dyballa
2007-09-08  8:44               ` Dave Pawson
2007-09-08  8:56                 ` Peter Dyballa
2007-09-08  9:21               ` Eli Zaretskii
     [not found]             ` <mailman.488.1189240663.18990.help-gnu-emacs@gnu.org>
2007-09-08 22:29               ` Giorgos Keramidas
2007-09-09  2:18               ` Tim X
2007-09-09  8:43                 ` David Kastrup
     [not found]       ` <mailman.469.1189191126.18990.help-gnu-emacs@gnu.org>
2007-09-07 19:26         ` Sven Joachim [this message]
2007-09-07 20:18           ` Dave Pawson
     [not found] <mailman.460.1189186905.18990.help-gnu-emacs@gnu.org>
2007-09-07 22:05 ` dsoliver
2007-09-07 23:40 ` Exal de Jesus Garcia Carrillo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874pi6jmyp.fsf@gmx.de \
    --to=svenjoac@gmx.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.