From owner-freebsd-questions@FreeBSD.ORG Wed Jul 14 19:38:51 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 479B51065675; Wed, 14 Jul 2010 19:38:51 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from mail1.sourcehosting.net (113901-app1.sourcehosting.net [72.32.213.11]) by mx1.freebsd.org (Postfix) with ESMTP id 22C978FC26; Wed, 14 Jul 2010 19:38:50 +0000 (UTC) Received: from 68-189-245-235.dhcp.oxfr.ma.charter.com ([68.189.245.235] helo=cube.entropy.prv) by mail1.sourcehosting.net with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1OZ7n4-0006wW-1y; Wed, 14 Jul 2010 15:38:49 -0400 Received: from [127.0.0.1] (fireball.entropy.prv [192.168.1.12]) by cube.entropy.prv (Postfix) with ESMTP id E935C4280160; Wed, 14 Jul 2010 15:38:45 -0400 (EDT) Message-ID: <4C3E1240.9040808@FreeBSD.org> Date: Wed, 14 Jul 2010 15:38:40 -0400 From: Greg Larkin Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: glarkin@FreeBSD.org References: <4C3E102E.2030006@FreeBSD.org> In-Reply-To: <4C3E102E.2030006@FreeBSD.org> X-Enigmail-Version: 0.96.0 OpenPGP: id=1C940290 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: 0.1 (/) Cc: oleg.zyazev@gmail.com, Chris Maness , FreeBSD List Subject: Re: libSM Configure Script Failure X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glarkin@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jul 2010 19:38:51 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Greg Larkin wrote: > 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 To complete the circle, I finally found these postings that describe the problem and the solution, in case anyone else runs into this: http://groups.google.com/group/muc.lists.freebsd.ports/browse_thread/thread/57a734d1196f30ef/2170682ff163b273?lnk=raot http://lists.freebsd.org/pipermail/freebsd-x11/2009-August/008751.html The likely cause was an incorrect pkg-plist file in the libtool15 port at one time, and some files were not removed during the libtool15->libtool22 upgrade. Hope that helps, 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/ iD8DBQFMPhJA0sRouByUApARAqG4AKCR2RMpVgRJpfvZIxsKOOygxKl2EgCfeVPx 2GicbmOFhGMuAoN5rBdwNRc= =AM1v -----END PGP SIGNATURE-----