Klaas Gadeyne wrote:
Hi,
in the 0.7.0-test series and in current cvs, rtnet does not compile when using a build directory, due to a bug in configure.ac. The configure script should make some links from rtai_rtdm to the include directory, but this only succeeds if one builds without build dir.
The attached patch solves this, although I'm not sure if $src_dir is the correct variable to use in this case.
Thanks for pointing out!
There were even some more issues with off-tree builds and these headers. They are hopefully all fixed now in the CVS: We create the links now in the build include directory and leave the source untouched, the raw_packets example now also use the builddir include, and the links are removed on make distclean.
Jan
------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ RTnet-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/rtnet-users

