gnome-vfs does not compile.
Alex Zbyslaw
xfb52 at dial.pipex.com
Tue May 17 11:08:25 PDT 2005
Tony Shadwick wrote:
> On Tue, 17 May 2005, Gregory Nou wrote:
>
>> When I try to compile gnome-vfs-2.10.1, I get this :
>>
>> libtool15: link: CURRENT `1000' is not a nonnegative integer
>> libtool15: link: `1000:1:1000' is not valid version information
>> gmake[3]: *** [libgnomevfs-2.la] Erreur 1
>>
>> That's quite surprising. Why does it say 1000 is not a nonnegative
>> integer ???
>> Does anyone knows how I could fix this ?
>>
You could also try uninstalling and reinstalling libtool15.
cd /usr/ports/devel/libtool15; make deinstall; make reinstall
Also make sure libtool13 isn't there (it should be redundant by now, I
think, so if it's installled you can uninstall it).
Some combination of the above fixed similar problems for me.
--Alex
More information about the freebsd-questions
mailing list