pspp-dev
[Top][All Lists]
Advanced

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

error in current tarball


From: Harry Thijssen
Subject: error in current tarball
Date: Wed, 24 Aug 2011 17:05:37 +0200

Hi

When building for MSWindows from the current tarball I get:


depbase=`echo src/language/lexer/lexer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ./libtool --tag=CC   --mode=compile
i686-pc-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I.  -I./gl -I./gl
-DINSTALLDIR=\"/usr/i686-pc-mingw32/sys-root/mingw/bin\" -I./src
-I./lib -I./src/language/stats -I./src/language/expressions
-I./src/language/expressions -Isrc
-I/usr/i686-pc-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo
-I/usr/i686-pc-mingw32/sys-root/mingw/include/pixman-1
-I/usr/i686-pc-mingw32/sys-root/mingw/include/freetype2
-I/usr/i686-pc-mingw32/sys-root/mingw/include
-I/usr/i686-pc-mingw32/sys-root/mingw/include/libpng14
-I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0
-I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include   -Wall -W
-Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare
-Wmissing-prototypes -O2 -g -pipe -Wall -fexceptions
-fno-omit-frame-pointer -fno-optimize-sibling-calls
--param=ssp-buffer-size=4 -mms-bitfields -Wdeclaration-after-statement
-MT src/language/lexer/lexer.lo -MD -MP -MF $depbase.Tpo -c -o
src/language/lexer/lexer.lo src/language/lexer/lexer.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  i686-pc-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I.
-I./gl -I./gl -DINSTALLDIR=\"/usr/i686-pc-mingw32/sys-root/mingw/bin\"
-I./src -I./lib -I./src/language/stats -I./src/language/expressions
-I./src/language/expressions -Isrc
-I/usr/i686-pc-mingw32/sys-root/mingw/include -mms-bitfields
-I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo
-I/usr/i686-pc-mingw32/sys-root/mingw/include/pixman-1
-I/usr/i686-pc-mingw32/sys-root/mingw/include/freetype2
-I/usr/i686-pc-mingw32/sys-root/mingw/include
-I/usr/i686-pc-mingw32/sys-root/mingw/include/libpng14
-I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0
-I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0
-I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include -Wall -W
-Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare
-Wmissing-prototypes -O2 -g -pipe -Wall -fexceptions
-fno-omit-frame-pointer -fno-optimize-sibling-calls
--param=ssp-buffer-size=4 -mms-bitfields -Wdeclaration-after-statement
-MT src/language/lexer/lexer.lo -MD -MP -MF
src/language/lexer/.deps/lexer.Tpo -c src/language/lexer/lexer.c
-DDLL_EXPORT -DPIC -o src/language/lexer/.libs/lexer.o
src/language/lexer/lexer.c: In function 'lex_source_destroy':
src/language/lexer/lexer.c:1455: error: 'const struct
lex_reader_class' has no member named 'rpl_close'
src/language/lexer/lexer.c:1456: error: 'const struct
lex_reader_class' has no member named 'rpl_close'


This is something from the last 2 weeks or so.

Have fun



reply via email to

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