Hi,
Having a problem getting pwc-10.0.11 installed on my linux box. Using vanilla
kernel 2.6.10 patched with RTAI 3.3 (realtime system patch).
Did the following:
# downloaded the file
# tar xvf pwc-10.0.11.tar....
# cd pwc-10.0.11...
# make
Get loads of error messages, such as
missing asm/param.h
missing asm/adeos.h
missing asm/linkage.h
missing asm/types.h
missing asm/bitops.h
etc etc etc
Couldn't find any asm folder under /usr/src/linux/include but found a few
asm-i386 and asm-alpha etc.
So I did
# ln -s asm-i386 asm
Then I went back to pwc-10.0.11 folder and did
# make
Now the amount of error messages have been reduced significantly, get two
missing linux/version.h and a bunch of pwc-if.c.211:40: missing binary operator
before token "{"
Can anyone help me out. Dont have a clue what to do now.
Cheers
_______________________________________________
pwc mailing list
[email protected]
http://lists.saillard.org/mailman/listinfo/pwc