Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 402067

Summary: dev-utils/statifier - creates one file from dynamically linked executables and all its libraries
Product: Gentoo Linux Reporter: Florian Berger <florian.berger>
Component: New packagesAssignee: Conrad Kostecki <conikost>
Status: RESOLVED FIXED    
Severity: enhancement CC: conikost, kensington
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://statifier.sourceforge.net/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: statifier-1.7.1.ebuild
statifier-1.7.4.ebuild

Description Florian Berger 2012-02-03 14:08:50 UTC
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.
Comment 1 Florian Berger 2012-02-03 14:09:50 UTC
Created attachment 300859 [details]
statifier-1.7.1.ebuild

Experimental ebuild for statifier.
Comment 2 dE 2014-09-14 14:50:51 UTC
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
Comment 3 Conrad Kostecki gentoo-dev 2016-12-03 23:15:10 UTC
Created attachment 455032 [details]
statifier-1.7.4.ebuild

Here is my eBuild for 1.7.4. Works and compiles just fine for me.
Comment 4 Conrad Kostecki gentoo-dev 2021-01-04 19:34:01 UTC
In tree and maintained by me.