Linux Netfilter discussions
 help / color / mirror / Atom feed
* fedora compilation problems [Fwd: Re: conntrack compile problem]
@ 2007-08-06  8:09 Pablo Neira Ayuso
  0 siblings, 0 replies; only message in thread
From: Pablo Neira Ayuso @ 2007-08-06  8:09 UTC (permalink / raw)
  To: Netfilter Development Mailinglist, netfilter

[-- Attachment #1: Type: text/plain, Size: 330 bytes --]

I'm forwarding this to everyone since many people have reported
libnfnetlink, libnetfilter_contrack, et al. compilation problems at
configure stage that are related to the fedora setup. I hope that this
helps.

-- 
"Será preciso viajar a través de los ojos de los idiotas" -- Poeta en
Nueva York -- Federico García Lorca.

[-- Attachment #2: Re: conntrack compile problem --]
[-- Type: message/rfc822, Size: 4226 bytes --]

From: "Dobos Szilárd" <szdobos@eastron.hu>
To: "Pablo Neira Ayuso" <pablo@netfilter.org>
Subject: RE: conntrack compile problem
Date: Thu, 2 Aug 2007 16:38:08 +0200
Message-ID: <70CDA8AC42AB6545A5DC5FDB2446E13DA3C90F@liam.server.eastron.hu>

[root@ucarp1 libnfnetlink-0.0.30]# pkg-config --exists --print-errors "libnfnetl                                              ink >= 0.0.25"
Package libnfnetlink was not found in the pkg-config search path.
Perhaps you should add the directory containing `libnfnetlink.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libnfnetlink' found
[root@ucarp1 libnfnetlink-0.0.30]# echo $?
1
[root@ucarp1 libnfnetlink-0.0.30]# echo $PKG_CONFIG_PATH

[root@ucarp1 libnfnetlink-0.0.30]#
________________________________________________________________


Resolving problem:

PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
export PKG_CONFIG_PATH

./configure success!! 

libnetfilter_conntrack-0.0.81 compiling -> OK.
conntrack-tools-0.9.5 compiling -> OK.

For conntrack-tools compile need: bison and flex package.

Thank You!!

Maybe you could put conntrack to the Fedora yum repository, solve many people  problems..:)


Bye, Sz.







-----Original Message-----
From: Pablo Neira Ayuso [mailto:pablo@netfilter.org] 
Sent: 2007. augusztus 2. 14:38
To: Dobos Szilárd
Subject: Re: conntrack compile problem

Hi,

This fedora thing is weird. I don't have such problems running debian.

Dobos Szilárd wrote:
>> checking pkg-config is at least version 0.9.0... yes
>>
>> checking for LIBNFNETLINK... no
>>
>> configure: error: Cannot find libnfnetlink >= 0.0.25

I extracted this from config.log:

configure:19860: $PKG_CONFIG --exists --print-errors "libnfnetlink >=
$LIBNFNETLINK_REQUIRED"
configure:19863: $? = 0

Could you run the following command?

pkg-config --exists --print-errors "libnfnetlink >= 0.0.25"

and echo $? to show the return value. Something must be wrong with
pkg-config.

-- 
"Será preciso viajar a través de los ojos de los idiotas" -- Poeta en
Nueva York -- Federico García Lorca.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-08-06  8:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-06  8:09 fedora compilation problems [Fwd: Re: conntrack compile problem] Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox