bug-gnu-pspp
[Top][All Lists]
Advanced

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

PSPP-BUG: [bug #29965] Not possible to crosscompile latest master versio


From: Harry Thijssen
Subject: PSPP-BUG: [bug #29965] Not possible to crosscompile latest master version.
Date: Wed, 02 Jun 2010 15:26:45 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; nl; rv:1.9.2.3) Gecko/20100401 SUSE/3.6.3-1.2 Firefox/3.6.3

Follow-up Comment #10, bug #29965 (project pspp):

This results in the next 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
-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/libpspp/src_libpspp_libpspp_la-tmpfile.lo -MD -MP -MF
src/libpspp/.deps/src_libpspp_libpspp_la-tmpfile.Tpo -c src/libpspp/tmpfile.c 
-DDLL_EXPORT -DPIC -o src/libpspp/.libs/src_libpspp_libpspp_la-tmpfile.o
src/libpspp/tmpfile.c:51: error: conflicting types for 'tmpfile_create'
./src/libpspp/tmpfile.h:26: note: previous declaration of 'tmpfile_create'
was here
src/libpspp/tmpfile.c:65: error: conflicting types for 'tmpfile_destroy'
./src/libpspp/tmpfile.h:27: note: previous declaration of 'tmpfile_destroy'
was here
src/libpspp/tmpfile.c: In function 'tmpfile_destroy':
src/libpspp/tmpfile.c:70: warning: passing argument 1 of 'tmpfile_error' from
incompatible pointer type
./src/libpspp/tmpfile.h:30: note: expected 'const struct tmpfile *' but
argument is of type 'struct rpl_tmpfile *'
src/libpspp/tmpfile.c: In function 'do_seek':
src/libpspp/tmpfile.c:87: warning: passing argument 1 of 'tmpfile_error' from
incompatible pointer type
./src/libpspp/tmpfile.h:30: note: expected 'const struct tmpfile *' but
argument is of type 'struct rpl_tmpfile *'
src/libpspp/tmpfile.c: In function 'do_read':
src/libpspp/tmpfile.c:112: warning: passing argument 1 of 'tmpfile_error'
from incompatible pointer type
./src/libpspp/tmpfile.h:30: note: expected 'const struct tmpfile *' but
argument is of type 'struct rpl_tmpfile *'
src/libpspp/tmpfile.c: In function 'do_write':
src/libpspp/tmpfile.c:134: warning: passing argument 1 of 'tmpfile_error'
from incompatible pointer type
./src/libpspp/tmpfile.h:30: note: expected 'const struct tmpfile *' but
argument is of type 'struct rpl_tmpfile *'
src/libpspp/tmpfile.c: At top level:
src/libpspp/tmpfile.c:147: error: conflicting types for 'tmpfile_read'
./src/libpspp/tmpfile.h:28: note: previous declaration of 'tmpfile_read' was
here
src/libpspp/tmpfile.c:155: error: conflicting types for 'tmpfile_write'
./src/libpspp/tmpfile.h:29: note: previous declaration of 'tmpfile_write' was
here
src/libpspp/tmpfile.c:163: error: conflicting types for 'tmpfile_error'
./src/libpspp/tmpfile.h:30: note: previous declaration of 'tmpfile_error' was
here
make[2]: *** [src/libpspp/src_libpspp_libpspp_la-tmpfile.lo] Fout 1
make[2]: Map '/home/harry/pspp-master-20100602/pspp-0.7.5-g38392c' wordt
verlaten
make[1]: *** [all-recursive] Fout 1

Have fun

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29965>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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