Maybe I didn't make myself clear. I am on Linux - Ubuntu 5.10. But I have not installed a development environment because that's not really my sort of thing and I didn't think I needed it.
It's an old PC, Pentium III, and is being used as a file server and a slimserver, that's all. The mplayer README file says I need the glibc development packages, but it's not obvious (to me) where these are when I browse with the Synaptic Package manager - a search returns me the choice between libg++2.8.1.3-glibc2.2 and libstdc++2.10-glibc2.2. So I installed both of them. Still I get an error when I ./configure, so there is summat else missing. Output of ./configure --------------------- Detected operating system: Linux Detected host architecture: i386 Checking for cc version ... not found Checking for gcc version ... not found Checking for gcc-3.4 version ... not found Checking for gcc-3.3 version ... 3.3.6, ok Checking for host cc ... gcc-3.3 Checking for cross compilation ... yes Checking for CPU vendor ... GenuineIntel (6:7:3) Checking for CPU type ... Pentium III (Katmai) Checking for GCC & CPU optimization abilities ... CPU optimization disabled. CPU not recognized or your compiler is too old. error Checking for kernel support of mmx ... failed It seems that your kernel does not correctly support mmx. To use mmx extensions in MPlayer, you have to upgrade/recompile your kernel! Checking for kernel support of mmx2 ... failed It seems that your kernel does not correctly support mmx2. To use mmx2 extensions in MPlayer, you have to upgrade/recompile your kernel! Checking for kernel support of sse ... failed It seems that your kernel does not correctly support sse. To use sse extensions in MPlayer, you have to upgrade/recompile your kernel! Checking for mtrr support ... yes Checking for assembler support of -pipe option ... no grep: libavcodec/allcodecs.c: No such file or directory Checking for assembler (as 2.16.1) ... ok Checking for Linux kernel version ... 2.6.12-10-386, ok Checking for mplayer binary name ... mplayer Checking for awk ... mawk Checking for extra headers ... none Checking for extra libs ... none Checking for -lposix ... no Checking for -lm ... no Checking for i18n ... no Checking for langinfo ... no Checking for language ... using en (man pages: en) Checking for enable sighandler ... yes Checking for runtime cpudetection ... no Checking for restrict keyword ... none Checking for __builtin_expect ... no Checking for kstat ... no Checking for posix4 ... no Checking for lrintf ... no Checking for round ... no Checking for nanosleep ... no Checking for socklib ... no Checking for inet_pton() ... no (=> i'll try inet_aton next) Checking for inet_aton() ... no (=> network support disabled) Checking for inttypes.h (required) ... no Checking for bitypes.h (inttypes.h predecessor) ... Error: Cannot find header either inttypes.h or bitypes.h (see DOCS/HTML/en/faq.html). Check "configure.log" if you do not understand why it failed. -- dormant ------------------------------------------------------------------------ dormant's Profile: http://forums.slimdevices.com/member.php?userid=2177 View this thread: http://forums.slimdevices.com/showthread.php?t=22444 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
