Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 427902 - net-analyzer/iptraf-ng-1.1.3.1 fails with sys-kernel/linux-headers-3.5
Summary: net-analyzer/iptraf-ng-1.1.3.1 fails with sys-kernel/linux-headers-3.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-24 16:38 UTC by Justin Lecher (RETIRED)
Modified: 2012-08-06 14:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
iptraf-ng-1.1.3.1:20120724-160540.log (iptraf-ng-1.1.3.1:20120724-160540.log,4.86 KB, text/plain)
2012-07-24 16:38 UTC, Justin Lecher (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Lecher (RETIRED) gentoo-dev 2012-07-24 16:38:13 UTC
In file included from src/tui/msgboxes.c:8:0:
src/iptraf-ng-compat.h:42:25: fatal error: linux/if_tr.h: No such file or directory
compilation terminated.
make: *** [src/tui/msgboxes.o] Error 1
In file included from src/tui/labels.c:9:0:
src/iptraf-ng-compat.h:42:25: fatal error: linux/if_tr.h: No such file or directory
compilation terminated.
In file included from src/tui/winops.c:10:0:
src/iptraf-ng-compat.h:42:25: fatal error: linux/if_tr.h: No such file or directory
make: compilation terminated.
*** [src/tui/labels.o] Error 1
make: *** [src/tui/winops.o] Error 1
In file included from src/log.c:10:0:
src/iptraf-ng-compat.h:42:25: fatal error: linux/if_tr.h: No such file or directory
compilation terminated.
make: *** [src/log.o] Error 1
In file included from src/bar.c:13:0:
src/iptraf-ng-compat.h:42:25: fatal error: linux/if_tr.h: No such file or directory
compilation terminated.
make: *** [src/bar.o] Error 1
In file included from src/fltselect.c:11:0:
src/iptraf-ng-compat.h:42:25: fatal error: linux/if_tr.h: No such file or directory
compilation terminated.
make: *** [src/fltselect.o] Error 1
In file included from src/getpath.c:6:0:
src/iptraf-ng-compat.h:42:25: fatal error: linux/if_tr.h: No such file or directoryIn file included from src/ipfilter.c:10:0:
src/iptraf-ng-compat.h:42:25: fatal error: linux/if_tr.h: No such file or directoryIn file included from src/parseproto.c:10:0:
src/iptraf-ng-compat.h:42:25: fatal error: linux/if_tr.h: No such file or directory
compilation terminated.


compilation terminated.
compilation terminated.
make: *** [src/getpath.o] Error 1
make: *** [src/ipfilter.o] Error 1
In file included from src/serv.c:10:0:
src/iptraf-ng-compat.h:42:25: fatal error: linux/if_tr.h: No such file or directory
compilation terminated.
make: *** [src/parseproto.o] Error 1
make: *** [src/serv.o] Error 1
In file included from src/fltmgr.c:10:0:
src/iptraf-ng-compat.h:42:25: fatal error: linux/if_tr.h: No such file or directory
compilation terminated.
make: *** [src/fltmgr.o] Error 1
In file included from src/ipfrag.c:18:0:
src/iptraf-ng-compat.h:42:25: fatal error: linux/if_tr.h: No such file or directory
compilation terminated.
make: *** [src/ipfrag.o] Error 1
 * ERROR: net-analyzer/iptraf-ng-1.1.3.1 failed (compile phase):



$ einfo =net-analyzer/iptraf-ng-1.1.3.1
sh: einfo: command not found
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2012-07-24 16:38:44 UTC
Created attachment 319094 [details]
iptraf-ng-1.1.3.1:20120724-160540.log

build.log
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2012-08-06 14:37:03 UTC
+*iptraf-ng-1.1.3.1-r1 (06 Aug 2012)
+
+  06 Aug 2012; Samuli Suominen <ssuominen@gentoo.org>
+  +iptraf-ng-1.1.3.1-r1.ebuild,
+  +files/iptraf-ng-1.1.3.1-kernel-v3.5-kill-off-token-ring-support.patch:
+  Fix building with linux-headers >= 3.5 wrt #427902 by Justin Lecher

Fedora is the upstream so patch is from Fedora:

http://pkgs.fedoraproject.org/cgit/iptraf-ng.git/tree/0001-token-ring-kernel-v3.5-kill-off-token-ring-support.patch