From: "Sittichai Amornrojvorawut" <amsittichai@hotmail.com>
To: lartc@vger.kernel.org
Subject: [LARTC] I can't add my code in linux-2.4.7-10/net/sched/sch_wfq.c,
Date: Fri, 10 Jan 2003 03:06:10 +0000 [thread overview]
Message-ID: <marc-lartc-104219192127664@msgid-missing> (raw)
I have a trouble.I can't add my code in linux-2.4.7-10/net/sched/sch_wfq.c,I
edit Config.in,Makefile,sch_api.c and edit
linux-2.4.7-10/include/linux/pkt_sched.h already after that I do make
menuconfig(select my code as build-in(*) or as modules);make dep;make
bzImage(and edit liloconf);make modules;make modules_install;reboot(select
new kernel); it does not have any error occur during making(And I see object
file appear after make it),then I built tc with diffserv support,set
TC_CONFIG_DIFFSERV=y,copy code q_wfq.c,tc_wfq.c,tc_wfq.h into tc
directory&edit Makefile in same directory and run make on
iproute2(iproute2-2.4.7-now-ss020116-try.tar.gz) directory.It's not any
problem.(I have ever run make on tc directory but have an error occur(the
error is tc.c : SNAPSHOT,h& utils.h : no such file or directory,I solve this
problem by copy any header file in iproute2/include(But I don’t copy include
file in include-glibc directory) to /usr/include/ ,but it does not work and
have error again.The error is /usr/include/rt_names.h : parse error before
‘*’)).Finally I use tc command(using my queueing discipline) but tc unknow
my qdisc.I sure that my code absolutely correct.What's happen?Can you tell
me?How can I do?I need&must solve my problem for the early time!Please tell
me step by step because I'm a beginner.HELP ME!Thanks you very much.
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*
http://join.msn.com/?pageþatures/virus
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
reply other threads:[~2003-01-10 3:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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-104219192127664@msgid-missing \
--to=amsittichai@hotmail.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.