[64studio-devel] AZR-3 package looking for distribution
Lars Luthman
lars.luthman at gmail.com
Wed Mar 26 18:05:52 GMT 2008
On Wed, 2008-03-26 at 13:46 -0400, Nate figlar wrote:
> yes Lars this is what I am getting from the make command:
>
> nate at 64studio:~/Desktop/azr3-jack-1.0.2$ make
> *** You don't have lash-1.0>=0.5.3, which you need in order to build
> this software.
> make: *** [check-pkg-deps] Error 1
>
> >From what you are saying from my lash build being broken. i think you
> are on to something as this is what I get when I try to run glashctl:
>
> nate at 64studio:~/Desktop/azr3-jack-1.0.2$ glashctl
> glashctl: error while loading shared libraries: liblash.so.1: cannot
> open shared object file: No such file or directory
I would guess that you have lash 0.5.0 or 0.5.1. There was a bug in the
liblash build system that made those versions have the soname
liblash.so.2 when it should be liblash.so.1 - it was changed back to
liblash.so.1 in 0.5.2 and later. I don't know how your glashctl could
have been linked against liblash.so.1 though - that would mean that you
had 0.5.2 or 0.5.3 installed when it got built, and now have 0.5.0 or
0.5.1.
I have 0.5.3 installed from source and haven't tested with any earlier
versions, that's why I have that requirement in the Makefile. It will
probably work with earlier versions as well, you could edit the line
beginning with "PKG_DEPS =" in the Makefile to match your liblash
version ('pkg-config --modversion lash-1.0' to see it). As for glashctl,
you would probably have to rebuild it against your currently installed
LASH.
--ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.64studio.com/pipermail/64studio-devel/attachments/20080326/f453b445/attachment-0001.pgp
More information about the 64studio-devel
mailing list