[MPlayer-users] Can't compile the latest svn
Masaru Nomiya
nomiya at galaxy.dti.ne.jp
Sat Oct 27 10:02:39 CEST 2007
Hello,
In the Message;
Subject : Re: [MPlayer-users] Can't compile the latest svn
Message-ID : <4722ED8B.3010609 at gmail.com>
Date & Time: Sat, 27 Oct 2007 09:49:31 +0200
[Krzysztof] == Krzysztof Duchnowski <amidk75 at gmail.com> has written:
Me>> What's the matter, I wonder?
Krzysztof> No problem here with r24859, 32bit kernel
Uhm....
Krzysztof> ./configure --enable-gui --enable-largefiles --enable-menu
Krzysztof> --disable-runtime-cpudetection --disable-debug
Krzysztof> --disable-dvdread-internal --disable-libdvdcss-internal --prefix=/usr
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
And, /tmp/mplayer-conf-14754-10096.c is;
#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));
}
Regards,
---
野宮 賢 mail-to: nomiya @ galaxy.dti.ne.jp
「先端技術の開発は、優れた頭脳を持つ人間が集中しないと成功しない。
しかし、技術開発と、それが何をもたらすかを考えることは別だ。
一人の人間に二つは望めない。」 -- M. Crichton --
More information about the MPlayer-users
mailing list