[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/4966] linker incorrectly prepends sysroot to absolute path
From: |
schwab at suse dot de |
Subject: |
[Bug ld/4966] linker incorrectly prepends sysroot to absolute path |
Date: |
28 Aug 2007 08:49:05 -0000 |
------- Additional Comments From schwab at suse dot de 2007-08-28 08:49 -------
You did not configure glibc correctly. You should use --prefix=/usr and
install it with install_root=${sysroot}. The whole point of the sysroot
feature is that it establishes a chroot style environment.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
http://sourceware.org/bugzilla/show_bug.cgi?id=4966
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.