From: Rob S. <ro...@xb...> - 2004-01-21 01:44:19
|
Just a little introduction of my self since this is my first time posting to this list. I am Robert Snyder aka Jawa78 on delphiforums and as far as I can tell the only maintainer of a Slackware install package of SheepShaver x86 as I like to call it. During my travels of the web I have come across some projects that has brought great joy back into my wondering OS life. Most people know me a slackware zealot as of my great love of the Distrobution. But about the same time another OS BeOS to be extact had very excited about this new Desktop OS (Beos 3) Well Hardware progressed Be inc died, leaving me up poop creek until I came across BeOS 5 Max V3 (which was nice but had way to many bugs to be used even on a rare basis and BeOS Dev Edition ( www.beosonline.com) Which is more to my suting I had re entere the world of be to help find a developer that might take a shot at retrofitting as I call it all the great features that Gwenole ( sorry if I mis-spelled your name) had put into the *nix versions. But I would first was looking to build BII from nothing, so I download the BII and SheepShaver from the cvs just to have the source and to build BII. I followed the instructions in the install file of the base Basilisk II directory go into the terminal and navigate to the BeOS directory. typed make and this is what i got . Note there was abunch of other stuff but this is the only thing that caused it to bomb out andexit the install. video_beos.cpp:208: `VideoModes' undeclared (first use this function) video_beos.cpp:208: (Each undeclared identifier is reported only once video_beos.cpp:208: for each function it appears in.) video_beos.cpp:209: implicit declaration of function `int video_init_depth_list(...)' video_beos.cpp:210: `VideoMonitor' undeclared (first use this function) make: *** [obj.x86/video_beos.o] Error 1 If someone can explain what is going on here it would be great. Thanks Robert Snyder |