[mythtv] [RFC] New Win32 build script

Lawrence Rust lvr at softsystem.co.uk
Thu Dec 9 20:25:14 UTC 2010


On Thu, 2010-12-09 at 15:08 -0500, Doug Lytle wrote:
> Doug Lytle wrote:
> >
> > It's currently continuing.  I'll let you know the results
> >
> 
> /home/doug/t/mythwork/libcdio-0.82/src/util.c:523: undefined reference 
> to `S_ISLNK'
> /home/doug/t/mythwork/libcdio-0.82/src/util.c:479: undefined reference 
> to `S_ISLNK'
> ../lib/iso9660/.libs/libiso9660.a(rock.o): In function 
> `iso9660_get_rock_attr_str':
> /home/doug/t/mythwork/libcdio-0.82/lib/iso9660/rock.c:575: undefined 
> reference to `S_ISLNK'
> /home/doug/t/mythwork/libcdio-0.82/lib/iso9660/rock.c:579: undefined 
> reference to `S_ISSOCK'
> util.o: In function `print_fs_attrs':
> /home/doug/t/mythwork/libcdio-0.82/src/util.c:523: undefined reference 
> to `S_ISLNK'
> /home/doug/t/mythwork/libcdio-0.82/src/util.c:479: undefined reference 
> to `S_ISLNK'
> ../lib/iso9660/.libs/libiso9660.a(rock.o): In function 
> `iso9660_get_rock_attr_str':
> /home/doug/t/mythwork/libcdio-0.82/lib/iso9660/rock.c:575: undefined 
> reference to `S_ISLNK'
> /home/doug/t/mythwork/libcdio-0.82/lib/iso9660/rock.c:579: undefined 
> reference to `S_ISSOCK

This look like the patch didn't work - again?  Maybe a problem with the
patches.  Would you try:

rm -rf mythwork/libcdio-0.82
cd mythwork
tar -zxf libcdio-0.82.tar.gz
cd libcdio-0.82
patch -p1 -i ../../mythpatches/libcdio-0.82/10-stat.diff

and let me know if there's any error output. If not restart mythbuildw32

Thanks

-- Lawrence




More information about the mythtv-dev mailing list