Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 2010 15:29:50 -0400
From:      Greg Larkin <glarkin@FreeBSD.org>
To:        Chris Maness <chris@chrismaness.com>
Cc:        FreeBSD List <freebsd-questions@freebsd.org>
Subject:   Re: libSM Configure Script Failure
Message-ID:  <4C3E102E.2030006@FreeBSD.org>
In-Reply-To: <alpine.BSF.2.00.1007140902440.14517@ns1.kq6up.org>
References:  <alpine.BSF.2.00.1007140902440.14517@ns1.kq6up.org>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Chris Maness wrote:
> What would cause a configure script to fail?  See output bellow.
> 
> Chris Maness
> (909) 223-9179
> http://www.chrismaness.com
> 

Hi Chris,

Since we've been conversing privately for a bit, I went back to your
original message and found something that might benefit you and the list
as a whole, if someone else runs into this problem.

I see this error message:

...
...
configure.ac:21: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...):
suspicious cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from...
/usr/local/share/aclocal/libtool15.m4:615: AC_LIBTOOL_COMPILER_OPTION is
expanded from...
/usr/local/share/aclocal/libtool15.m4:4815: AC_LIBTOOL_PROG_COMPILER_PIC
is expanded from...
/usr/local/share/aclocal/libtool15.m4:2651: _LT_AC_LANG_C_CONFIG is
expanded from...
...
...

Notice the pathname "/usr/local/share/aclocal/libtool15.m4".  You
emailed me privately with the list of your installed packages, and you
have libtool-2.2.6b installed.  This libtool15.m4 file seems to conflict
with that version of libtool, so please post the output of this command:

pkg_which /usr/local/share/aclocal/libtool15.m4

Thank you,
Greg
- --
Greg Larkin

http://www.FreeBSD.org/           - The Power To Serve
http://www.sourcehosting.net/     - Ready. Set. Code.
http://twitter.com/sourcehosting/ - Follow me, follow you
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iD8DBQFMPhAu0sRouByUApARAsUiAJ9FcXm5VaXuSTOG5Ypweg3Mq0gnoQCghzuG
iJUiUN8Tm71XCFbKu6SvHPA=
=Jyyp
-----END PGP SIGNATURE-----




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C3E102E.2030006>