Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Centos 7.2 configure error (on custom --ipt-inc=) #51

Closed
s90 opened this issue Dec 18, 2015 · 3 comments
Closed

Centos 7.2 configure error (on custom --ipt-inc=) #51

s90 opened this issue Dec 18, 2015 · 3 comments

Comments

@s90
Copy link

s90 commented Dec 18, 2015

Hi,

I get an error during the execution of the configure script:

Kernel version: 3.10.0-327.3.1.el7.x86_64 (requested)
Kernel sources: /lib/modules/3.10.0-327.3.1.el7.x86_64/build (found)
Checking for presence of include/linux/llist.h... Yes
Checking for presence of include/linux/grsecurity.h... No
Iptables binary version: 1.4.21 (detected from /usr/local/iptables/sbin/iptables)
pkg-config for version 1.4.21 exists: No
Checking for presence of xtables.h... Yes (using ipt-inc)
Checking iptables sources version: 1.4.21 (ok)
Iptables include flags: -I/usr/local/iptables-1.4.21/include/ (user specified)
Iptables module path: /usr/local/iptables/lib/xtables
/usr/local/iptables-1.4.21/libxtables (from iptables binary)
Searching for net-snmp-config... Yes /bin/net-snmp-config
Searching for net-snmp agent... Yes.
Checking for DKMS... Yes.
! You are already have module installed via DKMS
!   it will be uninstalled on 'make install' and
!   current version of module installed afterwards.
! Use --disable-dkms option if don't want this.
Creating Makefile.. sed: -e expression #1, char 526: unterminated `s' command
done.

  If you need some options enabled run ./configure --help
  Now run: make all install

Doesn't work for me only under a new version of Centos linux OS:
CentOS Linux release 7.2.1511 (Core)

@aabc
Copy link
Owner

aabc commented Dec 18, 2015

./configure --ipt-lib=/usr/local/iptables/lib/xtables

@aabc aabc closed this as completed Dec 18, 2015
@aabc
Copy link
Owner

aabc commented Dec 18, 2015

Probably, I can improve heuristics too...

aabc added a commit that referenced this issue Dec 18, 2015
@aabc
Copy link
Owner

aabc commented Dec 18, 2015

Now git head version should work even w/o --ipt-lib=.

@aabc aabc changed the title Centos 7.2 configure error Centos 7.2 configure error (on custom --ipt-inc=) Dec 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants