I tried to install v0.92 pport1 linux drivers on
Mandrake 9.0 with linux kernel 2.4.19. I get the
following errors when compiling:
/usr/include/linux/byteorder/generic.h:120:1: warning:
this is the location of the previous definition
In file included from ../pose/lib.c:28:
../include/poseapi.h: In function `POSESemaphorePost':
../include/poseapi.h:179: warning: passing arg 1 of
`__wake_up' from incompatible pointer type
../include/poseapi.h: In function `POSESemaphoreWait':
../include/poseapi.h:196: structure has no member named
`timeout'
../include/poseapi.h:197: warning: passing arg 1 of
`interruptible_sleep_on' from incompatible pointer type
../include/poseapi.h:198: structure has no member named
`timeout'
../include/poseapi.h:200: structure has no member named
`timeout'
make[1]: *** [../pose/lib.o] Error 1
make[1]: Leaving directory
`/home/neeraj/pport1-0.92/pportlpt'
make: *** [pportlpt_make] Error 2