
Hello crux-list, I am trying to unsubscribe, but cannot get an email of the mailman... As long as this is not working, I will answer every mail to the list from now on to nag people to fix it. Thanks! /hans Am 10.01.2015 um 10:16 schrieb Wawrzek Niewodniczanski:
Hi,
I'm building wine and I've reached libxml2-python-32 port, which has failed. That's the line in Pkgfile causing problem:
rm $PKG/usr/lib32/python2.7/site-packages/libxml2mod.{a,la}
And the problem is that there is not lib32 library in $PKG only lib:
# ls -d work/pkg/usr/lib* work/pkg/usr/lib
What do you advices?
Regards, Wawrzek
PS. And the actual error message:
make[1]: Leaving directory '/usr/ports/compat-32/libxml2-python-32/work/src/libxml2-2.9.2/python' + rm /usr/ports/compat-32/libxml2-python-32/work/pkg/usr/lib32/python2.7/site-packages/libxml2mod.a /usr/ports/compat-32/libxml2-python-32/work/pkg/usr/lib32/python2.7/site-packages/libxml2mod.la rm: cannot remove '/usr/ports/compat-32/libxml2-python-32/work/pkg/usr/lib32/python2.7/site-packages/libxml2mod.a': No such file or directory rm: cannot remove '/usr/ports/compat-32/libxml2-python-32/work/pkg/usr/lib32/python2.7/site-packages/libxml2mod.la': No such file or directory