Hey,
your problem is related to bundled libgc. We have some conditionalization for musl, so I'm sure it worked in the past. I'd suggest trying to install libgc from alpine repositories and build ECL against that libgc. If Alpine doesn't have libgc in the repositories, I'd try building upstream bdwgc and linking ECL with it. If it doesn't build, report a bug on bdwgc project, if it does – please let us know here so we'll update bundled libgc to the working version.
Best regards,
Daniel
Hello,
I am attempting to package ecl for alpine linux and I am having troubles compiling against musl.
Building ecl_min...
.//libeclgc.a(mach_dep.o): In function `GC_with_callee_saves_pushed':
/root/ecl-16.1.3/src/bdwgc/mach_dep.c:245: undefined reference to `getcontext'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:224: ecl_min] Error 1
make[1]: Leaving directory '/root/ecl-16.1.3/build'
make: *** [Makefile:72: all] Error 2
I tried `make CFLAGS='-DNO_GETCONTEXT'` but that did not work either.
Has anyone successfully built ecl using musl?
--
Regards,
Lucas Ramage / Software Engineer
ramage.lucas@openmailbox.org / (941) 404-6794PGP Fingerprint / Learn More
EAE7 45DF 818D 4948 DDA7 0F44 F52A 5A96 7B9B 6FB7Visit online journal
http://lramage94.github.io