Need help compiling Apache APR on AMD64

Bob Willcox bob at immure.com
Thu Feb 26 15:25:14 PST 2004


On Fri, Feb 27, 2004 at 12:17:59AM +0100, Adriaan de Groot wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Thursday 26 February 2004 23:55, Craig Rodrigues wrote:
> > Can someone do the following:
> > cd apr
> > ./buildconf
> > ./configure
> > gmake
> > and tell me if this builds properly on AMD64?
> 
> Naively? No.
> 
> beans.ebn.kun.nl$./buildconf
> buildconf: checking installation...
> buildconf: autoconf version 2.53 (ok)
> buildconf: libtool version 1.5a (ok)
> libtoolize not found in path
> 
> Less naively? No. I've got libtools 1.[345] installed, but no libtool.m4 
> anywhere, and buildconf complains about it. But Bob points out it builds for 
> him, so it must come from somewhere.

I wound up creating a symlink for libtoolize to libtoolize14. As a
matter of fact, I had to create a symlink for three libtool related
files to get the buildconf step to run:

in /usr/local/bin:
lrwxr-xr-x  1 root  wheel       9 Feb 26 17:01 libtool -> libtool14
lrwxr-xr-x  1 root  wheel      12 Feb 26 17:02 libtoolize -> libtoolize14

and in /usr/local/share/aclocal:
lrwxr-xr-x  1 root  wheel      12 Feb 26 17:02 libtool.m4 -> libtool14.m4

Guess I should have mentioned this in my first reply.

Bob

> 
> - -- 
> pub  1024D/FEA2A3FE 2002-06-18 Adriaan de Groot <groot at kde.org>
>                      Would you like a freem?
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (FreeBSD)
> 
> iD8DBQFAPn6vdqzuAf6io/4RAt2SAJ0YBqKmzjSPz4ZRaJAfAn+a5QquNQCfV9eA
> CxaYLh3FRGbNS9oAApDJrxw=
> =2oro
> -----END PGP SIGNATURE-----
> _______________________________________________
> freebsd-amd64 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-amd64
> To unsubscribe, send any mail to "freebsd-amd64-unsubscribe at freebsd.org"

-- 
Bob Willcox                  Just remember, wherever you go, there you are.
bob at immure.com                      -- Buckeroo Banzai
Austin, TX


More information about the freebsd-amd64 mailing list