Christian Zagrodnick wrote:
> Hi,
> 
> building qt4-mac fails because of this move operation which HFS 
> considers to be the same name:
> 
>          /bin/mv "%i/lib/%N/include/Phonon" "%i/lib/%N/include/phonon"

It doesn't, at least on MacOSX 10.4 and 10.5. "/bin/mv" was introduced 
in that line instead of simply "mv" for avoiding exactly this problem. 
If your /bin/mv complains about this, you must have replaced it by 
something else.

-- 
Martin



------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to