[Coco] Nitros9 make errors

Bob Devries devries.bob at gmail.com
Mon Jul 15 01:43:19 EDT 2013


Hi all,

It would seem that CygWin has problems with the pathnames that are used in 
the make of the nitrOS9 tree.

For example, my $NITROS9DIR is /home/Bob_Devries/nitros9

However, when that's used in some places (not all) the command used doesn't 
find the necessary file.

so $(NITROS9DIR)/dsks should become /home/Bob_Devries/nitros9/dsks, and it 
does, but when some commands try to open files there, they can't find them.

$(MKDSKINDEX) $(DSKDIR) > $(DSKDIR)/index.html

should expand to:

/home/Bob_Devries/nitros9/3rdparty/utils/aaw/mkdskindex 
/home/Bob_Devries/nitros9/dsks >/home/Bob_Devries/nitros9/dsks/index.html

The script mkdskindex uses "os9 id" to output the disktype, but it can't 
find the files.

Regards, Bob Devries
Dalby, QLD, Australia




More information about the Coco mailing list