Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 2003 18:32:17 +0100
From:      Jez Hancock <jez.hancock@munk.nu>
To:        freebsd-questions@freebsd.org
Subject:   Re: Configure script fails when building many ports (e.g. mozilla, spacehulk)
Message-ID:  <20030716173217.GC9762@users.munk.nu>
In-Reply-To: <1058374651.3f1583fb441e5@webmail.freedom2surf.net>
References:  <1058372012.3f1579acb06c6@webmail.freedom2surf.net> <20030716162122.GB40111@users.munk.nu> <1058374651.3f1583fb441e5@webmail.freedom2surf.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 16, 2003 at 04:57:31PM +0000, freebsd@drseuk.f2s.com wrote:
> > What does:
> > ldconfig -r
> > 
> > look like?
> > -- 
> > Jez
> 
> /var/run/ld-elf.so.hints:
> 	search directories:
> /usr/lib:/usr/lib/compat:/usr/X11R6/lib:/usr/local/lib:/usr/local/lib/compat:/usr/local/lib/mysql:/usr/local/lib/compat/pkg:/usr/local/lib/wine:/usr/local/lib/kde3
> 	0:-lssl.3 => /usr/lib/libssl.so.3
<snip>
so this line is right then: ?
> 	257:-lXext.6 => /usr/X11R6/lib/libXext.so.6

Was just a hunch that perhaps a stray libXext lib got installed and was linked
to the wrong place... but I guess not :(

Perhaps find out what installs that library and try removing it?  See if
your install sees it not installed and attempts to install it again?  No
doubt there are a whole bunch of ports that rely on it though ;/

Not much help I'm afraid, good luck anyway.
-- 
Jez

http://www.munk.nu/



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