On Apr 2, 2012, at 19:55, Craig Treleaven wrote:

> At 4:27 PM -0500 4/2/12, Ryan Schmidt wrote:
>> On Apr 2, 2012, at 14:35, Joshua Root wrote:
>> 
>>> Does just "find ${configure.dir} -name Makefile" also give unexpected
>>> results?
>> 
>> The "find" correctly finds 28 files named "Makefile". It correctly removes " 
>> -L " from 22 of them. The remaining 6 are in the directory 
>> mythplugins/mythweather/mythweather/scripts and do not contain that string 
>> so there's nothing to remove.
> 
> Ryan:
> 
> There should be 58 Makefiles, see attached list.
> 
> Craig
> <MythTV_Makefile_list.txt>

On my system, after running configure, there are 28 files named "Makefile". The 
list you attached shows 46 files called "Makefile", so I guess 18 of them were 
created after the configure phase, which means they're going to be rather hard 
to patch. This patching is a workaround anyway. We should be figuring out 
what's writing " -L " into the Makefiles (something in the configure script) 
and changing that. Or, asking the mythtv developers to fix it, since it's their 
software.


_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to