Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47335 - mjpegtools-1.6.2-r1.ebuild compiles fine with fpic patch on x86
Summary: mjpegtools-1.6.2-r1.ebuild compiles fine with fpic patch on x86
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
: 51300 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-04-09 05:45 UTC by Heinrich Wendel (RETIRED)
Modified: 2004-06-23 18:34 UTC (History)
1 user (show)

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


Attachments

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