On 2011-05-11 17:10, luxInteg wrote:
> Greetings
>
> I compiled rtnet-0.9.12 to on a computer with a) dual-core amd64 cpu, b)
> cblfs 64-bit linux, rtai-3.8.1, gcc-4.4.2 c) linux-2.6.32 successfully some
> weeks ago.
> I switched to a box with A) dual-core amd64 cpu, cblfs B)64-bit linux,
> rtai/magma-cvs, gcc-4.5.2 C) linux-2.6.35.9 and attempting to compile
> rtnet-0.9.12 results in the following:-
>
> ------------
> make[3]: Entering directory `/usr/src/linux-2.6.35.9RT'
> CC [M] /usr/src/rtnet-0.9.12/stack/rtdev.o
> In file included from /usr/src/rtnet-0.9.12/stack/rtdev.c:32:0:
> /usr/src/rtnet-0.9.12/stack/include/rtnet_internal.h: In function
> 'RTNET_MOD_INC_USE_COUNT_EX':
> /usr/src/rtnet-0.9.12/stack/include/rtnet_internal.h:152:5: error: implicit
> declaration of function 'local_inc'
> /usr/src/rtnet-0.9.12/stack/include/rtnet_internal.h:152:5: error: implicit
> declaration of function '__module_ref_addr'
> make[4]: *** [/usr/src/rtnet-0.9.12/stack/rtdev.o] Error 1
> make[3]: *** [_module_/usr/src/rtnet-0.9.12/stack] Error 2
> -----------
>
> help wpuld be appreciated
Please retry with latest git version.
Jan
|