[Coco] Question for Tormod
Gene Heskett
gheskett at wdtv.com
Sat Mar 26 16:58:38 EDT 2016
Greetings;
Williams comment re v4.12 of lwtools prompted me to refresh all of it,
but I see I still have a toolshed unix/docs build failure:
make[1]: Entering directory `/opt/toolshed/build/unix/doc'
markdown ../../../doc/ToolShed.md > ToolShed.html
/bin/sh: 1: markdown: not found
make[1]: *** [ToolShed.html] Error 127
make[1]: Leaving directory `/opt/toolshed/build/unix/doc'
make: *** [all] Error 2
make: Leaving directory `/opt/toolshed/build/unix'
This linux wheezy, and I haven't a clue what markdown is. But it was in
the repos, so thats installed now.
But after a make clean;make in the build/unix directory I see another
error just above that one, which now fixed, perhaps 10 lines up.
make[1]: Entering directory `/opt/toolshed/build/unix/cocofuse'
cc -Dunix -DUNIX -O3 -I. -g -I../../../include -Wall -DTOOLSHED_VERSION=\"2.1\" -I../../../include -Wall -c -o
cocofuse.o ../../../cocofuse/cocofuse.c
../../../cocofuse/cocofuse.c:31:18: fatal error: fuse.h: No such file or
directory
compilation terminated.
make[1]: *** [cocofuse.o] Error 1
make[1]: Leaving directory `/opt/toolshed/build/unix/cocofuse'
However:
gene at coyote:/opt$ locate fuse.h
/usr/include/linux/fuse.h
Is that the fuse.h its looking for?
ls -l /usr/include/linux/fuse.h
-rw-r--r-- 1 root root 16563 Mar 22 21:07 /usr/include/linux/fuse.h
At 16 kilobytes, I won't abuse the list with a copy of it here. Makefile
path typu maybe?
Cheers, Gene Heskett
--
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <http://geneslinuxbox.net:6309/gene>
More information about the Coco
mailing list