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

Bug 47335

Summary: mjpegtools-1.6.2-r1.ebuild compiles fine with fpic patch on x86
Product: Gentoo Linux Reporter: Heinrich Wendel (RETIRED) <lanius>
Component: New packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal CC: mcoulman
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Heinrich Wendel (RETIRED) gentoo-dev 2004-04-09 05:45:16 UTC
I successfully compiled mjpegtools-1.6.2-r1.ebuild with the fpic patch on two x86 systems and it is the only possibility to use prelink with it. So please add this patch to x86 as well (and maybe mark this version stable ;)).
Comment 1 Patrick Kursawe (RETIRED) gentoo-dev 2004-04-14 23:41:14 UTC
Please just go ahead and change this as long as you don't break it more than I usually do :-)
Comment 2 Patrick Kursawe (RETIRED) gentoo-dev 2004-05-17 02:07:24 UTC
Did you do anything about this? Can this bug be closed? About which patch are you talking at all? :-)
Comment 3 Patrick Kursawe (RETIRED) gentoo-dev 2004-06-02 06:03:34 UTC
Hello? Anybody out there? Which patch?
Comment 4 Heinrich Wendel (RETIRED) gentoo-dev 2004-06-02 07:21:36 UTC
sorry for forgetting about that, i'm talking about this patch:

mjpegtools-1.6.2-r2.ebuild:
[ "$ARCH" != x86 ] && epatch ${FILESDIR}/${P}-fPIC.patch

but i would like other ppl to test if it compiles fine for them
Comment 5 SpanKY gentoo-dev 2004-06-23 16:54:41 UTC
*** Bug 51300 has been marked as a duplicate of this bug. ***
Comment 6 SpanKY gentoo-dev 2004-06-23 18:34:06 UTC
the patch is useless because you just turn around and run autoreconf write after it thus killing the file you just patched :)

ive ripped a patchset from upstream cvs that builds libmjpegutils.la with libtool and thus we dont have to worry about which arch to apply on or where to shove -fPIC in ;)

update to 1.6.2-r3 !