Did you apply this fix before compiling?
Edit the pwc_ioctl.h file and change these lines to
look like this (comment the typedef line inside the
same comment as the Compatibility wording):
/* Compatibility ...
typedef _u16 ...
*/
Then do your make, make install, etc.
Peter
--- Giuseppe Castagna <>
wrote:
> Erik Jakobsen wrote:
> > Hi.
> >
> > I have had PWC to work since many years, but now I
> have installed a new
> > server, and 'm getting this when I run make:
> >
> > pwc-10.0.12-rc1]# make
> > make -C /lib/modules/2.6.9-42.cc/build
> SUBDIRS=/opt/pwc-10.0.12-rc1 modules
> > make: *** /lib/modules/2.6.9-42.cc/build: No such
> file or directory. Stop.
> > make: *** [all] Error 2
> >
> >
> > What causes this, and how can I get rid of it ?
> >
>
> It is very likely that
> /lib/modules/2.6.9-42.cc/build is a broken symbolic
> link. It should be somethink like
> ../../../usr/src/<some path>
>
> Beppe
> _______________________________________________
> pwc mailing list
>
> http://lists.saillard.org/mailman/listinfo/pwc
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
pwc mailing list
http://lists.saillard.org/mailman/listinfo/pwc
|