[Mplayer-felhasznalok] GUI_továbbra_is
mhamk
mhamk at bekes.hungary.net
Thu Feb 7 15:07:39 CET 2002
A kérdésem még mindig fent áll, csak annyi változott, hogy a mai letöltéssel
már nem az eddigi hibával áll le, hanem már a configure is azt mondja hogy,
no PNG support, pedig fent van minden csomag hozzá.
Most mit tegyek?
Please help!!!
============ 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_get_libpng_ver(NULL));
return (strcmp(PNG_LIBPNG_VER_STRING, png_get_libpng_ver(NULL)));
}
gcc /tmp/mplayer-conf-882623907-831.c -o
/tmp/mplayer-conf-2105789533-831.o -lpng -lz -lm
/tmp/mplayer-conf-882623907-831.c: In function `main':
/tmp/mplayer-conf-882623907-831.c:6: warning: passing arg 2 of `strcmp'
makes pointer from integer without a cast
/tmp/ccQRJ7mF.o: In function `main':
/tmp/ccQRJ7mF.o(.text+0x24): undefined reference to `png_get_libpng_ver'
/tmp/ccQRJ7mF.o(.text+0x44): undefined reference to `png_get_libpng_ver'
collect2: ld returned 1 exit status
ldd /tmp/mplayer-conf-2105789533-831.o
ldd: can't open /tmp/mplayer-conf-2105789533-831.o (No such file or
directory)
Result is: no
Oláh Ferenc
rendszergazda
Mezőhegyes József Attila ÁMK
More information about the MPlayer-felhasznalok
mailing list