-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
On 2/27/06 Dave Page wrote:
> OK, you'll have to excuse my bumbling ignorance when it comes to all
> things automake/autoconf - why are you running glibtoolize in the
> pgAdmin source directory? The bootstrap script does everything that's
> required from a clean SVN checkout, and is also sufficient to rebuild
> things if you change anything.
de nada.
simply because you don't call it.
per my earlier post, my invocation is:
glibtoolize --force --copy
which will update the files you've provided in ./config/, namely:
config.guess config.sub depcomp install-sh ltmain.sh missing
to be up-to-date with my libtool installation's, which currently is:
% glibtool --version
ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)
whereas what Tiger/XCode2x ships, is a rather dated:
% /usr/bin/glibtool --version
ltmain.sh (GNU libtool) 1.5 (1.1220 2003/04/05 19:32:58)
i presume (without admittedly checking) that you're building with
'stock' Tiger/XCode libs/tools ...
as libtool version issues have -- always annoyingly, often destructively
- -- cropped up for me MANY times, as a rule i always keep all my builds
in synch.
if the glibtoolization *breaks* something, it's usually a flag for me to
watch out for other issues ...
richard
- --
/"\
\ / ASCII Ribbon Campaign
X against HTML email, vCards
/ \ & micro$oft attachments
[GPG] OpenMacNews at gmail dot com
fingerprint: 50C9 1C46 2F8F DE42 2EDB D460 95F7 DDBD 3671 08C6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (Darwin)
iEYEAREDAAYFAkQDLWgACgkQlffdvTZxCMa4DQCfZrA95oErvZ7hY9vR/HmX3df3
+gQAn0KXI2ITLNAdHmUJBsAWGSUI4oZ+
=pGY9
-----END PGP SIGNATURE-----