[x264-devel] --disable-visualize

Gabor Z. Papp gzp at papp.hu
Sat Dec 30 10:51:18 CET 2006


--disable-visualize doesn't elinimate the require the linking of libX11?

gcc -o x264 x264.o matroska.o muxers.o libx264.a -lm -I/x/include -L/x/lib -I/pkg/include -L/pkg/lib -lpthread -s
libx264.a(display-x11.o): In function `disp_rect':
display-x11.c:(.text+0x46): undefined reference to `XDrawRectangle'
libx264.a(display-x11.o): In function `disp_line':
display-x11.c:(.text+0x8c): undefined reference to `XDrawLine'
libx264.a(display-x11.o): In function `disp_point':
display-x11.c:(.text+0xc8): undefined reference to `XDrawPoint'
libx264.a(display-x11.o): In function `disp_sync':
display-x11.c:(.text+0xdc): undefined reference to `XSync'
libx264.a(display-x11.o): In function `disp_setcolor':
display-x11.c:(.text+0x116): undefined reference to `XAllocNamedColor'
display-x11.c:(.text+0x12d): undefined reference to `XSetForeground'
libx264.a(display-x11.o): In function `disp_gray':
display-x11.c:(.text+0x1c1): undefined reference to `XAllocSizeHints'
display-x11.c:(.text+0x22a): undefined reference to `XSetStandardProperties'
display-x11.c:(.text+0x23f): undefined reference to `XResizeWindow'
display-x11.c:(.text+0x24e): undefined reference to `XSync'
display-x11.c:(.text+0x256): undefined reference to `XFree'
display-x11.c:(.text+0x297): undefined reference to `XCreateImage'
display-x11.c:(.text+0x3ca): undefined reference to `XPutImage'
display-x11.c:(.text+0x3f7): undefined reference to `XPutImage'
display-x11.c:(.text+0x418): undefined reference to `XSync'
display-x11.c:(.text+0x4c4): undefined reference to `XCreateWindow'
display-x11.c:(.text+0x4e4): undefined reference to `XSelectInput'
display-x11.c:(.text+0x4ff): undefined reference to `XSetStandardProperties'
display-x11.c:(.text+0x50e): undefined reference to `XMapWindow'
display-x11.c:(.text+0x527): undefined reference to `XNextEvent'
display-x11.c:(.text+0x55e): undefined reference to `XCreateColormap'
display-x11.c:(.text+0x5c4): undefined reference to `XOpenDisplay'
collect2: ld returned 1 exit status
make: *** [x264] Error 1

-- 
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