Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14098] glibc-2.7 has possible linking errors

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 14098] glibc-2.7 has possible linking errors
  • Date: 17 Nov 2007 14:33:36 -0000

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





------- Additional Comments From ruskie+smbugs AT mages.ath.cx 2007-11-17 08:33
-------
I hit the same bug
gcc -s -nostdlib -nostartfiles -r -o /usr/src/glibc-2.7.bld/libc_pic.os \
-Wl,-d -Wl,--whole-archive /usr/src/glibc-2.7.bld/libc_pic.a
/usr/src/glibc-2.7.bld/libc_pic.a(memcpy_chk.os): In function `__memcpy_chk':
memcpy_chk.c:(.text+0x0): multiple definition of `__memcpy_chk'
/usr/src/glibc-2.7.bld/libc_pic.a(memcpy.os):(.text+0x0): first defined here
/usr/src/glibc-2.7.bld/libc_pic.a(mempcpy_chk.os): In function
`__mempcpy_chk':
mempcpy_chk.c:(.text+0x0): multiple definition of `__mempcpy_chk'
/usr/src/glibc-2.7.bld/libc_pic.a(mempcpy.os):(.text+0x0): first defined here
/usr/src/glibc-2.7.bld/libc_pic.a(memset_chk.os): In function `__memset_chk':
memset_chk.c:(.text+0x0): multiple definition of `__memset_chk'
/usr/src/glibc-2.7.bld/libc_pic.a(memset.os):(.text+0x0): first defined here
collect2: ld returned 1 exit status
make[1]: *** [/usr/src/glibc-2.7.bld/libc_pic.os] Error 1
make[1]: Leaving directory `/usr/src/glibc-2.7'
make: *** [all] Error 2


This on a i586 setup... doing a 2.4 -> 2.7 update

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




Archive powered by MHonArc 2.6.24.

Top of Page