netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* conntrack-tools not working with DESTDIR
@ 2007-09-25 16:54 Andreas Kotes
  2007-10-15 15:12 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Kotes @ 2007-09-25 16:54 UTC (permalink / raw)
  To: netfilter-devel

Hello,

when using DESTDIR=/home/user/somewhere (the standard to set a different
sysroot - see http://www.gnu.org/prep/standards/html_node/DESTDIR.html)
with

libnfnetlink 0.0.30
libnetfilter_conntrack 0.0.81
conntrack-tools 0.9.5

and configure with --prefix=/ I get a libtool-problem:

libtool: link: cannot find the library `//lib/libnfnetlink.la' or
unhandled argument `//lib/libnfnetlink.la'

.. this seems to have changed with 0.9.4, as 0.9.3 builds without a
problem this way. building without DESTDIR and with
--prefix=/home/user/somewhere works as well, but is not the way this
ought to be done ...

btw: CFLAGS and LDFLAGS point to $DESTDIR/include and $DESTDIR/lib
respectively - albeit using
[LIBNFNETLINK|LIBNETFILTER_CONNTRACK]_[CFLAGS|LIBS] gives basically the
same result ..

Can someone look into this and fix it, please?

Thank you!

   Andreas

P.S: I got no idea why the formatting is this horribly in this mail. hm.

-- 
flatline IT services - Andreas Kotes - Tailored solutions for your IT needs

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: conntrack-tools not working with DESTDIR
  2007-09-25 16:54 conntrack-tools not working with DESTDIR Andreas Kotes
@ 2007-10-15 15:12 ` Pablo Neira Ayuso
  0 siblings, 0 replies; 2+ messages in thread
From: Pablo Neira Ayuso @ 2007-10-15 15:12 UTC (permalink / raw)
  To: Andreas Kotes; +Cc: netfilter-devel

Hi Andreas,

Andreas Kotes wrote:
> when using DESTDIR=/home/user/somewhere (the standard to set a different
> sysroot - see http://www.gnu.org/prep/standards/html_node/DESTDIR.html)
> with
> 
> libnfnetlink 0.0.30
> libnetfilter_conntrack 0.0.81
> conntrack-tools 0.9.5
> 
> and configure with --prefix=/ I get a libtool-problem:
> 
> libtool: link: cannot find the library `//lib/libnfnetlink.la' or
> unhandled argument `//lib/libnfnetlink.la'
> 
> .. this seems to have changed with 0.9.4, as 0.9.3 builds without a
> problem this way. building without DESTDIR and with
> --prefix=/home/user/somewhere works as well, but is not the way this
> ought to be done ...
> 
> btw: CFLAGS and LDFLAGS point to $DESTDIR/include and $DESTDIR/lib
> respectively - albeit using
> [LIBNFNETLINK|LIBNETFILTER_CONNTRACK]_[CFLAGS|LIBS] gives basically the
> same result ..
> 
> Can someone look into this and fix it, please?

Strange, this stuff works fine here. I have no clue where the problem is
since those makefiles you mentioned are automatically by automake.

-- 
"Los honestos son inadaptados sociales" -- Les Luthiers

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-10-15 15:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-25 16:54 conntrack-tools not working with DESTDIR Andreas Kotes
2007-10-15 15:12 ` 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;
as well as URLs for NNTP newsgroup(s).