All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Compiling HTB2 on RH7.2
@ 2002-04-30 19:32 Nils Lichtenfeld
  2002-04-30 19:59 ` LuisMi
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Nils Lichtenfeld @ 2002-04-30 19:32 UTC (permalink / raw)
  To: lartc

Hello!

Just tried to compile HTB2 on a fresh RedHat 7.2 OS with the kernel-dev
packages installed.
I applied the patch, told menuconfig to compile HTB as a module, make
dep and then a make modules. After some time I get the following
erroroutput:

---- snipp ----
gcc -D__KERNEL__ -I/usr/src/linux-2.4.7-10/include -Wall -Wstrict-proto
types -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno
-common -Wno-unused -pipe -mpreferred-stack-boundary=2 -march=i686 -DMO
DULE -DMODVERSIONS -include
/usr/src/linux-2.4.7-10/include/linux/modversions.h   -c -o sch_htb.o
sch_htb.c
sch_htb.c:1215: parse error before string constant
sch_htb.c:1215: warning: type defaults to `int' in declaration of
`MODULE_LICENSE'
sch_htb.c:1215: warning: function declaration isn't a prototype
sch_htb.c:1215: warning: data definition has no type or storage class
make[2]: *** [sch_htb.o] Fehler 1
make[2]: Verlassen des Verzeichnisses
Verzeichnis »/usr/src/linux-2.4.7-10/net/sched«
make[1]: *** [_modsubdir_sched] Fehler 2
make[1]: Verlassen des Verzeichnisses
Verzeichnis »/usr/src/linux-2.4.7-10/net«
make: *** [_mod_net] Fehler 2
---- snapp ----

The Kernel is the one lieing in /usr/src/linux-2.4 (2.4.7-10). Does
anyone know how to compile HTB for RH7.2?

Greetings, Nils

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-05-01 12:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-30 19:32 [LARTC] Compiling HTB2 on RH7.2 Nils Lichtenfeld
2002-04-30 19:59 ` LuisMi
2002-04-30 20:13 ` Nils Lichtenfeld
2002-05-01  0:59 ` LuisMi
2002-05-01  1:11 ` Patrick McHardy
2002-05-01 10:59 ` Nils Lichtenfeld
2002-05-01 11:24 ` Nils Lichtenfeld
2002-05-01 12:31 ` LuisMi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.