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: [EMAIL PROTECTED]
 / __|__ _ _ ___ _| | / / | / /_ _ _  _ __ _| |_  __ _ ___       [EMAIL PROTECTED] 
| (_ / _` | '_|// / |/ /| |/ / _` | || / _` | ' \/ _` | _ \
 \___\__,_|_|\_, /|___(_)___/\__,_|\_,_\__, |_||_\__,_|//_/
home page:  /___/                      /___/                  gpg public key:
http://www.oranda.demon.co.uk           http://www.oranda.demon.co.uk/key.asc

Reply via email to