[liblouis-liblouisxml] Problems compiling latest svn

  • From: Christian Egli <christian.egli@xxxxxxxx>
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Wed, 15 Sep 2010 16:57:42 +0200

Hi all

While trying to test the Icelandic tables I ran into a problem with the
code from svn:

libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. 
-DTABLESDIR=\"/usr/local/share/liblouis/tables\" -g -O2 -MT 
compileTranslationTable.lo -MD -MP -MF .deps/compileTranslationTable.Tpo -c 
compileTranslationTable.c  -fPIC -DPIC -o .libs/compileTranslationTable.o
compileTranslationTable.c:135: error: initializer element is not constant
make[2]: *** [compileTranslationTable.lo] Error 1
make[2]: Leaving directory `/home/eglic/src/liblouis/liblouis'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/eglic/src/liblouis/liblouis'
make: *** [all-recursive] Error 1

It appears that the following line has a problem:

static FILE *logFile = stderr;

Is this compiling for everyone else?

Thanks
Christian
-- 
Christian Egli
Swiss Library for the Blind, Visually Impaired and Print Disabled
Grubenstrasse 12, CH-8045 Zürich, Switzerland
For a description of the software and to download it go to
http://www.jjb-software.com

Other related posts:

  • » [liblouis-liblouisxml] Problems compiling latest svn - Christian Egli