From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Devera Date: Fri, 07 Jun 2002 18:23:06 +0000 Subject: Re: [LARTC] New disc Problem of compilation(for Martin Devera) Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: lartc@vger.kernel.org To add new qdisc you have to change: include/linux/pkt_sched.h: for your defs and userspace structs [optional] net/sched/sch_epd.c: your new qdisc net/sched/Config.in: select option for "make xxxconfig" [optional] net/sched/Makefile: to add net/sched/sch_epd.o to compilation process net/sched/sch_api.c: to add INIT_QDISC() call to init (register) qdisc if it is not module devik On Fri, 7 Jun 2002, [iso-8859-1] alouini khalif wrote: > I trying to modify the files as it is writen into the > htb pach (htb2_2.4.17.diff) > then i tryied to recompile my kernel(2.4.17) > - make xconfig > make dep > make clean > make bzImage > i find an error message: > > Id:cannot open sch_epd.o :aucun fichier ou repertoire > de ce type > > what is the problem here? > > thans you in advance > > ___________________________________________________________ > Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran=E7ais ! > Yahoo! Mail : http://fr.mail.yahoo.com > _______________________________________________ > LARTC mailing list / LARTC@mailman.ds9a.nl > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ > > _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/