|
From: Chris B. <ch...@cn...> - 2008-01-13 19:04:53
|
I'll try and test with cygwin to make sure it works with 14.0.1. Normally, I only test cygwin with the -mno-cygwin option which makes it act quite differently. Yes, I agree configure scripts run agonizingly slow under cygwin but thats not really anything we can do other then keep configure scripts short as possible. In 14.0.1 we have ripped out the internal libltdl source code and so compile time will be a little bit faster. Couple of hints more: 1) Try with the "configure --disable-shared" option. This will make sure you don't use libltdl; if installed; which has known issues with SoX. There is supposed to be a check already in configure that disables libltdl on cygwin but maybe you've found a corner case. 2) If for some reason your using libltdl then you need to install SoX before it will find the plugins. If it can't find plugins then only m3u and pls will show up as known file formats. Chris D. S. wrote: > I was having problems with sox 14.0.0 compiling in Cygwin. Actually, > the compile seems to go OK (agonizingly slow configure and make), but > the resulting executable doesn't know about any file formats (except > for m3u and pls). So I think I'm not holding my mouth right. I > probably need to build it on linux to see where the Cygwin build is > going wrong. I started to install sox14 once (to see if that would > help sox14 remember all those audio file formats), but gave up after > abut 20 minutes of (libtool?) hell. It was making progress, but I lost > patience. With Cygwin sox 14 builds, also, it isnt uncommon to have to > reboot the machine after XP fragments the memory (or something) and it > starts to thrash the virtual memory. > > Maybe 14.0.1 will help .. Sox 12 on Cygwin has been and is a real > workhorse for me. :) > > > > On Jan 10, 2008 7:45 PM, Mike Keithley <mke...@po...> wrote: > >> I was able to compile sox 14.0.1! This is a step forward here as couldn't >> compile 14.0 at all. >> >> >> Mike Keithley >> >> ------------------------------------------------------------------------- >> Check out the new SourceForge.net Marketplace. >> It's the best place to buy or sell services for >> just about anything Open Source. >> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace >> _______________________________________________ >> Sox-users mailing list >> Sox...@li... >> https://lists.sourceforge.net/lists/listinfo/sox-users >> >> |