[Buildroot] Mplayer

Peter Korsgaard jacmet at uclibc.org
Thu May 6 20:55:11 UTC 2010


>>>>> "Paulius" == Paulius Zaleckas <paulius.zaleckas at gmail.com> writes:

 Paulius> On 04/29/2010 10:40 PM, Bart Otten wrote:
 >> I get a error building mplayer with buildroot, how can i fix it?
 >> 
 >> -mtune=geode -march=geode -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
 >> -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -D_REENTRANT
 >> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
 >> -DHAVE_CONFIG_H
 >> -I/home/Bart/Downloads/buildroot-2010.02/output/staging/usr/include
 >> -I/usr/X11/include -c -o m_property.o m_property.c
 >> In file included from /usr/X11/include/features.h:354,
 >> from /usr/X11/include/stdio.h:28,
 >> from mplayer.c:5:
 >> /usr/X11/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file
 >> or directory
 >> In file included from /usr/X11/include/features.h:354,
 >> from /usr/X11/include/stdlib.h:25,
 >> from m_property.c:7:
 >> /usr/X11/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file

 Paulius> I think I had similar problem. Selecting i386 target
 Paulius> architecture instead of i586 solved my problem.

Hmm, I did a i686 testbuild yesterday without problems (except for the
largefile stuff I fixed).

The problem above seems to be that it somehow end up using host headers
(/usr/X11/) - Could you post your mplayer configure.log?

The /usr/X11 btw looks a bit odd - What distribution is this?

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list