I'm using RTAI 3.4 and RTnet SVN

The following error appears compiling Rtnet SVN

  CC [M]  /home/jorge/nfs_mount/rtnet/stack/iovec.o
  CC [M]  /home/jorge/nfs_mount/rtnet/stack/rtdev.o
  CC [M]  /home/jorge/nfs_mount/rtnet/stack/rtdev_mgr.o
In file included from /home/jorge/nfs_mount/rtnet/stack/include/rtskb.h:32,
                 from /home/jorge/nfs_mount/rtnet/stack/include/rtdev.h:38,
                 from /home/jorge/nfs_mount/rtnet/stack/rtdev_mgr.c:25:
/home/jorge/nfs_mount/rtnet/stack/include/rtnet.h:39: error: conflicting types 
for ‘nanosecs_abs_t’
/usr/realtime/include/rtdm/rtdm.h:79: error: previous declaration of 
‘nanosecs_abs_t’ was here
/home/jorge/nfs_mount/rtnet/stack/include/rtnet.h:40: error: redefinition of 
typedef ‘nanosecs_rel_t’
/usr/realtime/include/rtdm/rtdm.h:85: error: previous declaration of 
‘nanosecs_rel_t’ was here
make[4]: *** [/home/jorge/nfs_mount/rtnet/stack/rtdev_mgr.o] Error 1
make[3]: *** [_module_/home/jorge/nfs_mount/rtnet/stack] Error 2
make[3]: Leaving directory `/usr/src/linux-2.6.16.20'
make[2]: *** [all-local.ko] Error 2
make[2]: Leaving directory `/home/jorge/nfs_mount/rtnet/stack'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jorge/nfs_mount/rtnet/stack'
make: *** [all-recursive] Error 1


maybe something is duplicated.

Its already defined in the RTDM and do not need to be defined in RTnet again.

Jorge

-- 
Jorge Almeida
[EMAIL PROTECTED]
DISCLAIMER: This message may contain confidential information or privileged 
material and is intended only for the individual(s) named. If you are not a 
named addressee and mistakenly received this message you should not copy or 
otherwise disseminate it: please delete this e-mail from your system and notify 
the sender immediately. E-mail transmissions are not guaranteed to be secure or 
error-free as information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete or contain viruses. Therefore, the sender does not 
accept liability for any errors or omissions in the contents of this message 
that arise as a result of e-mail transmissions. Please request a hard copy 
version if verification is required. Critical Software, SA.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to