ntrack 011 does not compile with libnl2
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ntrack |
Fix Released
|
High
|
Alexander Sack |
Bug Description
I am LFS user and try to compile kdebase-
I found that ntrack-011 doesn't compile with libnl2. Here log of make:
Making all in modules
make[2]: Entering directory `/tmp/save/
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -pedantic -I../common/ -DHAVE_LIBNL2 -g -O2 -MT ntrack_
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -pedantic -I../common/ -DHAVE_LIBNL2 -g -O2 -MT ntrack_
ntrack-libnl.c: In function 'setup_
ntrack-
/usr/include/
ntrack-
/usr/include/
ntrack-
/usr/include/
ntrack-libnl.c: In function 'setup_
ntrack-
/usr/include/
ntrack-
/usr/include/
ntrack-
/usr/include/
make[2]: *** [ntrack_
make[2]: Leaving directory `/tmp/save/
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/save/
make: *** [all] Error 2
I think it is error in modules/
extern int nl_cache_
and have 5 arguments.
Related branches
summary: |
- ntrack 11 does not compile with libnl2 + ntrack 011 does not compile with libnl2 |
Hmm ... I was quite sure I tested 0.11 with libnl2 ;) ... let me check what happens here.