Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15719] New: [gcc 4.5] glibc fails to compile

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15719] New: [gcc 4.5] glibc fails to compile
  • Date: 24 May 2010 21:57:35 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15719

Summary: [gcc 4.5] glibc fails to compile
Product: Codex
Version: devel grimoire
Platform: x86
URL: http://sourceware.org/bugzilla/show_bug.cgi?id=4507
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: gnu
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: svn AT lynxlynx.info
CC: siflfran AT hawo.stw.uni-erlangen.de
Blocks: 15718


../sysdeps/i386/fpu/s_frexp.S: Assembler messages:
../sysdeps/i386/fpu/s_frexp.S:66: Error: invalid identifier for ".ifdef"
../sysdeps/i386/fpu/s_frexp.S:66: Error: junk at end of line, first
unrecognized character is `1'
../sysdeps/i386/fpu/s_frexp.S:66: Error: junk at end of line, first
unrecognized character is `1'
../sysdeps/i386/fpu/s_frexp.S:66: Error: junk at end of line, first
unrecognized character is `1'
../sysdeps/i386/fpu/s_frexp.S:66: Error: junk at end of line, first
unrecognized character is `.'
../sysdeps/i386/fpu/s_frexp.S:66: Error: junk at end of line, first
unrecognized character is `1'
../sysdeps/i386/fpu/s_frexp.S:66: Error: expected comma after name `' in .size
directive
../sysdeps/i386/fpu/s_frexp.S:66: Error: ".endif" without ".if"
../sysdeps/i386/fpu/s_frexp.S:66: Error: junk `.get_pc_thunk.dx' after
expression
make[2]: Leaving directory `/usr/src/glibc-2.11.2/math'
make[2]: *** [/usr/src/glibc-2.11.2.bld/math/s_frexp.os] Error 1
make[1]: Leaving directory `/usr/src/glibc-2.11.2'
make[1]: *** [math/subdir_lib] Error 2
make: *** [all] Error 2
! Problem Detected !

It is actually an old glibc bug:
http://sourceware.org/bugzilla/show_bug.cgi?id=4507

This patch helped:
http://sourceware.org/bugzilla/attachment.cgi?id=1840&action=view

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



  • [SM-Grimoire-Bugs] [Bug 15719] New: [gcc 4.5] glibc fails to compile, bugzilla-daemon, 05/24/2010

Archive powered by MHonArc 2.6.24.

Top of Page