statifier is a handy tool to quickly create statically linked binaries from dynamically linked binaries. It is especially useful when a static re-compilation is not possible. Reproducible: Always This is a quick and dirty ebuild from a beginner. Please check and fix. Thanks.
Created attachment 300859 [details] statifier-1.7.1.ebuild Experimental ebuild for statifier.
This fails to compile. /bin/sh ./configure Makefile:10: ../config: No such file or directory make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[1]: *** No rule to make target `../config'. Stop. make: *** [all-recursive] Error 2 make: *** Waiting for unfinished jobs.... emake failed
Created attachment 455032 [details] statifier-1.7.4.ebuild Here is my eBuild for 1.7.4. Works and compiles just fine for me.
In tree and maintained by me.