Hello, is CVS of RTnet still broken? I get the attached error message when I try to make it for my PowerPC target.
Thanks. Wolfgang.
source='rtcfg_event.c' object='rtcfg_event.o' libtool=no \ depfile='.deps/rtcfg_event.Po' tmpdepfile='.deps/rtcfg_event.TPo' \ depmode=gcc /bin/sh ../config/autoconf/depcomp \ ppc_8xx-gcc -DHAVE_CONFIG_H -I. -I. -I../config -s -I../include -I../include -I. -I/ELDK/ppc_8xx/usr/realtime/include -D__KERNEL__ -I/devel/rtai/linuxppc_2_4_devel-LABEL_2003_12_22_1500-rtai/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -I/devel/rtai/linuxppc_2_4_devel-LABEL_2003_12_22_1500-rtai/arch/ppc -fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -DMODULE -DEXPORT_SYMTAB -Wall -I/temp/rtai/linuxppc_2_4_devel-LABEL_2003_12_22_1500-rtai/arch/ppc -msoft-float -s -c `test -f 'rtcfg_event.c' || echo './'`rtcfg_event.c In file included from rtcfg_event.c:33: ../include/rtcfg/rtcfg_conn_event.h:31: rtcfg/rtcfg_file.h: No such file or directory rtcfg_event.c:34: rtcfg/rtcfg_file.h: No such file or directory rtcfg_event.c: In function `rtcfg_server_add_ip': rtcfg_event.c:733: dereferencing pointer to incomplete type rtcfg_event.c:735: warning: implicit declaration of function `rtcfg_add_file' rtcfg_event.c:740: warning: implicit declaration of function `rtcfg_get_file' rtcfg_event.c:740: dereferencing pointer to incomplete type rtcfg_event.c:740: warning: assignment makes pointer from integer without a castrtcfg_event.c:757: warning: implicit declaration of function `rtcfg_release_file' rtcfg_event.c: In function `rtcfg_cleanup_state_machines': rtcfg_event.c:1432: warning: implicit declaration of function `vfree' rtcfg_event.c:1432: dereferencing pointer to incomplete type make[1]: *** [rtcfg_event.o] Error 1 make[1]: Leaving directory `/data/eldk2/ppc_8xx/root/rtai/rtnet/rtcfg' make: *** [all-recursive] Error 1

