Re: [dev] [noice] with musl

2016-07-18 Thread Cág
noice from repos works but inability to compile something makes me cry :( Try to do a make clean first and then simply make. It works indeed. Thanks. Cág

Re: [dev] [noice] with musl

2016-07-18 Thread Dimitris Papastamos
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. Try to do a make clean first and then simply make.

Re: [dev] [noice] with musl

2016-07-18 Thread Dimitris Papastamos
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 alpin

Re: [dev] [noice] with musl

2016-07-18 Thread Cág
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.

Re: [dev] [noice] with musl

2016-07-18 Thread Cág
Martin Kühne wrote: It compiles a shared object? This can't be a suckless project. Spot on. It's from 2f30, see the link. But since devs from 2f30 sometimes visit this lonely place I thought it would be a good idea to write here. Maybe you should invert the baryon coupling to align the assym

Re: [dev] [noice] with musl

2016-07-18 Thread FRIGN
On Mon, 18 Jul 2016 13:49:16 +0300 Cág wrote: Hey Cág, > If someone knows what goes wrong or workarounds, please tell. did you try recompiling with "-fPIC"? Cheers FRIGN -- FRIGN

Re: [dev] [noice] with musl

2016-07-18 Thread Martin Kühne
On Mon, Jul 18, 2016 at 12:49 PM, Cág wrote: > Hi, > > Has anyone tried building noice[0] against musl? I use Alpine and building > it > gives me this: > > cc -o noice noice.o strlcat.o strlcpy.o -lcurses > /usr/lib/gcc/x86_64-alpine-linux-musl/5.3.0/../../../../x86_64-alpine-linux-musl/bin/ld: >

[dev] [noice] with musl

2016-07-18 Thread Cág
Hi, Has anyone tried building noice[0] against musl? I use Alpine and building it gives me this: cc -o noice noice.o strlcat.o strlcpy.o -lcurses /usr/lib/gcc/x86_64-alpine-linux-musl/5.3.0/../../../../x86_64-alpine-linux-musl/bin/ld: strlcat.o: relocation R_X86_64_PC32 against undefined sym