On 15/12/11 14:34, Kruse, Hans wrote:

> On Dec 15, 2011, at 6:06, "Martin Costabel"<costa...@wanadoo.fr>  wrote:
>
>> On 15/12/11 00:28, Peter Dyballa wrote:
[]
>>> I found a possible reason: the boot volume is HFS the volume where the
>>> sources are compiled is HFSX...
>>
>> If you want more information why this fails, you could edit
>> /sw/bin/glibtool (it is a text file): There are two places where this
>> "Waiting for ...lock to be removed" message can come from. In my version
>> of glibtool here it is in lines 2586 and 4157. Just before the messaqge
>> there is a line
>>
>>     until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
>>
>> If you remove the "2>/dev/null" from that line (both instances), it will
>> tell you why the hard link failed.
>
> Ah.  I seem to recall that hard links cannot cross physical devices.......

Yes, but it is not clear to me why the two things should be on different 
file systems. They are both inside /sw/src/fink.build, as far as I can 
see. Seeing the error message might clear this up.

-- 
Martin


------------------------------------------------------------------------------
10 Tips for Better Server Consolidation
Server virtualization is being driven by many needs.  
But none more important than the need to reduce IT complexity 
while improving strategic productivity.  Learn More! 
http://www.accelacomm.com/jaw/sdnl/114/51507609/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to