Hi,
On Thursday 19 August 2010 08:14:08 Steven Trogdon wrote:
> Hello,
>
> Both polybori-0.6.4-r1 and polybori-0.6.5 fail to build here on amd64 for
> the same reason. The important snippet is:
>
> rm: cannot remove
> `/var/tmp/portage/sci-mathematics/polybori-0.6.4-r1/image//usr/lib64/lib*.s
> o*': No such file or directory
> * ERROR: sci-mathematics/polybori-0.6.4-r1 failed:
> * failed to remove shared objects
> *
> * Call stack:
> * ebuild.sh, line 54: Called src_install
> * environment, line 5124: Called die
> * The specific snippet of code:
> * rm "${ED}"/usr/$(get_libdir)/lib*.so* || die "failed to remove
> shared objects"
> *
>
> Under the /image directory polybori installs the libs under /usr/lib
> instead of /usr/lib64. This seemed to be an issue previously with
> polybori.
Fixed in overlay - I will try to find find out how to install to lib64 on amd64.
>
> Steve
Christopher