![](https://secure.gravatar.com/avatar/835058edfad5355fce9933cd306e2936.jpg?s=120&d=mm&r=g)
Milan Buska [2009-08-06 17:40]: Hi Milan,
Compile all packages of core.git 2.6 = all O.K
Did you have lzma installed when you built the core ports?
Install packages pkgadd -r /mnt/xxxx = O.K
If so, then you should have gotten an error when you tried to install the xz package. xz conflicts with lzma.
bsdtar: error while loading shared libraries: liblzmadec.so.0: cannot [...] package xz missing liblzmadec.so.0 package lzma is O.K
Is it my error or bug
If you did install lzma indeed, then libarchive picked it up when you built core/libarchive. Maybe you removed it later... anyway, libarchive shouldn't be linked against liblzmadec, since we have xz to deal with those packages. Regards, Tilman -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?