[MPlayer-users] [compile errors] HAVE_STRUCT_SOCKADDR_STORAGE

Uoti Urpala uoti.urpala at pp1.inet.fi
Thu Jan 14 06:09:17 CET 2010


On Wed, 2010-01-13 at 20:02 -0600, Brian Paterni wrote:
> I've been trying to compile svn mplayer for maybe three days now and I keep
> getting these errors:
> 
> make -C libavformat
> make[1]: Entering directory `/home/bpaterni/projects/mplayer/libavformat'
> cc -DHAVE_AV_CONFIG_H -I.. -I..  -Wundef -Wdisabled-optimization
> -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch
> -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe
> -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I.  -D_REENTRANT -I/usr/include/directfb
> -I/usr/include/   -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include   -I/usr/include/freetype2     -c -o os_support.o
> os_support.c
> In file included from os_support.c:42:
> network.h:71:6: warning: "HAVE_STRUCT_SOCKADDR_STORAGE" is not defined

> Am I missing a package dependency or are other people getting this as well?

Other people get that as well. Due to the way the svn repository is set
up, compilation will occasionally break when FFmpeg libraries change.

Using the git repository (git://repo.or.cz/mplayer-build.git) should
work.



More information about the MPlayer-users mailing list