[MPlayer-users] problems cross-compiling with libmad
rossano.vitulli at studenti.unipr.it
rossano.vitulli at studenti.unipr.it
Thu Feb 12 16:51:30 CET 2004
I'm trying to cross-compile MPlayer for arm-linux with libmad support but I've
recived this message while launching make:
"ad_libmad.c:23:17: warning: mad.h: No such file or directory"
so I've pasted mad.h (from libmad-0.15.0b) into MPlayer-dir/libmpcodecs, the
same location of ad_libmad.c;
after relaunching make I've received another message
"/usr/share/cross-3.0/bin/../lib/gcc-lib/arm-linux/3.0/../../../../arm-linux/bin/ld:
cannot find -lmad
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1"
but I couldn't do anything...
Any help?
More information about the MPlayer-users
mailing list