[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

problems compiling arla



Hi!

I am trying to bring the arla package up to date. However, I am having
problems getting it compiled. I suspect I am missing some libraries, but
since there are no build-deps, I don't know which one(s). Does anyone
maybe have an idea of what goes wrong?

Specifically, the error I get is:

gcc -c  -DHAVE_CONFIG_H -DMODULE -D__KERNEL__  -DDEBUG -I. -I. -g -I /usr/src/linux/include -Wall  -I. -g -I. -I./../include -I../../include -I./../../include -I/usr/athena/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer xfs_dev.c
xfs_dev.c: In function `xfs_devclose':
xfs_dev.c:184: warning: passing arg 1 of `__wake_up' from incompatible pointer type
xfs_dev.c: In function `xfs_devselect':
xfs_dev.c:369: warning: passing arg 2 of `poll_wait' from incompatible pointer type
xfs_dev.c: In function `xfs_message_send':
xfs_dev.c:413: warning: passing arg 1 of `__wake_up' from incompatible pointer type
xfs_dev.c: In function `xfs_message_rpc':
xfs_dev.c:464: warning: passing arg 1 of `__wake_up' from incompatible pointer type
xfs_dev.c:475: warning: passing arg 1 of `interruptible_sleep_on' from incompatible pointer type
xfs_dev.c: In function `xfs_message_wakeup':
xfs_dev.c:607: warning: passing arg 1 of `__wake_up' from incompatible pointer type
xfs_dev.c: In function `xfs_message_wakeup_data':
xfs_dev.c:640: warning: passing arg 1 of `__wake_up' from incompatible pointer type
xfs_dev.c: At top level:
xfs_dev.c:650: warning: initialization from incompatible pointer type
xfs_dev.c:651: warning: initialization from incompatible pointer type
xfs_dev.c:653: warning: initialization from incompatible pointer type
xfs_dev.c:654: warning: initialization from incompatible pointer type
xfs_dev.c:656: warning: initialization from incompatible pointer type
xfs_dev.c:660: warning: initialization from incompatible pointer type
xfs_dev.c: In function `xfs_init_device':
xfs_dev.c:677: `MUTEX' undeclared (first use in this function)
xfs_dev.c:677: (Each undeclared identifier is reported only once
xfs_dev.c:677: for each function it appears in.)
make[3]: *** [xfs_dev.o] Error 1
make[3]: Leaving directory `/build/bas/orphan/arla-0.23/xfs/linux'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/build/bas/orphan/arla-0.23/xfs'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/build/bas/orphan/arla-0.23'
make: *** [build-stamp] Error 2

-- 
Kind regards,
+---------------------------------------------------------------+
| Bas Zoetekouw                  | Si l'on sait exactement ce   |
|--------------------------------| que l'on va faire, a quoi    |
| zoetekw@phys.uu.nl             | bon le faire?                |
|    bas@A-Es2.uu.nl             |               Pablo Picasso  |
+---------------------------------------------------------------+ 



Reply to: