[Coco] can't build nitros9

Bob Devries devries.bob at gmail.com
Thu Aug 7 22:27:06 EDT 2014


Commenting on my own post....

It appears that the source files in the lib directory have had their 
extensions changed from .a to .as, but the makefile is still using .a.

I'll check other directories to see if this is global.

Regards, Bob Devries
Dalby, QLD, Australia

On 8/08/2014 10:34 AM, Bob Devries wrote:
> Hi all,
>
> I'm trying to build NitrOS9 from the repository. I downloaded (using 
> hg) the lwtools, toolshed and NitrOS9 repositories, and built each one 
> in turn. Lwtools builds fine, and Toolshed does too, but with a number 
> of warnings. NitrOS9 doesn't build at all. the command I issued (on 
> KUbuntu Linux) was:
>
> make dsk
>
> Output is:
> make -C /lib && make -C /level1 && make -C level2 && make -C level3 && 
> make -C 3rdparty && :
> make[1]: Entering directory '/lib'
> make[1]: *** No targets specified and no makefile found. Stop
> make[1]: Leaving directory '/lib'
> make: *** [all] Error 2
>
> My gcc is version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
>
> Anyone else try this?
> PS: note the colon (:) at the end of the first line.
>
> Regards, Bob Devries
> Dalby, QLD, Australia
>



More information about the Coco mailing list