From: "Bill Williamson" <batkiwi@happychinchilla.com>
To: lartc@vger.kernel.org
Subject: [LARTC] iproute2 problems
Date: Fri, 16 Nov 2001 23:13:43 +0000 [thread overview]
Message-ID: <marc-lartc-100595240609897@msgid-missing> (raw)
I've got a slackware8 system with kernel 2.4.13 self-installed.
I selected all the advanced routing/etc options (i figured i'd rather have a
slightly bloated kernel and more options than having to recompile) as
include.
I couldn't find the ip tool on my system, so i downloaded the latest from
the location in the HOWTO.
When compiling it, I hit this:
---------------
make[1]: Entering directory `/usr/src/iproute2/lib'
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g -I../include-glibc -inclu
de
../include-glibc/glibc-bugs.h -I/usr/src/linux/include -I../include -DRESOLV
E_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
---------------
Do I have something missing/wrong?
I set this path in the makefile and commented out the 2 lines for if you are
using bind, since I don't have bind and am using glibc.
---------------
#options if you compile with libc5, and without a bind>=4.9.4 libresolv
LDLIBSADDLIB=inet_ntop.o inet_pton.o
---------------
Any help is greatly appreciated.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/
next reply other threads:[~2001-11-16 23:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-16 23:13 Bill Williamson [this message]
2001-11-16 23:17 ` [LARTC] iproute2 problems Jason Tackaberry
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-100595240609897@msgid-missing \
--to=batkiwi@happychinchilla.com \
--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.