Gentoo Archives: gentoo-alpha

From: Jose Luis Rivero <yoswink@g.o>
To: gentoo-alpha@l.g.o
Subject: Re: [gentoo-alpha] Glibc-2.6.1 and binutils-2.18-r1
Date: Wed, 05 Mar 2008 23:11:01
Message-Id: 20080305231051.GA8923@gentoo.org
In Reply to: [gentoo-alpha] Glibc-2.6.1 and binutils-2.18-r1 by Mathieu Chauvel
1 On Wed, Mar 05, 2008 at 11:02:40AM -0800, Mathieu Chauvel wrote:
2 >
3 > Hello
4 > I've a big problem to compile glibc-2.6.1 and binutils-2.18.r1 on my alpha
5 > (SX164)
6
7 This is an old and known friend, unfortunately.
8
9 >
10 > for glibc i've this error :
11 > ../sysdeps/unix/sysv/linux/alpha/sigsuspend.S:41: Error: previous CFI entry
12 > not closed (missing .cfi_endproc)
13
14 Yup, CFI errors are caused by the binutils version.
15
16 > And for the binutils :
17 > /var/tmp/portage/sys-devel/binutils-2.18-r1/work/binutils-2.18/bfd/trad-core.c:122:
18
19 The error is a bit before this, something related to 'PAGE_SIZE'
20 undeclared, which was part of linux-header but was removed in recent
21 versions.
22
23 >
24 > So if you have a idea !!!
25 >
26
27 From the top of my head:
28
29 - Force a downgrade on linux-headers (emerge -av =linux-headers-2.6.17-r2)
30 - Install new binutils
31 - Reinstall the current linux-headers
32 - Install new glibc
33
34 This should fix the mess, sorry for the problem. (I should write a
35 gentoo-alpha-faq entry for this). This should be fixed when the new
36 2008.0 appears.
37
38 > thx for your help.
39
40 A pleasure.
41
42 --
43 Jose Luis Rivero <yoswink@g.o>
44 Gentoo/Doc Gentoo/Alpha
45
46 --
47 gentoo-alpha@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-alpha] Glibc-2.6.1 and binutils-2.18-r1 Mathieu Chauvel <mathieu@×××××××.fr>