[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem to compile GUI
From: |
Germán Arias |
Subject: |
Re: Problem to compile GUI |
Date: |
Wed, 23 Feb 2011 13:17:32 -0600 |
On mié, 2011-02-23 at 09:43 +0000, Richard Frith-Macdonald wrote:
>
> That sounds like a wierd compiler bug if true ...
> The control-L is not a new addition, so it seems unlikely to be your problem.
> Could the issue just be that you have more than one version of the base
> library on your machine, and your code is linking with the wrong one?
>
Well, after search on my system, I found old libraries
at /usr/local/lib. But I don't remember having done this, maybe I did an
stupid stuff with the current SVN gnustep-make that I am using since
some days ago. Thanks.