[MPlayer-users] nellymoserenc.c Compilation issue

tobias saunders tobiassaunders at gmail.com
Mon Feb 23 16:35:33 CET 2009


I am having a problem compiling from svn, this is the output of a
repeated call to make:
make -C libavcodec
make[1]: Entering directory `/tmp/SBo/mplayer/libavcodec'
cc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I..
-I.. -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4
-march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -I.  -I/usr/X11/include -I/usr/include/
-I/usr/include/SDL  -D_REENTRANT  -D_REENTRANT -I/usr/local/include
-Ilibdvdread4  -I/usr/include/freetype2 -I/usr/include
-I/usr/include/dirac   -I/usr/local/include/cairo -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12   -Ilibdvdnav   -c -o
nellymoserenc.o nellymoserenc.c
nellymoserenc.c: In function 'get_exponent_greedy':
nellymoserenc.c:189: warning: implicit declaration of function 'lrintf'
nellymoserenc.c:189: warning: incompatible implicit declaration of
built-in function 'lrintf'
nellymoserenc.c: In function 'get_exponent_dynamic':
nellymoserenc.c:218: error: 'INFINITY' undeclared (first use in this
function)
nellymoserenc.c:218: error: (Each undeclared identifier is reported only
once
nellymoserenc.c:218: error: for each function it appears in.)
make[1]: *** [nellymoserenc.o] Error 1
make[1]: Leaving directory `/tmp/SBo/mplayer/libavcodec'
make: *** [libavcodec/libavcodec.a] Error 2

I found something on google from this mailing list but it didn't help:
http://lists.mplayerhq.hu/pipermail/mplayer-users/2008-December/075391.html
Thanks
Toby





More information about the MPlayer-users mailing list