[mythtv] [RFC] New Win32 build script

Lawrence Rust lvr at softsystem.co.uk
Fri Dec 10 13:33:49 UTC 2010


On Thu, 2010-12-09 at 16:45 -0500, Doug Lytle wrote:
> Lawrence Rust wrote:
> >
> > This is a bit more problematic.  I'm not sure what to recommend because
> > the cause isn't obvious and I'm unable to reproduce it.  It must be some
> > kind of path problem because /usr/bin/ld is wrong - it should be using
> > the mingw ld.  I'll look at the configure script and report back.
> >
> >    
> locate mingw32-ld
> 
> /usr/bin/i586-pc-mingw32-ld

Can check what grep mythwork/flac-1.2.1/libtool says.  If this isn't
LD="/usr/i586-mingw32msvc/bin/ld" or similar it means that ./configure
failed to identify the host (mingw) system and fell back to a native
build.  If so, try deleting the flac directory and re-run mythbuildw32.

-- Lawrence




More information about the mythtv-dev mailing list