bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tilde problem when creating libtool


From: Ralf Wildenhues
Subject: Re: Tilde problem when creating libtool
Date: Mon, 4 Dec 2006 07:03:47 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Hello Peter,

* Peter Dyballa wrote on Sat, Dec 02, 2006 at 03:27:24PM CET:
> 
> ar cru .libs/libXdmcp.a  A8Eq.o AA16.o AA32.o AA8.o Alloc.o AofA8.o  
[...]
> Wraphelp.o~ranlib .libs/libXdmcp.a
>       ar: Wraphelp.o~ranlib: No such file or directory

> These ~ also appear in aclocal.m4 when it's built from 'autoreconf - 
> fvi', libtool is created from the configure script. What can I do to  
> avoid the ~ in aclocal.m4 and libtool?

The ~ should be used as a command separator.  It should not appear in
the output.

> The tools I use in Mac OS X 10.4.8 are:

>       libtoolize (GNU libtool) 1.5.23a

The version output that is interesting to see is the one the package was
treated with: from the top builddir, issue:
  ./libtool --version

If that is 1.5.23a, then please post
  ./libtool --config

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]