On 9/22/16, 2:06 PM, Yaakov Selkowitz wrote: >On 2016-09-22 15:55, Bill Zissimopoulos wrote: >> On 9/22/16, 12:37 PM, Yaakov Selkowitz wrote: >>> lame cannot be shipped however >>> for legal reasons, but it's easy to build yourself with cygport: >>> >>> https://github.com/cygwinports-extras/lame >> >> Alas this fails: >[snip] >> configure.in:396: error: possibly undefined macro: AM_PATH_GTK >> If this token and others are legitimate, please use >>m4_pattern_allow. >> See the Autoconf documentation. >> autoreconf-2.69: /usr/bin/autoconf-2.69 failed with exit status: 1 >> *** ERROR: autoreconf failed > >You're missing a build dependency: libgtk1.2-devel.
Thanks again. That did the trick. Sorry for the newbie questions. BTW, you mentioned a legal problem. I am seeing that LAME is LGPL licensed and therefore should be eligible for inclusion in Cygwin(?). Bill