Bug 593944 - binutils glibc
Summary: binutils glibc
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc
Version: 13
Hardware: i686
OS: Linux
low
high
Target Milestone: ---
Assignee: Andreas Schwab
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-05-20 06:09 UTC by cyrushmh
Modified: 2010-05-20 08:55 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-05-20 08:55:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description cyrushmh 2010-05-20 06:09:38 UTC
[CyrusHMH@localhost mydroid]$ make
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=2.1-update1
TARGET_PRODUCT=generic
TARGET_BUILD_VARIANT=eng
TARGET_SIMULATOR=
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=ECLAIR
============================================
Install: out/host/linux-x86/framework/apicheck.jar
Install: out/host/linux-x86/framework/clearsilver.jar
Install: out/host/linux-x86/framework/droiddoc.jar
Install: out/host/linux-x86/lib/libneo_util.so
.......................................................then next is usefully:
/usr/bin/ld: out/host/linux-x86/obj/EXECUTABLES/accRuntimeTest_intermediates/runtimeTest.o: undefined reference to symbol 'dlsym@@GLIBC_2.0'
/usr/bin/ld: note: 'dlsym@@GLIBC_2.0' is defined in DSO /lib/libdl.so.2 so try adding it to the linker command line
/lib/libdl.so.2: could not read symbols: Invalid operation
collect2: ld 返回 1
make: *** [out/host/linux-x86/obj/EXECUTABLES/accRuntimeTest_intermediates/accRuntimeTest] 错误 1

2.6.33.4-95.fc13.i686.PAE #1 SMP 
rpm -qf /lib/libdl.so.2
glibc-2.12-1.i686
rpm -qf /usr/bin/ld
binutils-2.20.51.0.2-20.fc13.i686

http://fedoraproject.org/w/index.php?title=UnderstandingDSOLinkChange

Comment 1 Andreas Schwab 2010-05-20 08:55:32 UTC
Follow the link.


Note You need to log in before you can comment on or make changes to this bug.