[01:12] fabbione: I just got an oops in inotify [01:12] I tried unmounting an ntfs partition [01:13] (this is 2.6.12 as of Wednesday) [01:14] There's no __NR_sigaction on x86_64. Does the 32-bit emulation on amd64 promise to do all to 32bit syscalls? [01:15] jbailey: I would think so, yes. [01:16] it's supposed to be a 100% emulation [01:16] Oh good. =) [01:16] So now all we need is glibc headers that DTRT. [01:16] Mithrandir: Is there any hope of us doing multiarch at least a little bit for Breezy? =) === ahuman01 [~ahuman01@141.152.253.158] has joined #ubuntu-kernel [01:17] jbailey: you mean "a little bit more"? :) I'm hoping to get some time allocated for actually coding up a bit once I'm done with my thesis [01:17] doing binutils + gcc support should either already be there or easily fixed. [01:18] Mithrandir: I'd love to see at a base just have gcc look in the multiarch directories for -m64 and -m32 as well as the standard directories. [01:18] We can then take the current biarch packages and have it put things in the right places. [01:18] Including all the header files and such. [01:18] jbailey: get doko to apply a set of fixes from http://arch.err.no/index.cgi/tfheen@idi.ntnu.no--2005/gcc-debian--multiarch--3.4 and you're set. [01:18] Nothing from dpkg would need to be touched, basically just gcc, glibc, lkh, ncurses and zlib. [01:18] And it's all stuff we could do in our sleep today. [01:19] that's easy enough to do, sure. [01:19] I suspect that doko's current libjava on 32 bit arch problem will give him incentive to say yes. =) [01:19] heh :) [01:20] this won't give you coinstallability until dpkg is fixed, though [01:20] He's running into the fact that i386 and amd64 aren't like ppc, sparc and s390 in glibc. [01:20] oh, fun [01:20] Noone in glibc land ever intended it to be a biarch arch AFAICT. [01:20] So the headers don't seem to easily cope with each system. [01:21] which is the reason for the crack in amd64-libs-dev to divert headers and such? [01:21] Partly, but mostly amd64-libs crack is due to the fact that Sarge wasn't shipping with amd64. [01:21] that too [01:21] So no compiler support, so no way to make proper biarch packages. [01:22] true [01:22] it's also aiming for a bit more than ia32-libs-dev which is "this is enough to give you a crosscompiler" [01:33] Right. =) [01:34] So assuming doko agrees, that patch is all that needs to be applied to 3.4 to make it look in /usr/include/${GNU_ARCH} and /usr/lib/${GNU_ARCH} before the regular search paths? [01:36] you need to fix up binutils too, but yes. [01:37] Right - for ls/. [01:37] ld. [01:37] in the cases of people calling ld directly, for instance. [01:37] gcc DTRT and passes the right parameters, but it's not always enough === lamont_r [~lamont@phantom.acmeps.com] has joined #ubuntu-kernel === doko [~doko___@dsl-082-082-196-023.arcor-ip.net] has joined #ubuntu-kernel [05:55] morning [06:14] mjg59: i have an inotify update pending for the next upload. [06:14] mjg59: but i can't upload yet. === horms [~horms@YahooBB219184134048.bbtec.net] has joined #ubuntu-kernel === rideout [~rideout@adsl-69-232-192-197.dsl.pltn13.pacbell.net] has joined #ubuntu-kernel === rideout [~rideout@adsl-69-232-192-197.dsl.pltn13.pacbell.net] has joined #ubuntu-kernel === rideout [~rideout@adsl-69-232-192-197.dsl.pltn13.pacbell.net] has left #ubuntu-kernel ["Konversation] === horms [~horms@YahooBB219184134048.bbtec.net] has left #ubuntu-kernel [] === Mithrand1r [~tfheen@vawad.err.no] has joined #ubuntu-kernel === ubuntulog [~warthylog@port49.ds1-van.adsl.cybercity.dk] has joined #ubuntu-kernel === Topic for #ubuntu-kernel: Ubuntu kernel development discussion | http://www.ubuntulinux.org/wiki/KernelTeam | There are no kernel bugs.. only broken hardware | http://people.u.c/~lamont/Archives/kernel-team@ubuntu.com--2005/ playground: kernel-debian--pre1,2--2.6.11.92 === Topic (#ubuntu-kernel): set by fabbione at Tue May 10 11:29:13 2005 === dilinger [dilinger@mouth.voxel.net] has joined #ubuntu-kernel === lamont [~lamont@mix.mmjgroup.com] has joined #ubuntu-kernel === calc [~ccheney@ip70-185-4-246.ma.dl.cox.net] has joined #ubuntu-kernel === crimsun [~crimsun@dargo.trilug.org] has joined #ubuntu-kernel === doko [~doko___@dsl-082-082-196-023.arcor-ip.net] has joined #ubuntu-kernel === svenl [~luther@AStrasbourg-251-1-51-64.w82-126.abo.wanadoo.fr] has joined #ubuntu-kernel === TheMuso [~luke@dsl-202-173-132-131.nsw.westnet.com.au] has joined #ubuntu-kernel === jbailey [~jbailey@CPE000ded9d787c-CM014260028338.cpe.net.cable.rogers.com] has joined #ubuntu-kernel === Mithrandir [~tfheen@vawad.err.no] has joined #ubuntu-kernel === mjg59 [mjg59@cavan.codon.org.uk] has joined #ubuntu-kernel === svenl_ [~luther@AStrasbourg-251-1-57-223.w82-126.abo.wanadoo.fr] has joined #ubuntu-kernel === Seveas [~seveas@seveas.demon.nl] has joined #ubuntu-kernel === _infinity [~adconrad@loki.0c3.net] has joined #ubuntu-kernel === infinity [~adconrad@loki.0c3.net] has joined #ubuntu-kernel === Seveas [~seveas@83.160.7.26] has joined #ubuntu-kernel === chuck_ [~chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel [06:24] hey === zul [~chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel [09:40] blah [11:40] Can the ia64 kernels run i386 binaries if the appropriate libraries are hanging around? [11:41] jbailey, they should [11:42] doko: I'm just wondering how many multiarch setups we'll need. I imagine the trouble you're running over with OOo is going to have to be repeated for ia64 at some point. [11:46] hmm, who does run OOo on ia64? ;-) [11:46] doko: insane people. That means, everybody who uses ia64. [11:47] Mithrandir: That's not fair. I don't use OOo anywhere, much less on my ia64. =) [11:48] jbailey: well, you're a glibc hacker so you're insane, hands down. :-) [11:48] ;P [11:49] actually, I didn't say that everybody with an ia64 used ooo, just that they were insane. [11:49] Mithrandir: amu reports 100% CPU usage when installing the new bash package on amd64, can you confirm that? [11:49] doko: just installing it? [11:49] no, using it [11:49] give me a few secs [11:51] just by launching it and running some commands? [11:51] if so, can't duplicate. [11:52] hmm, strange, maybe you could ask amu tomorrow [11:52] I'll try to remember. [11:54] thanks