pspp-dev
[Top][All Lists]
Advanced

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

Re: problem with latest master


From: John Darrington
Subject: Re: problem with latest master
Date: Fri, 8 Apr 2011 15:20:10 +0000
User-agent: Mutt/1.5.18 (2008-05-17)

Try adding #include <limits.h> to src/libpspp/u8-istream.c

J'

On Fri, Apr 08, 2011 at 03:02:57PM +0200, Harry Thijssen wrote:
     Hi
     
     With the latest master I get this error:
     
     
     libtool: compile:  i686-pc-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I
     ./src/libpspp -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 -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/libpspp/src_libpspp_libpspp_la-u8-istream.lo -MD -MP -MF
     src/libpspp/.deps/src_libpspp_libpspp_la-u8-istream.Tpo -c
     src/libpspp/u8-istream.c  -DDLL_EXPORT -DPIC -o
     src/libpspp/.libs/src_libpspp_libpspp_la-u8-istream.o
     src/libpspp/u8-istream.c: In function 'convert_iconv':
     src/libpspp/u8-istream.c:255: warning: passing argument 2 of 'libiconv' 
from
     incompatible pointer type
     /usr/i686-pc-mingw32/sys-root/mingw/include/iconv.h:83: note: expected
     'const char **' but argument is of type 'char **'
     src/libpspp/u8-istream.c: In function 'read_convert':
     src/libpspp/u8-istream.c:403: error: 'MB_LEN_MAX' undeclared (first use in
     this function)
     src/libpspp/u8-istream.c:403: error: (Each undeclared identifier is 
reported
     only once
     src/libpspp/u8-istream.c:403: error: for each function it appears in.)
     make[2]: *** [src/libpspp/src_libpspp_libpspp_la-u8-istream.lo] Fout 1
     make[2]: Map '/home/harry/pspp-master-20110408/pspp-0.7.7-gdd9a33' wordt
     verlaten
     
     
     Have fun

     _______________________________________________
     pspp-dev mailing list
     address@hidden
     http://lists.gnu.org/mailman/listinfo/pspp-dev


-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature


reply via email to

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