[MPlayer-users] Can't compile the latest svn
Krzysztof Duchnowski
amidk75 at gmail.com
Sat Oct 27 10:34:40 CEST 2007
Masaru Nomiya pisze:
> My configure.log shows as follows;
> [...]
> ##########################################
> ============ Checking for zr ============
> Result is: no
> ##########################################
> ============ Checking for PNG support ============
> #include <png.h>
> #include <string.h>
> int main(void) {
> printf("png.h : %s\n", PNG_LIBPNG_VER_STRING);
> printf("libpng: %s\n", png_libpng_ver);
> return (strcmp(PNG_LIBPNG_VER_STRING, png_libpng_ver));
> }
> cc -W -Wall -O2 -march=native -mtune=native -pipe -p
> -I/usr/include/directfb -lncurses -ldirectfb -lXext -lX11 -lpthread -lXv
> -lXinerama -lXxf86vm -lXxf86dga -lGL -ldl -laa -o
> /tmp/mplayer-conf-20989-10096 /tmp/mplayer-conf-14754-10096.c -lpng -lz -lm
my configure.log:
[..]
============ Checking for zr ============
Result is: no
##########################################
============ Checking for PNG support ============
#include <png.h>
#include <string.h>
int main(void) {
printf("png.h : %s\n", PNG_LIBPNG_VER_STRING);
printf("libpng: %s\n", png_libpng_ver);
return (strcmp(PNG_LIBPNG_VER_STRING, png_libpng_ver));
}
cc -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=k8
-mtune=k8 -pipe -ffast-math -fomit-frame-pointer
-I/usr/include/directfb -lncurses -ldirectfb -lXext -lX11
-lpthread -lXv -lXinerama -lXxf86vm -lXxf86dga -lGL -ldl -o /tmp/mplay
r-conf-30247-18137 /tmp/mplayer-conf-26336-18137.c -lpng -lz -lm
png.h : 1.2.15beta5
libpng: 1.2.15beta5
Result is: yes
##########################################
suggestion: try to add "--disable-png" to "configure", thought I don't
see such options with "./configure --help"
--
Krzysztof 'DK75' Duchnowski
GetFirefox - http://www.mozilla.com/firefox/
Konfiguracja UTF-8 dla czytników - http://evil.pl/pip/utf/
More information about the MPlayer-users
mailing list