atk 1.10.3

David van Deijk davidd at van.deijk.nl
Mon Nov 21 22:10:41 PST 2005


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.


More information about the freebsd-gnome mailing list