From: Jose Celestino <japc@co.sapo.pt>
To: lartc@vger.kernel.org
Subject: [LARTC] Problem compiling tc
Date: Fri, 04 Jan 2002 19:03:23 +0000 [thread overview]
Message-ID: <marc-lartc-101017159130619@msgid-missing> (raw)
First sorry for the cross-posting.
I have the following problem compiling iproute2 (001007) on Debian 2.2
with kernel 2.4.16 when patched with htb2_tc.diff
The problem I faced was:
include -I../include -DRESOLVE_HOSTNAMES -c -o ll_proto.o ll_proto.c
ll_proto.c:36: `ETH_P_ECHO' undeclared here (not in a function)
ll_proto.c:36: initializer element is not constant
ll_proto.c:36: (near initialization for `llproto_names[1].id')
make[1]: *** [ll_proto.o] Error 1
make[1]: Leaving directory `/usr/src/iproute2/lib'
make: *** [all] Error 2
I solved it by comenting line 36 of lib/ll_proto.c
__PF(ECHO,echo)
Will this break something?
Is this problem known?
--
Jose Celestino <japc@co.sapo.pt>
---------------------------------
Systems Administration - http://www.sapo.pt
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
next reply other threads:[~2002-01-04 19:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-04 19:03 Jose Celestino [this message]
2002-01-05 13:23 ` [LARTC] Problem compiling tc bert hubert
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-101017159130619@msgid-missing \
--to=japc@co.sapo.pt \
--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.