all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Dave Pawson" <dave.pawson@gmail.com>
To: "Eli Zaretskii" <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Building 22.1
Date: Fri, 7 Sep 2007 19:51:24 +0100	[thread overview]
Message-ID: <711a73df0709071151lebe8a61x8052504f3bd05351@mail.gmail.com> (raw)
In-Reply-To: <uy7fis4he.fsf@gnu.org>

On 07/09/2007, Eli Zaretskii <eliz@gnu.org> wrote:
> [Please don't make this a private conversation.  Let's

> The one you show:
>
> > > configure: failed program was:
> > > | /* confdefs.h.  */
> > > | #define PACKAGE_NAME ""
> > > | #define PACKAGE_TARNAME ""
> > > | #define PACKAGE_VERSION ""
> > > | #define PACKAGE_STRING ""
> > > | #define PACKAGE_BUGREPORT ""
> > > | #define MAIL_USE_POP 1
> > > | /* end confdefs.h.  */
> > > |
> > > | int
> > > | main ()
> > > | {
> > > |
> > > |   ;
> > > |   return 0;
> > > | }
> > > configure:3677: error: C compiler cannot create executables
>
> You need to type this program (without the leading "|" characters)
> into some file, say "try.c", and then compile it like this:
>
>      gcc try.c

Seems OK

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?

regards



-- 
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk

  reply	other threads:[~2007-09-07 18:51 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 [this message]
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
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=711a73df0709071151lebe8a61x8052504f3bd05351@mail.gmail.com \
    --to=dave.pawson@gmail.com \
    --cc=eliz@gnu.org \
    --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.