Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 354347 - sys-apps/busybox-1.18.1 not compiling with sys-libs/glibc-2.13
Summary: sys-apps/busybox-1.18.1 not compiling with sys-libs/glibc-2.13
Status: RESOLVED DUPLICATE of bug 353816
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Bugzilla Admins
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-10 11:54 UTC by Ruslan
Modified: 2011-02-10 13:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ruslan 2011-02-10 11:54:41 UTC
Compiling error:
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/libc.a(memmove_chk.o): In function `__memmove_chk':
(.text+0x24): undefined reference to `__memmove_chk_ssse3'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/libc.a(memmove_chk.o): In function `__memmove_chk':
(.text+0x29): undefined reference to `__memmove_chk_ssse3_back'

Reproducible: Always

Steps to Reproduce:
1. emerge =sys-libs/glibc-2.13
2. emerge sys-apps/busybox
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-02-10 13:51:53 UTC

*** This bug has been marked as a duplicate of bug 353816 ***