I have the VMwPC set up with Win98+ZipSlack 3.9, downloaded the freesco source, and when following the HowTo for development, the step I'm running into problems with is "make modules_install". This fails with the error:
ZipSlack:/usr/src/linux# make modules_install
/bin/sh: -c: line 2: syntax error: unexpected end of file
make: *** [modules_install] Error 2
ZipSlack:/usr/src/linux#
I did notice that the freesco source tarball expected to put it's files into "/usr/src/linux", so, I made a fresh "freesco-2.0.39" folder and linked "linux" to it before extracting the source. After getting this error the first time, I thought perhaps I shouldn't have changed the "linux" symbolic link, so, pointed it back to where it was, and re-extracted the source there. I still get the same error. I also tried loading the .038-config & only changing the "nickname/kernel maker" entry, and again I get the same error.
Can someone point me in the right direction to get this going? Thanks!
