"M. Neidorff" wrote:

> 
> #tar -xzf lib.tgz
> tar: Removing leading `/' from member names
> tar: lib/ld.so: Cannot link to `/lib/ld.so.1.9.5': Invalid cross-device link
> tar: Error exit delayed from previous errors
> 
> What does the error "Invalid cross-device link" mean?  I understand the
> rest of the tar messages.

I'd suspect that the link is a hard link ( as opposed to a symbolic 
link ).  The former can't be made across file systems. the latter
can. IIRC, that is.

                                                ~Rob

-- 
wYRd.:|:[EMAIL PROTECTED]:|:.prohibitions void where offered
                      de recta non tolerandum sunt



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to