irclog2html for psilinux on 2002.03.19

15:56:42johnixhi
16:23:50johnixhi
16:29:05johnixhello
18:12:18Tangentjohnix : Hi
18:22:22johnixHello Tangent
18:26:22Tangentjohnix : Any progress on a 2.4 kernel yet?
18:27:09johnixI'm not working on it
18:27:23johnixI'm just waiting on it
18:27:39Tangentjohnix : Has anyone actually tried building a 2.4 kernel for the S5 yet?
18:27:42johnixI've been trying to run Emacs on my S5 today
18:28:05TangentThe toolchains etc are easy enough to set up... I keep building kernels for my iPAQ all the time
18:29:14johnixI've got a running toolchain,
18:29:46johnixbut I didn't manage to tell configure to prefix the build tool names with "arm-linux-"
18:29:57johnixdo you know how to do that?
18:35:46Tangentonce you've done a make menuconfig
18:35:51Tangentedit the Makefile
18:35:56Tangentthere's a line in there that says
18:36:01TangentCROSS_COMPILE=
18:36:08Tangentand you want to set that to arm-linux-
18:39:22johnixTangent: that's for the kernel
18:39:39johnixI'm talking about Emacs, which uses autoconf
18:39:56johnixso there is a "configure" script which takes a bunch of options
18:40:07Tangentjohnix : Ah.. I don't know for emacs... never compiled it
18:40:09johnixbut I did not find the one
18:40:34johnix'should be much like any other autoconf-based appli
18:48:26johnixDoh!
18:49:00johnixI managed to tell configure to use arm-linux-gcc
18:49:29johnixand the first thing make does is build a "test-distrib" file, and try to run it...
18:49:40johnixhow stupid!
18:52:50Tangentjohnix : There's already a binary for emacs in the debian feeds that'll work
18:53:02Tangentjohnix : You'll probably want to strip it first tho
18:53:47Tangentjohnix : Or you could do a native build on the hh.org skiff cluster
18:54:07johnixhuh, that's a neat idea!
18:54:31johnixI tried to use Familiar's Emacs packages,
18:54:48TangentWhat's the problem with that?
18:55:11johnixbut I got a kernel panic when starting emacs
18:55:19johnixsame message as yesterday
18:55:36Tangentjohnix : Ah... which takes us back to the memory management problems in 2.2
18:55:49johnixdo you think it's related to mm?
18:56:58Tangentjohnix : Yeah... i found a couple of people with the same error all saying it was memory management under 2.2
18:57:04Tangenta problem with strl and strh
18:57:19johnixI also renamed my libncurses5 into libcurses4. I guess that would not have worked well anyway, but not to that point...
18:57:30johnixwhat's that?
18:58:25TangentI'm not 100% certain.. the time's I've come across strl,strh before are as pointers to strings stored in memory... sorting the upper and lower bytes of the address
18:58:50TangentI guess that'd fit with emacs ;)
18:59:42johnixare they kernel internals, or user-space things?
19:00:06TangentI think there's a problem with the implementation of it under 2.2. kernels or something
19:02:14Tangenthttp://web.gnu.walfield.org/mail-archive/linux-7110/1999-May/0112.html
19:04:06johnixhuh, that looks like my error message.
19:04:16johnixThanks for the info, that's enlightening
19:09:44johnixI was wondering, when you execute a floating-point operation on a non-fp operation, then you get a kernel trap, the kernel recognizes what you were trying to do, and then does it for you with its fp emulator, right?
19:24:54TangentYep... as long as you have nwfpe compiled in
19:25:22johnixok, gotta go.
19:25:27johnixLUG meeting
19:26:33johnixis away: LUG meeting
21:53:58johnixis back (gone 02:27:24)
21:54:36johnixTangent: are you still there?

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with infobot logs, split per channel and by date, etc.