|
From: Oli B. <ol...@po...> - 2001-12-18 17:16:23
|
----- Original Message ----- From: "Gerardo Richarte" <ge...@co...> To: "Oli Bye" <ol...@po...>; <squ...@li...> Sent: Tuesday, December 18, 2001 3:44 PM Subject: Re: [SqueakNOS-cvs] Making an Image > Oli Bye wrote: > > > Hi, > > I've built all the binaries in linux, (with some minor fixes to the > > Makefile). > > great! > > > I'm now try to build a SqueakNOS image (I'm happen to be building it on > > Win2K, to put on linux when it's ready). > > I always built it on linux, it'll be nice to know it can be done from windows, > are you using cygwin, gcc, etc? I mean building the Squeak Image (as in smalltalk image). I do the binary build of the disk image on Linux. > > > However, I'm missing a class when loading UART8250.cls: (TOSharedQueue is Undeclared) I think it must have been some sort of "typo". May be I'll run into trouble when I try to get serial working. > > I'll check this, I don't have it in my image either... In fact, I'm not sure if serial ports > are working... We switched from Sensor to EventSensor, and still have some problems > with it, so we haven't worked lattely with serial ports. > > > PS for anybody else loading for the first time the order is important, > > here's the order I did things. > > I'm glad to know this can all be used without CVS, I use CVSTProj to manage squeak > sources, I'll add your 'script' to readme or something. > > Would you let me know if it boots in your system, and more important if your mouse works > ok (only PS/2 mouses are supported now) Yes all works fine. > > Serial Bye! > Richie > > PS: I'll love to know how to do a bootable CD with SqueakNOS! > > |