public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alan McKinnon <alan@linuxholdings.co.za>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] glibc-2.3.6 fails to compile (in a vserver)
Date: Thu, 20 Sep 2007 13:49:14 +0200	[thread overview]
Message-ID: <200709201349.14140.alan@linuxholdings.co.za> (raw)
In-Reply-To: <200709201235.21468.alan@linuxholdings.co.za>

On Thursday 20 September 2007, Alan McKinnon wrote:
> Hi,
>
> A glibc upgrade from 2.3.5-r2 to 2.3.6-r5 inside a vserver is failing
> on me.

[snip]

Update:

According to

http://www.nabble.com/Next-showstopper-for-new-user--setjmp.S-in-glibc-2.3.6-t3553495.html
http://www.cygwin.com/ml/crossgcc/2004-10/msg00170.html
http://www.ecos.sourceware.org/ml/libc-alpha/2006-04/msg00090.html

it could be a -march issue.

so I changed CFLAGS from
-O2 -march=pentium-m -pipe
to
-O2 -march=i686 -pipe
and remerged gcc and glibc

But still I have the same error.

> Assembler messages:
> ../sysdeps/i386/elf/setjmp.S:63: Error: junk at end of line, first
> unrecognized character is `1'
> ../sysdeps/i386/elf/setjmp.S:64: Error: junk at end of line, first
> unrecognized character is `1'
> ../sysdeps/i386/elf/setjmp.S:65: Error: junk at end of line, first
> unrecognized character is `1'
> ../sysdeps/i386/elf/setjmp.S:66: Error: unrecognized symbol type ""
> ../sysdeps/i386/elf/setjmp.S:66: Error: junk at end of line, first
> unrecognized character is `1'
> ../sysdeps/i386/elf/setjmp.S:67: Error: junk at end of line, first
> unrecognized character is `1'
> ../sysdeps/i386/elf/setjmp.S:70: Error: expected comma after name `'
> in .size directive
> make[2]: ***
> [/var/tmp/portage/sys-libs/glibc-2.3.6-r5/work/build-default-i686-pc-
>linux-gnu-linuxthreads/setjmp/setjmp.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[2]: Leaving directory
> `/var/tmp/portage/sys-libs/glibc-2.3.6-r5/work/glibc-2.3.6/setjmp'
> make[1]: *** [setjmp/subdir_lib] Error 2
> make[1]: Leaving directory
> `/var/tmp/portage/sys-libs/glibc-2.3.6-r5/work/glibc-2.3.6'
> make: *** [all] Error 2


-- 
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?

Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2007-09-20 12:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-20 10:35 [gentoo-user] glibc-2.3.6 fails to compile (in a vserver) Alan McKinnon
2007-09-20 11:49 ` Alan McKinnon [this message]
2007-09-20 12:42   ` Bo Ørsted Andresen
2007-09-21 12:42     ` Alan McKinnon

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=200709201349.14140.alan@linuxholdings.co.za \
    --to=alan@linuxholdings.co.za \
    --cc=gentoo-user@lists.gentoo.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox