|
|
$ ./configure --prefix=/usr --enable-x11 --disable-arts --enable-gui \
--disable-runtime-cpudetection --disable-smb --enable-sdl \
--enable-theora --with-win32libdir=/usr/lib/win32 --confdir=/etc/mplayer \
--enable-external-faad --enable-tv-v4l --enable-tv-v4l2 --disable-liblzo \
--disable-libdv --disable-aa --disable-xvid --disable-divx4linux
....
Checking for gethostbyname2 ... yes
Checking for GUI ... yes
Error: X11 support required for GUI compilation
Check "configure.log" if you do not understand why it failed.
############################################################
####### Please run ./configure again - it's changed! #######
############################################################
make: *** [config.h] Error 1
请问是少了什么东西啊? |
|