atk build from cvs broken for win32 (mingw)



Following Owen's nice mingw build descriptions [1] everything went smooth 
until atk which gives:

../../glib/build/win32/lt-compile-resource atk.rc atk-win32res.lo
Using zero as build number
/bin/sh ../libtool --mode=link gcc  -g -O2 -Wall  -L/gtk/lib -o libatk-1.0.la -rpath /gtk/lib -version-info 1000:0:1000 -no-undefined -export-symbols atk.def -no-undefined atkaction.lo atkcomponent.lo atkdocument.lo atkeditabletext.lo atkgobjectaccessible.lo atkhyperlink.lo atkhypertext.lo atkimage.lo atknoopobject.lo atknoopobjectfactory.lo atkobject.lo atkobjectfactory.lo atkregistry.lo atkrelation.lo atkrelationset.lo atkselection.lo atkstate.lo atkstateset.lo atkstreamablecontent.lo atktable.lo atktext.lo atkutil.lo atkvalue.lo atk-enum-types.lo -Ld:/gtk/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv   atk-win32res.lo 
libtool: link: CURRENT `1000' is not a nonnegative integer
libtool: link: `1000:0:1000' is not valid version information
make[3]: *** [libatk-1.0.la] Error 1
make[3]: Leaving directory `/d/home/atk/atk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/d/home/atk/atk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/d/home/atk'
make: *** [all] Error 2

I know how to fix msvc builds but how do I fix this ?

Thanks,
    Hans

[1] http://mail.gnome.org/archives/gtk-devel-list/2005-January/msg00091.html



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]