pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Build error


From: Harry Thijssen
Subject: Build error
Date: Sat, 6 Dec 2014 21:27:36 +0100

Hi

I build a new up-to-date  toolchain for the PSPP for MSWindows builds. Strange enough I get an error now which I not get on my old toolchain with the same source. Any ideas???

Have fun
==============

libtool: compile:  i686-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I/usr/i686-w64-mingw32/sys-root/mingw/include -mms-bitfields -I/usr/i686-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-w64-mingw32/sys-root/mingw/include/cairo -I/usr/i686-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -I/usr/i686-w64-mingw32/sys-root/mingw/include/pixman-1 -I/usr/i686-w64-mingw32/sys-root/mingw/include -I/usr/i686-w64-mingw32/sys-root/mingw/include/freetype2 -I/usr/i686-w64-mingw32/sys-root/mingw/include -I/usr/i686-w64-mingw32/sys-root/mingw/include/libpng16 -O2 -g -pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -Wdeclaration-after-statement -MT msvc-inval.lo -MD -MP -MF .deps/msvc-inval.Tpo -c msvc-inval.c  -DDLL_EXPORT -DPIC -o .libs/msvc-inval.o
msvc-inval.c:32:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gl_msvc_invalid_parameter_handler'
 gl_msvc_invalid_parameter_handler (const wchar_t *_expression_,
 ^
msvc-inval.c: In function 'gl_msvc_inval_ensure_handler':
msvc-inval.c:124:39: error: 'gl_msvc_invalid_parameter_handler' undeclared (first use in this function)
       _set_invalid_parameter_handler (gl_msvc_invalid_parameter_handler);
                                       ^
msvc-inval.c:124:39: note: each undeclared identifier is reported only once for each function it appears in
Makefile:2421: recipe for target 'msvc-inval.lo' failed
make[4]: *** [msvc-inval.lo] Error 1


reply via email to

[Prev in Thread] Current Thread [Next in Thread]