|
From: Ronald B. <rb...@ro...> - 2004-01-10 14:58:38
|
On Sat, 2004-01-10 at 15:00, Carlos de la Cruz Pinto wrote: > I'm using Gentoo 1.4. When I try to build mjpegtools-1.6.1.91, it fails giving > the following errors: [..] > cpu_accel.c:87: error: can't find a register in class `BREG' while reloading > `asm' Gentoo uses libtool (for fpic) to compile this code, which is invalid in 1.6.1.91 (the default tarball didn't do this, so gentoo messed this up). It's fixed in latest CVS, cpu_accel.c can now be compiled with fpic. Ronald -- Ronald Bultje <rb...@ro...> Linux Video/Multimedia developer |