Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Nov 2005 06:42:18 +0100
From:      David van Deijk <davidd@van.deijk.nl>
To:        gnome@freebsd.org
Subject:   atk 1.10.3
Message-ID:  <20051122054217.GZ3140@van.deijk.nl>

next in thread | raw e-mail | index | archive | help
Hoia,

compiling atk-1.10.3 from the freebsd ports tree i got the following error


gnome-libtool: link: CURRENT `1010' is not a nonnegative integer
   gnome-libtool:
   link: `1010:3:1010' is not valid version information *** Error code 1

I fixed this error by adding | [1-9][0-9][0-9][0-9] on a couple of lines to 
make 4 digit version numbers legal as well.
Later i found this similar error in libpango

gnome-libtool: link: CURRENT `1001' is not a nonnegative integer
gnome-libtool: link: `1001:0:1001' is not valid version information
gmake[4]: *** [libpango-1.0.la] Error 1

I hope it is usefull to you.

David van Deijk.



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