On Wed, Mar 05, 2008 at 11:02:40AM -0800, Mathieu Chauvel wrote:
>
> Hello
> I've a big problem to compile glibc-2.6.1 and binutils-2.18.r1 on my alpha
> (SX164)
This is an old and known friend, unfortunately.
>
> for glibc i've this error :
> ../sysdeps/unix/sysv/linux/alpha/sigsuspend.S:41: Error: previous CFI entry
> not closed (missing .cfi_endproc)
Yup, CFI errors are caused by the binutils version.
> And for the binutils :
> /var/tmp/portage/sys-devel/binutils-2.18-r1/work/binutils-2.18/bfd/trad-core.c:122:
The error is a bit before this, something related to 'PAGE_SIZE'
undeclared, which was part of linux-header but was removed in recent
versions.
>
> So if you have a idea !!!
>
From the top of my head:
- Force a downgrade on linux-headers (emerge -av =linux-headers-2.6.17-r2)
- Install new binutils
- Reinstall the current linux-headers
- Install new glibc
This should fix the mess, sorry for the problem. (I should write a
gentoo-alpha-faq entry for this). This should be fixed when the new
2008.0 appears.
> thx for your help.
A pleasure.
--
Jose Luis Rivero <
yoswink@...>
Gentoo/Doc Gentoo/Alpha
--
gentoo-alpha@... mailing list