pspp-dev
[Top][All Lists]
Advanced

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

Re: cross compiling PSPP


From: unknown-1
Subject: Re: cross compiling PSPP
Date: Sun, 7 Feb 2010 17:35:53 +0100

If I cross-compile the pspp-master version I get another error:

i686-pc-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I.  -I./gl -I./gl
-DINSTALLDIR=\"/usr/i686-pc-mingw32/sys-root/mingw/bin\"
-DDOCDIR=\"/usr/i686-pc-mingw32/sys-root/mingw/share/doc/pspp\"
-I./src -I./lib
-DPKGDATADIR=\"/usr/i686-pc-mingw32/sys-root/mingw/share/pspp\"
-DNO_CHARTS -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/gtk-2.0
-I/usr/i686-pc-mingw32/sys-root/mingw/lib/gtk-2.0/include
-I/usr/i686-pc-mingw32/sys-root/mingw/include/atk-1.0
-I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo
-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
-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/libpng12   -Wall
-DGDK_MULTIHEAD_SAFE=1 -O2 -g -pipe -Wall -fexceptions
-fno-omit-frame-pointer -fno-optimize-sibling-calls
--param=ssp-buffer-size=4 -mms-bitfields -Wdeclaration-after-statement
-MT lib/gtk-contrib/lib_gtk_contrib_libgtksheet_a-psppire-sheet.o -MD
-MP -MF lib/gtk-contrib/.deps/lib_gtk_contrib_libgtksheet_a-psppire-sheet.Tpo
-c -o lib/gtk-contrib/lib_gtk_contrib_libgtksheet_a-psppire-sheet.o
`test -f 'lib/gtk-contrib/psppire-sheet.c' || echo
'./'`lib/gtk-contrib/psppire-sheet.c
lib/gtk-contrib/psppire-sheet.c: In function 'psppire_sheet_class_init':
lib/gtk-contrib/psppire-sheet.c:938: error:
'psppire_marshal_VOID__INT_POINTER' undeclared (first use in this
function)
lib/gtk-contrib/psppire-sheet.c:938: error: (Each undeclared
identifier is reported only once
lib/gtk-contrib/psppire-sheet.c:938: error: for each function it appears in.)
lib/gtk-contrib/psppire-sheet.c:985: error:
'psppire_marshal_VOID__BOXED_BOXED' undeclared (first use in this
function)
lib/gtk-contrib/psppire-sheet.c:1009: error:
'psppire_marshal_BOOLEAN__BOXED_POINTER' undeclared (first use in this
function)
lib/gtk-contrib/psppire-sheet.c:1021: error:
'psppire_marshal_VOID__INT_INT_INT_INT' undeclared (first use in this
function)
lib/gtk-contrib/psppire-sheet.c:1032: error:
'psppire_marshal_VOID__OBJECT_OBJECT' undeclared (first use in this
function)
make[2]: *** [lib/gtk-contrib/lib_gtk_contrib_libgtksheet_a-psppire-sheet.o]
Error 1
make[2]: Map '/home/xxxx/pspp-master-20100207'

Somebody an idea what could be the problem? pspp-stable compiles fine.

Have fun




reply via email to

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