[FFmpeg-devel] linking problems @ powerpc64 / relocation @ ... for symbol ...
Lukas Diduch
lukas.diduch
Tue Jun 30 15:18:14 CEST 2009
ok, let me reformulate the problem for you then...
[]$ cat test.cpp
int main ()
{
;
return 0;
}
[]$ g++ test.cpp -L/opt/ffmpeg/lib -lavformat
[]$ ./a.out
./test: error while loading shared libraries: /opt/ffmpeg/lib/libavformat.so.52: R_PPC_REL24 relocation at 0x0f77c954 for symbol `BZ2_bzDecompressInit' out of range
On Tue, Jun 30, 2009 at 09:01:40AM -0400, Diego Biurrun wrote:
> On Tue, Jun 30, 2009 at 08:55:53AM -0400, Lukas Diduch wrote:
> >
> > Is there any way to resolve this ?
>
> Ask the opencv people or maybe on the libav-user mailing list, but not
> here where it is offtopic.
>
> Diego
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
--
Lukas L. Diduch
Smartspace Laboratory
Information Access Division (IAD)
National Institute of Standards and Technology (NIST)
web : http://www.nist.gov/smartspace
email : lukas (dot) diduch (at) nist (dot) gov
office : +1 (301) 975 6399
fax : +1 (301) 975 5287
More information about the ffmpeg-devel
mailing list