autoconf
[Top][All Lists]
Advanced

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

[Autoconf] Re: Libtool warning message


From: Gary V. Vaughan
Subject: [Autoconf] Re: Libtool warning message
Date: Sun, 17 Sep 2000 00:41:10 +0100
User-agent: Mutt/1.2.5i

On Sat, Sep 16, 2000 at 03:55:21PM -0500, Bob Friesenhahn wrote:
> Using CVS Automake, Autoconf, and multi-lingual libtool I see the
> following message printed from configure:
> 
> checking whether a program can dlopen itself... cat: cannot open conftest.cc
> no
> 
> Under Solaris 2.6.
> 
> I believe that the main-branch libtool prints the same message.

This looks like a problem in AC_TRY_RUN from cvs autoconf to me.  Are
you using the CXX tag?  If so my guess is that AC_TRY_RUN gets
confused about the extension to use for the test file it wants to
compile...

To be sure, could you try it again with autoconf-2.13 and see whether
it goes away, please?

Cheers,
        Gary.
-- 
  ___              _   ___   __              _         mailto: address@hidden
 / __|__ _ _ ___ _| | / / | / /_ _ _  _ __ _| |_  __ _ ___       address@hidden 
| (_ / _` | '_|// / |/ /| |/ / _` | || / _` | ' \/ _` | _ \
 \___\__,_|_|\_, /|___(_)___/\__,_|\_,_\__, |_||_\__,_|//_/
home page:  /___/                      /___/                  gpg public key:
http://www.oranda.demon.co.uk           http://www.oranda.demon.co.uk/key.asc


reply via email to

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