Re: libtool error: AGE '2' is greater than the current interface '0'
Chris <[email protected]> Wed, 21 Apr 2004 02:29:56 +0200
| Newsgroups | gmane.comp.freedesktop.xserver |
|---|---|
| Message-ID | <[email protected]> |
Yeah i also had that problem.. I worked around it by running "grep -r 0:1:2 *" from the toplevel dir and editing the Makefiles that showed up at the line containing 0:1:2 to containt 2:1:2 .. This is probably not recommended by anyone with more than two working braincells tho .. but serves as a temp-hack:P On Wed, 2004-04-21 at 00:58, Daniel Stone wrote: > On Tue, Apr 20, 2004 at 07:22:32PM +0000, Alok Bhatt wrote: > > while compiling xdmcp i get: > > > > libtool: link: AGE `2' is greater than the current interface number `0' > > libtool: link: `0:1:2' is not valid version information > > make[1]: *** [libXdmcp.la] Error 1 > > make[1]: Leaving directory `/2/freed/Xdmcp' > > make: *** [all] Error 2 > > > > what is this error? > > That's the sound of me screwing up and not understanding libtool. -- Chris <[email protected]>