Panagiotis Issaris told me to change the file tools/Makefile.am like the attached diff. With this change it compiles. =:)
as so often, I forgot to attach the diff. =8]
It is getting time to call it a day...
-- Hans-Peter Bock Dipl.-Ing.
ISW - Universitaet Stuttgart Seidenstrasse 36 D-70174 Stuttgart
http://www.isw.uni-stuttgart.de/
Index: tools/Makefile.am
===================================================================
RCS file: /cvsroot/rtnet/rtnet/tools/Makefile.am,v
retrieving revision 1.7
diff -U3 -r1.7 Makefile.am
--- tools/Makefile.am 13 Jan 2004 12:26:07 -0000 1.7
+++ tools/Makefile.am 21 Jan 2004 15:39:07 -0000
@@ -2,6 +2,7 @@
AM_CPPFLAGS = \
-I$(top_srcdir)/include \
- -I$(top_builddir)/include
+ -I$(top_builddir)/include \
+ $(KERNEL_CFLAGS)
all-local: rtifconfig rtcfg
pgp00000.pgp
Description: PGP signature

