Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
novell-ipsec-tools
novell-ipsec-tools_nit-includes.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File novell-ipsec-tools_nit-includes.patch of Package novell-ipsec-tools
Index: ipsec-tools-0.7.3/configure.ac =================================================================== --- ipsec-tools-0.7.3.orig/configure.ac +++ ipsec-tools-0.7.3/configure.ac @@ -75,7 +75,7 @@ case "$host_os" in [ KERNEL_INCLUDE="/lib/modules/`uname -r`/build/include" ]) AC_CHECK_HEADER($KERNEL_INCLUDE/linux/pfkeyv2.h, , - [ AC_CHECK_HEADER(/usr/src/linux/include/linux/pfkeyv2.h, + [ AC_CHECK_HEADER(linux/pfkeyv2.h, KERNEL_INCLUDE=/usr/src/linux/include , [ AC_MSG_ERROR([Unable to find linux-2.6 kernel headers. Aborting.]) ] ) ] ) AC_SUBST(KERNEL_INCLUDE) @@ -87,7 +87,7 @@ case "$host_os" in AC_CHECK_MEMBER(struct sadb_x_policy.sadb_x_policy_priority, [AC_DEFINE(HAVE_PFKEY_POLICY_PRIORITY, [], [Are PF_KEY policy priorities supported?])], [], - [#include "$KERNEL_INCLUDE/linux/pfkeyv2.h"]) + [#include <linux/pfkeyv2.h>]) GLIBC_BUGS='-include ${top_srcdir}/src/include-glibc/glibc-bugs.h -I${top_srcdir}/src/include-glibc -I${top_builddir}/src/include-glibc' GLIBC_BUGS_LOCAL="-include ${srcdir-.}/src/include-glibc/glibc-bugs.h -I${srcdir-.}/src/include-glibc -I./src/include-glibc"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor