[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can't compile
From: |
Germán Arias |
Subject: |
Re: Can't compile |
Date: |
Thu, 12 May 2011 16:22:20 -0600 |
On mié, 2011-05-11 at 13:51 +0200, Harald Hanche-Olsen wrote:
> [Germán Arias <address@hidden> (2011-05-10 18:12:30 UTC)]
>
> > Currently I get the error (revision 104188 and with ./configure
> > --with-ns):
>
> I can't reproduce this (with revision 104190, but it's doubtful that
> the intervening updates have any bearing on this).
>
> You might try again from scratch, just to make sure:
>
> make distclean
> ./autogen.sh
> ./configure --with-ns
> make bootstrap
>
> or (my favourite method):
>
> make distclean
> ./autogen.sh
> mkdir build
> cd build
> ../configure --with-ns
> make bootstrap
>
> - Harald
Thanks, but even with this I get the same error (revision 104208). Maybe
a problem with my compiler? I have gNweSense Delta H. I will try to
update my compiler.