From: "Nils Lichtenfeld" <Nils.Lichtenfeld@gmx.net>
To: lartc@vger.kernel.org
Subject: [LARTC] Compiling HTB2 on RH7.2
Date: Tue, 30 Apr 2002 19:32:38 +0000 [thread overview]
Message-ID: <marc-lartc-102019515221083@msgid-missing> (raw)
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/
next reply other threads:[~2002-04-30 19:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-30 19:32 Nils Lichtenfeld [this message]
2002-04-30 19:59 ` [LARTC] Compiling HTB2 on RH7.2 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-102019515221083@msgid-missing \
--to=nils.lichtenfeld@gmx.net \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.