Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 402067 - dev-utils/statifier - creates one file from dynamically linked executables and all its libraries
Summary: dev-utils/statifier - creates one file from dynamically linked executables an...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Normal enhancement (vote)
Assignee: Conrad Kostecki
URL: http://statifier.sourceforge.net/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2012-02-03 14:08 UTC by Florian Berger
Modified: 2021-01-04 19:34 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
statifier-1.7.1.ebuild (statifier-1.7.1.ebuild,610 bytes, text/plain)
2012-02-03 14:09 UTC, Florian Berger
Details
statifier-1.7.4.ebuild (statifier-1.7.4.ebuild,774 bytes, text/plain)
2016-12-03 23:15 UTC, Conrad Kostecki
Details

Note You need to log in before you can comment on or make changes to this bug.
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.