[Coco] OS-9L2BBS Build Issue
Kip Koon
computerdoc at sc.rr.com
Thu Jan 9 12:59:19 EST 2014
Hi NitrOS-9 Build Team!
I've noticed I am getting the following results for the OS-9 Level 2 BBS
portion when I "make dsk" the NitrOS-9 Distro. I had previously run "make
-B" which lwasm'd everything and saw this there in that output as well.
It's in the process of creating all the dsks now. I'm really looking
forward to start adding a new feature into the NitrOS-9 code base concerning
specifying the slot number an rbf device is inserted into and dmode'ing the
slot number into the rbf device descriptor. Has anyone else ever thought of
this capability? I'd like to know if you have. Take care my friends.
Kip
The results for the OS-9 Level 2 BBS portion of the output is shown below.
----------------------------------beginning of
output---------------------------------
**************************************************
* *
* OS-9 LEVEL 2 BBS *
* *
**************************************************
(cd 6809l2; make);
make[4]: Entering directory
`/home/root/nitros9/3rdparty/packages/os9l2bbs/6809l2'
lwasm --6309 --format=os9
--pragma=pcaspcr,nosymbolcase,condundefzero,undefextern,dollarnotlocal
--includedir=. --includedir=/home/root/nitros9/defs -DNOS9VER=3 -DNOS9MAJ=2
-DNOS9MIN=9 -DNOS9DBG=1 ../cmds/BBS.build.asm -oBBS.build
WARNING: IFP1 if is not supported; ignoring
../cmds/BBS.build.asm:00004 ifp1
ERROR: Byte overflow
../cmds/BBS.build.asm:00432 leax <$FFE0,X
* 0483 30 88 E0 0.`
ERROR: Byte overflow
../cmds/BBS.build.asm:00443 leax <$FFE0,X
* 049C 30 88 E0 0.`
/home/root/nitros9/rules.mak:168: recipe for target `BBS.build' failed
make[4]: *** [BBS.build] Error 1
make[4]: Leaving directory
`/home/root/nitros9/3rdparty/packages/os9l2bbs/6809l2'
makefile:7: recipe for target `all' failed
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/root/nitros9/3rdparty/packages/os9l2bbs'
make[3]: Entering directory `/home/root/nitros9/3rdparty/packages/pacos9'
make[3]: *** No rule to make target `main90.r', needed by `pacos9'. Stop.
make[3]: Leaving directory `/home/root/nitros9/3rdparty/packages/pacos9'
make[3]: Entering directory `/home/root/nitros9/3rdparty/packages/raakatu'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/root/nitros9/3rdparty/packages/raakatu'
make[3]: Entering directory `/home/root/nitros9/3rdparty/packages/rof'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/root/nitros9/3rdparty/packages/rof'
make[3]: Entering directory `/home/root/nitros9/3rdparty/packages/sierra'
------------------------------------------------end of
output----------------------------------------------------------
More information about the Coco
mailing list