[MPlayer-users] Cross-Compile Prob for MIPS with mplayer

Alexander Roalter alex at roalter.it
Tue Apr 24 17:14:35 CEST 2007


Bertram Geck wrote:
> Hi Reimer,
> you are right, I deleted the --with-extralibdir in the third.
> Still the problem:
> In file included from /usr/include/sys/wait.h:31,
>                  from mplayer.c:20:
> /root/buildroot/build_mips/staging_dir/include/asm-mips/signal.h:21: error: conflicting types for 'sigset_t'
> /usr/include/sys/select.h:38: error: previous declaration of 'sigset_t' was here
> In file included from /usr/include/sys/stat.h:105,
>                  from mplayer.c:31:
> /usr/include/bits/stat.h:70: error: field 'st_atim' has incomplete type
> /usr/include/bits/stat.h:71: error: field 'st_mtim' has incomplete type
> /usr/include/bits/stat.h:72: error: field 'st_ctim' has incomplete type
> Is it possible, that the include-path is wrong and make takes the system includes instead of the buildroot ?
> I do not know, how to exclude the system-include-path.
> 

As it is a cross-compile, I don't think the reference to the includes in 
/usr/include do any good, though I don't know how to disable their usage.



-- 
cheers,
Alex



More information about the MPlayer-users mailing list