-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 13-01-10 12:59, Robert P. J. Day wrote: > > i'm starting to think these build errors only ever happen to me. > :-( once again, on fedora 12, dev branch: > > > ERROR: function do_compile failed > ERROR: see log in > /home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/mplayer-0.0+1.0rc2+svnr30247-r15/temp/log.do_compile.26510 > NOTE: Task failed: > /home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/mplayer-0.0+1.0rc2+svnr30247-r15/temp/log.do_compile.26510 > ERROR: TaskFailed event exception, aborting > ERROR: Build of > /home/rpjday/oe/openembedded/recipes/mplayer/mplayer_svn.bb do_compile > failed > > log file: > > NOTE: make > ccache arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 > -mfpu=neon -mfloat-abi=softfp -Wundef -Wdisabled-optimization > -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 > -isystem/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include > -fexpensive-optimizations -ftree-vectorize -fomit-frame-pointer -O4 > -ffast-math > -I/home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/mplayer-0.0+1.0rc2+svnr30247-r15/trunk/libdvdread4 > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I. > -isystem/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include > -D_REENTRANT > -I/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include/freetype2 > -I/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include > -I/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include/schroedinger-1.0 > -I/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include/liboil-0.3 > -isystem/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include > -c -o libmpcodecs/vf_fspp.o libmpcodecs/vf_fspp.c > In file included from libmpcodecs/vf_fspp.c:50: > ./libavutil/internal.h:266:6: warning: "HAVE_EXP2" is not defined > ./libavutil/internal.h:273:6: warning: "HAVE_EXP2F" is not defined > ./libavutil/internal.h:294:6: warning: "HAVE_LOG2F" is not defined > In file included from libmpcodecs/vf_fspp.c:51: > ./libavutil/internal.h:267: error: static declaration of 'exp2' > follows non-static declaration > ./libavutil/internal.h:274: error: static declaration of 'exp2f' > follows non-static declaration > ./libavutil/internal.h:295: error: static declaration of 'log2f' > follows non-static declaration > make: *** [libmpcodecs/vf_fspp.o] Error 1 > FATAL: oe_runmake failed
I suspect the build will work if you happen to have ffmpeg already staged. This should solve the issue: http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/2010-January/038178.html testing now to see if that works. regards, Koen -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFLTdKcMkyGM64RGpERAiV+AJ0ZGouTbWx7MZR0KEqnqAqFq066fwCgpFZh uIkas3vZpcLtHtzjRoKjlp8= =TJt7 -----END PGP SIGNATURE----- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
