Displaying 2 results from an estimated 2 matches for "kfullversion".
Did you mean:
fullversion
2004 Jan 26
2
I can''t get TCNG to compile!!!
Help! I can''t get TCNG to compile!!! It did this on 2 different machines!
Here are the errors:
--------------------------------------------
Kernel: 2.4.22
[root@localhost tcng]# uname -a
Linux localhost.localdomain 2.4.22-1.2149.nptl #1 Wed Jan 7 13:08:26 EST
#if KFULLVERSIONNUM >= 0x20416 /* gratuitous interface change in 2.4.22 :-(
*/
ERROR:
ake -f Makefile.unclean tcsim
make[2]: Entering directory `/home/jradke/tcng/tcsim''
cc -E -g -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -I../shared -Iklib -Iklib/include
-Iulib/iproute2/incl...
2004 Oct 03
0
tcng version 10b
...on names.
Also, the "mtu" parameter of TBF is now optional.
The complete list of changes is below.
- Werner
----------------------------------- CHANGES -----------------------------------
- the "mtu" parameter in TBF is now optional
- tcsim now uses KVERSION[NUM] instead of KFULLVERSION[NUM] to avoid breaking
if EXTRAVERSION contains multiple dots or other surprises (reported by
Eduardo Grosclaude)
- scripts/runtests.sh now runs commands with LANG=C, to avoid localized error
messages (reported by Eduardo Grosclaude)
--
____________________________________________________...