Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

MKXORG=yes on Linux: nbmtree: existing entry for `libXaw.so', type `link' does not match type `file'




I'm cross-building -current with MKXORG=yes on Linux, and see the error below. It seems the METALOG indeed has 'file' where it should have 'link' - has anyone encountered this before? I don't seem to get this on NetBSD...


 - Hubert

...
checkflist ===> distrib/sets
--- check_DESTDIR ---
--- /data/feyrer/nbcvs/src-current/obj.i386/destdir/METALOG.sanitised ---
( cat /data/feyrer/nbcvs/src-current/etc/mtree/NetBSD.dist ; echo '/unset all' ; cat /data/feyrer/nbcvs/src-current/obj.i386/destdir/METALOG ) | /data/feyrer/nbcvs/src-current/obj.i386/tooldir/bin/nbmtree -C -k all -N /data/feyrer/nbcvs/src-current/etc > /data/feyrer/nbcvs/src-current/obj.i386/destdir/METALOG.new && ( rm -f /data/feyrer/nbcvs/src-current/obj.i386/destdir/METALOG ; mv /data/feyrer/nbcvs/src-current/obj.i386/destdir/METALOG.new /data/feyrer/nbcvs/src-current/obj.i386/destdir/METALOG ) nbmtree: existing entry for `libXaw.so', type `link' does not match type `file'
nbmtree: failed at line 33721 of the specification
*** [/data/feyrer/nbcvs/src-current/obj.i386/destdir/METALOG.sanitised] Error code 1



Home | Main Index | Thread Index | Old Index