Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Apr 2016 18:10:05 -0400
From:      Lowell Gilbert <freebsd-ports-local@be-well.ilk.org>
To:        Willem Offermans <Willem@Offermans.Rompen.nl>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: failure compile libGL-11.1.2
Message-ID:  <444mayzhz6.fsf@lowell-desk.lan>
In-Reply-To: <20160418131339.GF4998@vpn.offrom.nl> (Willem Offermans's message of "Mon, 18 Apr 2016 15:13:39 %2B0200")
References:  <20160418131339.GF4998@vpn.offrom.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Willem Offermans <Willem@Offermans.Rompen.nl> writes:

> Dear FreeBSD friends,
>
> I have inherited an old FreeBSD beast and I'm trying to update it to 10.3.
>
> However the following error occurred during compiling libGL:
>
> ===>  Building for libGL-11.1.2
>
> [cut some messages in between]
>
> libtool:  error: cannot find the library '/usr/local/lib/libXext.la'
> or unhandled argument '/usr/local/lib/libXext.la'
>
> '/usr/local/lib/libXext.la' is indeed not present. But the file is also not 
> present on another FreeBSD 10.2 system. So I suppose it is not needed. Is 
> there something old on the server pointing to this file? How can I proceed?

Seems that you haven't upgraded libtool yet.

If you are upgrading from source, what tool are you using for it? You
will need one that handles dependencies. If you are upgrading across
major versions of FreeBSD, you really should rebuild *all* of your ports.

Is it possible you could switch to precompiled binaries? That's easier
for most people, assuming you're okay with default options.



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