Re: Problems compiling libgtop 0.99.8



David Pinson <dpinson@materials.unsw.edu.au> writes:

> I've built everything (almost) else without problems, 
> except the *gtop set of packages since when I try to
> build libgtop I get:

[snip]

> I running kernel 2.0.36 on a slackware 3.6 based system.

It is no longer required to include <linux/ip_fw.h> on libc5 systems
since

#define _GLIBTOP_IP_FW_ACCTIN	0x1000	/* Account incoming packets only. */
#define _GLIBTOP_IP_FW_ACCTOUT	0x2000	/* Account outgoing packets only. */

are defined directly in netload.c and no longer taken from that header
file.

I removed the #include in CVS.

-- 
Martin Baulig - martin@home-of-linux.org - http://www.home-of-linux.org



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]