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 symbol `strlen' can not be used when making a shared object; recompile with -fPIC /usr/lib/gcc/x86_64-alpine-linux-musl/5.3.0/../../../../x86_64-alpine-linux-musl/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
Makefile:18: recipe for target 'noice' failed
make: *** [noice] Error 1

If someone knows what goes wrong or workarounds, please tell.

Thanks,
Cág

[0]: http://git.2f30.org/noice/log.html
[NOICE]: https://youtu.be/a8c5wmeOL9o

Reply via email to