ufo.c:925:12: error: conflicting types for 'SplinePointListInterpretGlif'

"Adam Twardoch (List)" <[email protected]>
Newsgroups gmane.comp.fonts.fontforge.devel
Message-ID <[email protected]>
Hello all, 

I'm trying to build FontForge 2.0.20140101 ( https://github.com/fontforge/fontforge/archive/2.0.20140101.zip ) on Mac OS X 10.9 as a Python library only. 

When I do: 

$ PYTHON_CFLAGS="-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7" \
PYTHON_LIBS="-L/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config" \
./configure --disable-libtool-lock --disable-programs --disable-native-scripting --without-x --without-cairo --without-giflib --without-libjpeg --without-libtiff --without-libpng --without-libxml --without-libspiro --without-libuninameslist --without-libunicodenames --without-iconv --without-libzmq --without-libreadline --enable-python-scripting --enable-python-extension --disable-freetype-debugger 

$ make

I get: 

ufo.c:925:12: error: conflicting types for 'SplinePointListInterpretGlif'
SplineSet *SplinePointListInterpretGlif(char *filename,char *memory, int memlen,
           ^
./splinefont.h:2880:19: note: previous declaration is here
extern SplineSet *SplinePointListInterpretGlif(SplineFont *sf,char *filename,char *memory, int memlen, int em_size...
                  ^
2 warnings and 1 error generated.
make[2]: *** [libfontforge_la-ufo.lo] Error 1

I'd appreciate any help. 

Best,
Adam
------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.