Re: atk build from cvs broken for win32 (mingw)
- From: "muppet" <scott asofyet org>
- To: gtk-devel-list gnome org
- Subject: Re: atk build from cvs broken for win32 (mingw)
- Date: Fri, 8 Apr 2005 09:58:51 -0400 (EDT)
Hans Breuer said:
> libtool: link: CURRENT `1000' is not a nonnegative integer
> libtool: link: `1000:0:1000' is not valid version information
this is a libtool bug. the case/esac statement that parses version
information handles 1, 2, and 3-digit numbers. search for "is not a
nonnegative integer" in the libtool script, you'll see what i mean.
i fixed it in my jhbuild sandbox by adding a 4-digit pattern to the regex (in
every stinking module...), but i have been told that upgrading libtool is the
proper fix. i don't know what version, sorry; whatever was current in jhbuild
still had the problem.
--
muppet <scott at asofyet dot org>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]