[x264-devel] Re: relocation error on x86_64
sean darcy
seandarcy2 at gmail.com
Sat Aug 20 04:29:38 CEST 2005
On 8/19/05, Loren Merritt <lorenm at u.washington.edu> wrote:
> On Fri, 19 Aug 2005, sean darcy wrote:
[.........]
> > -lmp3lame -lvorbisenc -lvorbis -ltheora -logg -lfaac -lxvidcore
> > /usr/lib/gcc/x86_64-redhat-linux/4.0.1/../../../../lib64/libx264.a(display-x11.o):
> > In function `disp_line':
> > : undefined reference to `XDrawLine'
> > /usr/lib/gcc/x86_64-redhat-linux/4.0.1/../../../../lib64/libx264.a(display-x11.o):
> > In function `disp_rect':
> > : undefined reference to `XDrawRectangle'
> > .....................
>
> Either compile x264 without visualization, or add -lX11 to ffmpeg.
>
> --Loren Merritt
>
Added -lX11, that worked thanks.
But I'd really like to have shared libraries. Has anyone built ffmpeg
with x264 as shared libs on x86_64???
sean
--
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html
More information about the x264-devel
mailing list