set -e; for i in `echo capi20 capiinfo avmb1 capiinit rcapid capifax pppdcapiplugin`; do make -C $i all; done make[1]: Entering directory `/usr/src/tmp/capi4k-utils/capi20' gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libcapi20\" -DVERSION=\"2.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_CAPI_H=1 -DHAVE_SELECT=1 -I. -I. -g -O2 -c capidyn.c In file included from capidyn.c:23: /usr/include/linux/capi.h:80: error: variable or field `__user' declared void /usr/include/linux/capi.h:80: error: parse error before '*' token /usr/include/linux/capi.h:115: error: parse error before "capi_manufacturer_cmd" /usr/include/linux/capi.h:117: error: parse error before '}' token make[1]: *** [capidyn.o] Error 1 make[1]: Leaving directory `/usr/src/tmp/capi4k-utils/capi20' make: *** [subtargets] Error 2