[Slackbuilds-users] Problem with building spice - celt051.SlackBuild needs an update?
John Vogel
jvogel4 at stny.rr.com
Sun Aug 9 18:51:54 UTC 2015
On Sun, 9 Aug 2015 20:32:57 +0200
Thomas Szteliga <ts at websafe.pl> wrote:
> gcc: error: /usr/lib64/libcelt051.so: No such file or directory
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> make[4]: *** [libspice-server.la] Error 1
> make[4]: Leaving directory `/tmp/SBo/spice-0.12.5/server'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/tmp/SBo/spice-0.12.5/server'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/tmp/SBo/spice-0.12.5/server'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/tmp/SBo/spice-0.12.5'
> make: *** [all] Error 2
> Total build time for package spice : 41.58 Sec
> ~~~~
>
>
>
> `celt051` <http://slackbuilds.org/repository/14.1/audio/celt051/>
> was built and installed before, but the file expected during the spice
> build - `/usr/lib64/libcelt051.so` - was not available:
>
>
> # ls -la /usr/lib64/libcelt051.so
> ls: cannot access /usr/lib64/libcelt051.so: No such file or directory
>
>
> There was a file:
>
> # ls -la /usr/lib64/libcelt051.so.0
> lrwxrwxrwx 1 root root 19 Aug 9 01:57 /usr/lib64/libcelt051.so.0 ->
> libcelt051.so.0.0.0
>
>
> What solved this issue was:
>
>
> ~~~~
> cd /usr/lib64 && ln -s libcelt051.so.0 libcelt051.so
> ~~~~
>
>
> So I guess `celt051.SlackBuild` needs an update?
>
>
> --
> Thomas Szteliga
>
>
I have celt051 installed. I have the proper links. I didn't
change anything. Perhaps the link was deleted post install.
John
More information about the SlackBuilds-users
mailing list