Re: [q-lang-users] CVS head doesn't build under Cygwin
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2007-02-27 01:36:29
|
John Cowan wrote: > My up-to-date Cygwin installation builds Q 7.6 fine, but cannot build > from the CVS head because of autogen.sh problems. AFAICT, HEAD doesn't differ from the 7.6 release (I haven't yet started working on 7.7 yet). > Here's the output from autogen.sh: Hmm, those underquoted definition warnings should be harmless. So that missing config.rpath seems to be the culprit. Unfortunately I have no idea what that file does, my build doesn't have it and apparently doesn't need it. I'd guess it's something related to libtool. But then libtoolize should add it. Or maybe the current libtool version of Cygwin is broken? Did you try to run autogen.sh on older Cygwin versions before? > I note that the first call to automake passes the -gnu switch, > whereas later calls pass --foreign instead. IIRC that's just to make automake happy with packages that do not strictly follow some GNU standards. > Here are the installed versions of the various tools: > > aclocal: 1.10 > autoheader: 2.61 > libtoolize: 1.5.23a > automake: 1.10 > autoconf: 2.61 Those are all newer than the ones that I got on SUSE 10.1, so I can't reproduce your problems right now. Alas, I'm currently busy preparing stuff for the Linux Audio Conference, so it may take a while until I have the time to take a closer look at this. If you figure it out in the meantime, please let me have your patches so that I can commit them. Best, Albert -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |