[Coco] can't compile Toolshed on CygWin

Steven Hirsch snhirsch at gmail.com
Sun Apr 7 17:10:15 EDT 2013


On Sun, 7 Apr 2013, Gene Heskett wrote:

>> Sorry, hit send too quickly.  This builds by cd-ing into build/unix and
>> running 'make'.  The cocofuse binary does get produced.  The only
>> problem seems to be 'rma' which is deprecated anyway.
>>
>> Steve
>>
> Hummm, wheres the makefile to build it all?  No toolshed/bin directory was
> created, just cocofuse.

There won't be a toolshed/bin directory.  The Makefile you care about is 
in <source_root>/build/unix, where <source_root> is probably /opt/toolshed 
in your case.

> Also, when cd'd to the toolshed/os9 dir, make reports there is no
> ../Makefile.rules.  And it does not exist in that tree at all according to
> an "ls -R | grep Makefile.rules" when done from the parent toolshed
> directory.

No, sorry for not being completely clear.  If you unpacked into 
/opt/toolshed, do:

$ cd /opt/toolshed/build/unix

$ make

The binaries end up in the various subdirectories, e.g. 
/opt/toolshed/build/unix/cocofuse

Steve


-- 




More information about the Coco mailing list