Re: [arch-dev-public] arch: Package [klibc] marked out-of-date
Arch Website Notification schrieb:
* Note: this is an automated message
gdamjan@gmail.com wants to notify you that the following package may be out of date:
klibc (http://www.archlinux.org/packages/13319/)
The user provided the following additional text:
Recompile against 2.6.24, please :)
I am a little in trouble here. After some patching, I got klibc to install the correct headers (asm-x86_64 vs. asm-x86, due to the x86 merge). However, this version does not link any binaries, all I get is "undefined reference to <insert very common function here>". Can anyone find a solution? If anyone wants to help fixing the problem, I can upload klibc packages and PKGBUILDs.
On Jan 28, 2008 11:19 AM, Thomas Bächler <thomas@archlinux.org> wrote:
I am a little in trouble here. After some patching, I got klibc to install the correct headers (asm-x86_64 vs. asm-x86, due to the x86 merge). However, this version does not link any binaries, all I get is "undefined reference to <insert very common function here>". Can anyone find a solution? If anyone wants to help fixing the problem, I can upload klibc packages and PKGBUILDs.
Bumping to a testing version might help - did you try that? If you can upload them somewhere, that'd be worthwhile, though I don't know if I'll get time ASAP. I do have a pending patch for kinit though, to cover the init=* breakage.
Aaron Griffin schrieb:
Bumping to a testing version might help - did you try that?
I think I did, but that was for the install problem, not the linkage problem. I am not sure what I did yesterday, so I will try again soon.
If you can upload them somewhere, that'd be worthwhile, though I don't know if I'll get time ASAP.
I updated the klibc package in CVS. Build it and try to build another klibc package against it.
I do have a pending patch for kinit though, to cover the init=* breakage.
Wow, can you add that to CVS as well?
On Jan 28, 2008 11:31 AM, Thomas Bächler <thomas@archlinux.org> wrote:
I do have a pending patch for kinit though, to cover the init=* breakage.
Wow, can you add that to CVS as well?
It's incomplete. I need to setup a qemu image so I can iterate testing faster. It's going to be sent to the klibc list when I finish it up though.
participants (2)
-
Aaron Griffin
-
Thomas Bächler