oss4 not compilable on gentoo
Posted: Tue Aug 04, 2015 4:13 pm
I tried https://github.com/etch-squeeze/oss-v4. ... /ender.zip , applied the patch from another thread without success.
ossdevlinks'
cc -c -O -Wall -DOSS_LITTLE_ENDIAN -I../../include -I../../kernel/framework/include -I../../kernel/OS/Linux -I../../kernel/nonfree/include -I../.. ossdevlinks.c -o ./ossdevlinks.o
In file included from ossdevlinks.c:43:0:
../../kernel/framework/include/oss_config.h:39:16: fatal error: os.h: No such file or directory
#include <os.h>
^
compilation terminated.
Makefile:38: recipe for target 'ossdevlinks.o' failed
make[2]: *** [ossdevlinks.o] Error 1
make[2]: Leaving directory '/oss-v4.2-build2008-ender/ddd/cmd/ossdevlinks'
../make.defs:11: recipe for target 'subdirs' failed
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory '/oss-v4.2-build2008-ender/ddd/cmd'
make.defs:11: recipe for target 'subdirs' failed
make: *** [subdirs] Error 1
BEFORE applying the patch i had another error like PIC kernel not supported or smth like that.
Tried installing from angelos portage it's 2007 old, required dkms file, found in the net put to ebuild folder, no success.. The base pack was missing. So... No one is using OSS on gentoo nowadays, there is no a single source for installaion. Which makes me wonder if i should move to that crap debian for the sake of oss4?
ossdevlinks'
cc -c -O -Wall -DOSS_LITTLE_ENDIAN -I../../include -I../../kernel/framework/include -I../../kernel/OS/Linux -I../../kernel/nonfree/include -I../.. ossdevlinks.c -o ./ossdevlinks.o
In file included from ossdevlinks.c:43:0:
../../kernel/framework/include/oss_config.h:39:16: fatal error: os.h: No such file or directory
#include <os.h>
^
compilation terminated.
Makefile:38: recipe for target 'ossdevlinks.o' failed
make[2]: *** [ossdevlinks.o] Error 1
make[2]: Leaving directory '/oss-v4.2-build2008-ender/ddd/cmd/ossdevlinks'
../make.defs:11: recipe for target 'subdirs' failed
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory '/oss-v4.2-build2008-ender/ddd/cmd'
make.defs:11: recipe for target 'subdirs' failed
make: *** [subdirs] Error 1
BEFORE applying the patch i had another error like PIC kernel not supported or smth like that.
Tried installing from angelos portage it's 2007 old, required dkms file, found in the net put to ebuild folder, no success.. The base pack was missing. So... No one is using OSS on gentoo nowadays, there is no a single source for installaion. Which makes me wonder if i should move to that crap debian for the sake of oss4?