On Mon, Jul 18, 2016 at 02:09:02PM +0300, Cág wrote:
> > did you try recompiling with "-fPIC"?
>
> I am not sure where to put it, so I did it like this
>
> make CC="gcc -fPIC"
>
> and it gave the same error.
noice does not build any shared libraries. A friend of mine
tried to build it on alpine i686 and it worked.
There's also a port for it:
http://git.alpinelinux.org/cgit/aports/tree/testing/noice
Maybe use abuild to build the port and see what kind of flags are
passed to the compiler and linker.
Received on Mon Jul 18 2016 - 13:11:34 CEST