=== doko_ [~doko___@dsl-084-059-071-048.arcor-ip.net] has joined #ubuntu-toolchain === jbailey [~jbailey@modemcable139.249-203-24.mc.videotron.ca] has joined #ubuntu-toolchain === elmo [~james@83-216-156-21.jamest747.adsl.metronet.co.uk] has joined #ubuntu-toolchain === daniels [~daniels@amnesiac.heapspace.net] has left #ubuntu-toolchain [] === chmj [~chmj@196.11.241.45] has joined #ubuntu-toolchain === doko_ [~doko___@dsl-084-059-071-048.arcor-ip.net] has joined #ubuntu-toolchain === jbailey [~jbailey@modemcable139.249-203-24.mc.videotron.ca] has joined #ubuntu-toolchain [01:41] doko: ping? [01:48] jbailey: pong [01:49] doko: I'm having a bitch of a time tracing down this last error from ld, hoping you can suggest something. [01:50] When I install the libc6{-dev}-amd64 packages, ld tells me: [01:50] /usr/bin/ld: warning: ld-linux-x86-64.so.2, needed by /lib64/libc.so.6, not found (try using -rpath or -rpath-link) [01:51] The NEEDED section doesn't list a path in libc.so.6, so the implicit -L/lib../lib64 that collect2 hands over ought to be enough, I think. [01:51] If I make a symlink in /lib to /lib64/ld-linux-x86-64.so.2, it compiles, and I can remove it after, so there's no runtime requirement. [01:51] Just that for some reason ld beleives that there's a link time requirement. [01:52] If I add an -rpath line to it, it works fine, but I think that it shouldn't be needed. [01:53] (The warning is follow by some symbol errors which are in the ld-...so.2 - so it's not just randomly warning me) [01:54] hmm, look at the i386-biarch patch in gcc-3.4. LINK_SPEC wants /lib64/libc.so.6 [01:54] Which is right. [01:56] is it possible to get ld to dump out a list of what it thinks are the available libraries and howit resolved them? [01:57] It seems almost certainly like a glibc problem, the same collect2 line done with amd64-libs works fine, but readelf -a looks basically the same between the two. [01:57] hmm, not that I know of [01:58] you see this with gcc-3.4 or gcc-4.0 ? [01:58] -3.4 [01:58] So far I'm onyl working with that until I get the glibc built. [01:58] and does the link step work with 4.0 (if you're doing only this one with 4.0)? [01:59] Dunno. I'll dig up a biarch gcc-4.0 to try that with. [01:59] glibc doesn't build with gcc-4.0, so I hadn't been looking at that at all. [01:59] just compared the biarch patches. 4.0 is missing the LINK_SPEC chunk [02:00] Oh, hmm. [02:19] YAR [02:19] I wish I smoked so that I could stomp off and have one. [02:19] It seems that biarch amd64 wants /lib64 and /usr/lib64 added to ld.so.conf [02:20] doko: So my glibc is fine. I just need to either put this hackery into ld.so.conf, I guess. =( [02:21] Or fix it properly in the linker, I guess. === lamont [~lamont@15.238.5.30] has joined #ubuntu-toolchain === Seveas [~seveas@seveas.demon.nl] has joined #ubuntu-toolchain [04:42] jbailey: How is this solved for amd64 native? [04:43] or isn't this an issue, because lib is a symlink to lib64? [04:43] amd64 native has hackery in glibc to mke this all just work. [04:43] My current build has the hackery in for i386 too. [04:43] amd64 will need additional hackery to deal with /lib32 correctly. [04:44] (but it's all in the same .h file in glibc) [04:44] oh, fine. [06:44] fuck's sake [06:44] does anyone know how CONFIG_MAC gets defined? [06:46] elmo: Context? [06:46] powerpc kernel builds [06:46] it's not mentioned in .config, but I'm getting some compile errors with breezy kernel and a custom config [06:46] elmo: Try #ubuntu-kernel, better audience there. [06:46] meh [06:46] i'm about ubuntu'ed out of channels, never mind [06:47] I'm thinking specifically zul, who does alot of kernel stuff with Fabio [06:53] hey elmo [06:54] elmo: iirc CONFIG_MAC is defined only on PPC32.. [06:55] if you need, i can check but arch/ppc/Kconfig (grep for MAC) is a good place to start === doko_ [~doko___@dsl-084-059-081-178.arcor-ip.net] has joined #ubuntu-toolchain [07:09] fabbione: gettext on sparc: please look at the config.log file to see, why the jar test fails. [07:10] doko_: thanks i will :) === Seveaz [~seveas@seveas.demon.nl] has joined #ubuntu-toolchain [09:52] fabbione: do you have a sparc live CD, either hoary or breezy? === lamont digs === lamont undigs