Re: failure compile libGL-11.1.2

2016-04-22 Thread Willem Offermans
Dear FreeBSD friends,

On Tue, Apr 19, 2016 at 09:32:52AM +0200, Tijl Coosemans wrote:
> On Mon, 18 Apr 2016 15:13:39 +0200 Willem Offermans 
>  wrote:
> > 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?
> 
> See the 20140909 entry in /usr/ports/UPDATING.


Thnx a lot, this was just needed to proceed.


-- 
Met vriendelijke groeten,
With kind regards,
Mit freundlichen Gruessen,
De jrus wah,

Will

*
 W.K. Offermans

   Powered by 

(__)
 \\\'',)
   \/  \ ^
   .\._/_)

   www.FreeBSD.org
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: failure compile libGL-11.1.2

2016-04-19 Thread Tijl Coosemans
On Mon, 18 Apr 2016 15:13:39 +0200 Willem Offermans 
 wrote:
> 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?

See the 20140909 entry in /usr/ports/UPDATING.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: failure compile libGL-11.1.2

2016-04-18 Thread Lowell Gilbert
Willem Offermans  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.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


failure compile libGL-11.1.2

2016-04-18 Thread Willem Offermans
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?

-- 
Met vriendelijke groeten,
With kind regards,
Mit freundlichen Gruessen,
De jrus wah,

Will

*

   Powered by 

(__)
 \\\'',)
   \/  \ ^
   .\._/_)

   www.FreeBSD.org
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"