Bug 47335 - mjpegtools-1.6.2-r1.ebuild compiles fine with fpic patch on x86
Bug#: 47335 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: media-video@gentoo.org Reported By: lanius@gentoo.org
Component: Ebuilds
URL: 
Summary: mjpegtools-1.6.2-r1.ebuild compiles fine with fpic patch on x86
Keywords:  
Status Whiteboard: 
Opened: 2004-04-09 05:45 0000
Description:   Opened: 2004-04-09 05:45 0000
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 From Patrick Kursawe 2004-04-14 23:41:14 0000 -------
Please just go ahead and change this as long as you don't break it more than I
usually do :-)

------- Comment #2 From Patrick Kursawe 2004-05-17 02:07:24 0000 -------
Did you do anything about this? Can this bug be closed? About which patch are
you talking at all? :-)

------- Comment #3 From Patrick Kursawe 2004-06-02 06:03:34 0000 -------
Hello? Anybody out there? Which patch?

------- Comment #4 From Heinrich Wendel (RETIRED) 2004-06-02 07:21:36 0000 -------
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 From SpanKY 2004-06-23 16:54:41 0000 -------
*** Bug 51300 has been marked as a duplicate of this bug. ***

------- Comment #6 From SpanKY 2004-06-23 18:34:06 0000 -------
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 !