Re: [PATCH] migrate bundled LTDL out of lib/

From: Kinkie <gkinkie_at_gmail.com>
Date: Mon, 5 Oct 2009 17:19:26 +0200

On Mon, Oct 5, 2009 at 12:24 PM, Amos Jeffries <squid3_at_treenet.co.nz> wrote:
> This removes yet another reason to keep lib/.
>
> Hopefully also clearing up FreeBSD issues with libltdl file include paths
> and reducing the bootstrap complexity between libtool versions.

No good:
[...]
make[2]: Leaving directory
`/export/home/slave/squid-trunk/btlayer-00-default/squid-3.HEAD-BZR/_build/snmplib'
Making all in libltdl
/bin/sh[18]: cd: libltdl: [No such file or directory]
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/export/home/slave/squid-trunk/btlayer-00-default/squid-3.HEAD-BZR/_build'
make: *** [distcheck] Error 2
buildtest.sh result is 2
BUILD: .././test-suite/buildtests/layer-00-default.opts
/bin/sh[18]: cd: libltdl: [No such file or directory]
make[1]: *** [all-recursive] Error 1
make: *** [distcheck] Error 2

Furthermore,

 g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../include
-I/usr/local/include -I/usr/include/gssapi -I/usr/include/kerberosv5
-Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT
-pthreads -g -O2 -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c
../../compat/assert.cc -fPIC -DPIC -o .libs/assert.o
In file included from ../../compat/compat_shared.h:224,
                 from ../../compat/compat.h:73,
                 from ../../include/config.h:58,
                 from ../../compat/assert.cc:34:
/usr/include/kerberosv5/com_err.h:20: warning: ignoring #pragma ident

I'm afraid there's not much we can do on this one, except maybe not
using -Wall (do we really need com_err.h btw?)

-- 
    /kinkie
Received on Mon Oct 05 2009 - 15:44:54 MDT

This archive was generated by hypermail 2.2.0 : Tue Oct 06 2009 - 12:00:03 MDT