[vlc-devel] Problem while compiling freebidi...
Rajesh Marathe
rmarathe at i-rode.com
Mon Nov 16 05:16:44 CET 2009
Hello,
I am trying to build VLC media player code on Redhat EL5.4 Linux with
x86-64 as host platform architecture. I get the following error when
"fribidi" is built:
----------------------------------------------------------------------
x86_64-redhat-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../charset
-I/home/rmarathe/vlc-1.0.3/extras/contrib/include -fPIC -DNDEBUG -fPIC
-isystem /home/rmarathe/vlc-1.0.3/extras/contrib/include
-I/home/rmarathe/vlc-1.0.3/extras/contrib/include -fPIC -DNDEBUG -fPIC
-isystem /home/rmarathe/vlc-1.0.3/extras/contrib/include -Wall -ansi -MT
fribidi-run.lo -MD -MP -MF .deps/fribidi-run.Tpo -c fribidi-run.c -fPIC
-DPIC -o .libs/fribidi-run.o
fribidi-run.c: In function '_fribidi__new_run__internal__':
fribidi-run.c:70: error: 'PAGE_SIZE' undeclared (first use in this
function)
fribidi-run.c:70: error: (Each undeclared identifier is reported only
once
fribidi-run.c:70: error: for each function it appears in.)
make[5]: *** [fribidi-run.lo] Error 1
make[5]: Leaving directory
`/home/rmarathe/vlc-1.0.3/extras/contrib/src/fribidi/lib'
----------------------------------------------------------------------
Please let me know how to solve this issue.
regards,
Rajesh Marathe.
More information about the vlc-devel
mailing list