pspp-dev
[Top][All Lists]
Advanced

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

Fwd: a new factory build?


From: unknown-1
Subject: Fwd: a new factory build?
Date: Fri, 31 Oct 2008 10:23:51 +0100


I tried to compile the pspp-stable-20081029 and pspp-merge-20081029 build. Both versions didn't compile on Cygwin:

The "merge" version give the error:

libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./gl -I./gl -I./src -I./
lib -DPKGDATADIR=\"/usr/local/share/pspp\" -I./src/language/stats -I./src/langua
ge/expressions -I./src/language/expressions -Wall -W -Wwrite-strings -Wstrict-pr
ototypes -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes -g -O2 -Wdeclara
tion-after-statement -MT src/language/stats/wilcoxon.lo -MD -MP -MF src/language
/stats/.deps/wilcoxon.Tpo -c src/language/stats/wilcoxon.c  -DDLL_EXPORT -DPIC -
o src/language/stats/.libs/wilcoxon.o
src/language/stats/wilcoxon.c: In function `timed_wilcoxon_significance':
src/language/stats/wilcoxon.c:405: error: structure has no member named `sa_rest
orer'
make[2]: *** [src/language/stats/wilcoxon.lo] Error 1
make[2]: Leaving directory `/home/beheerder/Bureaublad/pspp-merge-20081029'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/beheerder/Bureaublad/pspp-merge-20081029'
make: *** [all] Error 2



The stable version gives the error:

gcc -std=gnu99 -DHAVE_CONFIG_H -I.  -I./gl -I./gl  -I./src/language/stats -I./src/language/expressions -I./src/language/expressions -I./src -I./lib -DPKGDATADIR=\"/usr/local/share/pspp\"  -I/usr/include/gtk-2.0
 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/inc
lude/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/includ
e -I/usr/include/freetype2 -I/usr/include/libpng12   -Wall -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -Wdeclaration-after-statement -MT src/ui/gui/src_ui_gui_psppire-output-viewer.o -MD -MP -MF src/ui/gui/.deps/src
_ui_gui_psppire-output-viewer.Tpo -c -o src/ui/gui/src_ui_gui_psppire-output-viewer.o `test -f 'src/ui/gui/output-viewer.c' || echo './'`src/ui/gui/output-viewer.c
In file included from src/ui/gui/output-viewer.c:22:
src/ui/gui/helper.h:39: warning: parameter has incomplete type
src/ui/gui/helper.h:43: warning: parameter has incomplete type
src/ui/gui/output-viewer.c: In function `reload_viewer':
src/ui/gui/output-viewer.c:226: error: `OUTPUT_FILE_NAME' undeclared (first use in this function)
src/ui/gui/output-viewer.c:226: error: (Each undeclared identifier is reported only once
src/ui/gui/output-viewer.c:226: error: for each function it appears in.)
make[2]: *** [src/ui/gui/src_ui_gui_psppire-output-viewer.o] Error 1
make[2]: Leaving directory `/home/beheerder/Bureaublad/pspp-stable-20081029/pspp-stable-20081029'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/beheerder/Bureaublad/pspp-stable-20081029/pspp-stable-20081029'
make: *** [all] Error 2


On openSUSE the merge version gives at runtime the error:

error while loading shared libraries: libpspp-0.7.0.so: cannot open shared object file: No such file or directory


The stable version compiles ok on openSUSE and seems to work.


Strange that there are more errors on Cygwin as on openSUSE.

Hope this helps

Have fun.



2008/10/29 Ben Pfaff 

unknown-1  writes:

> Maybe it is time for a new "factory", or whatever it is named build, so users
> can test the latest fixes on there own risc. If there is a build with some
> naming convention I think I can find the time to create a update binary for
> mswindows so mswindows users can test  this functionality.

 
I made a pair of tarballs:
       http://footstool.stanford.edu/~blp/pspp-stable-20081029.tar.gz
       http://footstool.stanford.edu/~blp/pspp-merge-20081029.tar.gz
The former is the current "stable" branch: 0.6.1 plus bugfixes
only.  The latter is the current development branch, plus the
bugfixes from stable.
--
Ben Pfaff
http://benpfaff.org


reply via email to

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