pspp-dev
[Top][All Lists]
Advanced

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

Re: pspp-dev Digest, Vol 58, Issue 4


From: Michel Boaventura
Subject: Re: pspp-dev Digest, Vol 58, Issue 4
Date: Sat, 4 Oct 2008 16:05:19 -0300

I was able to compile version 0.6.1-rc2 on mingw and windows xp.
The only problem that I found is that the Makefile doesn't link
libregex.la with psppire, and
psppire.exe doesnt compile, complain about some missing references. To
make it work, I add the line:
    /mingw/lib/libregex.la \
on the begining of:
am_src_ui_gui_psppire_OBJECTS =  \

and it compiled. But I think that it's a problem of mingw, and not of pspp.


2008/10/4  <address@hidden>:
> Send pspp-dev mailing list submissions to
>        address@hidden
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.gnu.org/mailman/listinfo/pspp-dev
> or, via email, send a message with subject or body 'help' to
>        address@hidden
>
> You can reach the person managing the list at
>        address@hidden
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of pspp-dev digest..."
>
> Today's Topics:
>
>   1. Re: PSPP 0.6.1 pre-release (unknown-1)
>   2. Re: PSPP 0.6.1 pre-release (unknown-1)
>   3. Fwd: PSPP 0.6.1 pre-release (unknown-1)
>   4. Re: PSPP 0.6.1 pre-release (John Darrington)
>   5. Re: PSPP 0.6.1 pre-release (John Darrington)
>   6. Re: PSPP 0.6.1 pre-release (Ben Pfaff)
>   7. Re: PSPP 0.6.1 pre-release (John Darrington)
>   8. PSPP 0.6.1 pre-release, take 2 (Ben Pfaff)
>
>
> ---------- Mensagem encaminhada ----------
> From: unknown-1 <address@hidden>
> To: address@hidden
> Date: Fri, 3 Oct 2008 20:13:52 +0200
> Subject: Re: PSPP 0.6.1 pre-release
>
> On Thu, Oct 02, 2008 at 09:08:29PM -0700, Ben Pfaff wrote:
>> I've made a PSPP 0.6.1 pre-release available at:
>>         ftp://alpha.gnu.org/gnu/pspp/pspp-0.6.1-rc1.tar.gz
>
> Hi
>
> Checked on openSUSE 11 64 bit. No problem found.
> .
> I changed http://jstover.motd.org/cgi-bin/oddmuse.cgi/openSUSE  to the newest 
> situation.
>
> Have fun
>
>
> ---------- Mensagem encaminhada ----------
> From: unknown-1 <address@hidden>
> To: address@hidden
> Date: Fri, 3 Oct 2008 23:17:14 +0200
> Subject: Re: PSPP 0.6.1 pre-release
>
> This pre-released compiled on Windows with Cygwin without problems. The 
> update setup can be found on http://pspp.awardspace.com.
>
> Have fun
>
>
> ---------- Mensagem encaminhada ----------
> From: unknown-1 <address@hidden>
> To: address@hidden
> Date: Fri, 3 Oct 2008 23:45:43 +0200
> Subject: Fwd: PSPP 0.6.1 pre-release
>
>
> Nice to hear you appreciate the program and even the bit of work I did for 
> it. Unfortunately I have no Mac and no knowledge of, I think, OSX. So I hope 
> somebody will pickup the glove and makes a setup for the Mac.
>
> Have fun
>
> 2008/10/3 Carlos González Haro
>>
>> Thank you for your work, it's great to have a compilation of this great 
>> program. Although would it possible to obtain a compilation for Mac?????. 
>> Extension .dmg.
>> Thank you.
>
>
>
> ---------- Mensagem encaminhada ----------
> From: John Darrington <address@hidden>
> To: Ben Pfaff <address@hidden>
> Date: Sat, 4 Oct 2008 06:46:52 +0800
> Subject: Re: PSPP 0.6.1 pre-release
> If we're going to have to rc2, then it might be worth including a fix
> for the recently reported q2c vs .exe problem.
>
> J'
>
> On Thu, Oct 02, 2008 at 09:08:29PM -0700, Ben Pfaff wrote:
>
>     This is primarily a bug fix release, drawn from the Git "stable"
>     branch.
>
>     Please let me know if you encounter any problems.  If I don't
>     hear from anyone, I will probably release 0.6.1 in a few days.
>
> --
> 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.
>
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
>
> iD8DBQFI5qDbimdxnC3oJ7MRAiuxAJ0UADhJ4X3PSiDFtT8yTeWlNMtvCQCfUFfA
> A0GKbN7t9COlXhjtnsm5WAk=
> =tArS
> -----END PGP SIGNATURE-----
>
>
> ---------- Mensagem encaminhada ----------
> From: John Darrington <address@hidden>
> To: Jason Stover <address@hidden>
> Date: Sat, 4 Oct 2008 06:49:08 +0800
> Subject: Re: PSPP 0.6.1 pre-release
> On Fri, Oct 03, 2008 at 10:43:56AM -0400, Jason Stover wrote:
>     On Thu, Oct 02, 2008 at 09:08:29PM -0700, Ben Pfaff wrote:
>     > I've made a PSPP 0.6.1 pre-release available at:
>     >         ftp://alpha.gnu.org/gnu/pspp/pspp-0.6.1-rc1.tar.gz
>     > In the hope that no changes will be necessary before release, it
>     > unpacks itself into a directory named pspp-0.6.1.
>     ...
>     >
>     >     - Work around bug in GSL that prevented build with recent GCC
>     >       versions without manually adding -fgnu89-inline to CFLAGS.
>
>     On Solaris with gcc 3.4.3, the compilation failed when gcc complained
>     that -fgnu89-inline wasn't recognized. Removing -fgnu89-inline from
>     Makefile and gl/Makefile got it past this. (It still broke, but for other
>     reasons.)
>
> I suppose we need to update acinclude.m4 so that -fgnu89-inline only
> gets set if the compiler recognises it.  If not, then we'll have to
> disable inlining altogether.
>
> J'
>
> --
> 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.
>
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
>
> iD8DBQFI5qFkimdxnC3oJ7MRAgzPAJ0aetK0e6UDKfJpZbs1zFjn33CBzgCfbeMk
> FOxOy0VlnpdAqciOMjmFPbs=
> =UtcM
> -----END PGP SIGNATURE-----
>
>
> ---------- Mensagem encaminhada ----------
> From: Ben Pfaff <address@hidden>
> To: John Darrington <address@hidden>
> Date: Fri, 03 Oct 2008 15:51:59 -0700
> Subject: Re: PSPP 0.6.1 pre-release
> I will as soon as the bug reporter notes whether the proposed fix
> works for him.  I assume so but like you I'm puzzled why this has
> not arisen earlier.
>
> John Darrington <address@hidden> writes:
>
>> If we're going to have to rc2, then it might be worth including a fix
>> for the recently reported q2c vs .exe problem.
>>
>> J'
>>
>> On Thu, Oct 02, 2008 at 09:08:29PM -0700, Ben Pfaff wrote:
>>
>>      This is primarily a bug fix release, drawn from the Git "stable"
>>      branch.
>>
>>      Please let me know if you encounter any problems.  If I don't
>>      hear from anyone, I will probably release 0.6.1 in a few days.
>>
>> --
>> 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.
>>
>>
>
> --
> "Term, holidays, term, holidays, till we leave school,
>  and then work, work, work till we die."
> C. S. Lewis
>
>
>
>
>
> ---------- Mensagem encaminhada ----------
> From: John Darrington <address@hidden>
> To: Ben Pfaff <address@hidden>
> Date: Sat, 4 Oct 2008 07:32:30 +0800
> Subject: Re: PSPP 0.6.1 pre-release
> On Fri, Oct 03, 2008 at 03:51:59PM -0700, Ben Pfaff wrote:
>     I will as soon as the bug reporter notes whether the proposed fix
>     works for him.  I assume so but like you I'm puzzled why this has
>     not arisen earlier.
>
> The reporter mentions mingw and ubuntu.  I can only presume that he's
> actually compiling on a wine emulator, instead of cross-compiling like
> most other people have done.
>
> --
> 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.
>
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
>
> iD8DBQFI5quOimdxnC3oJ7MRAuBHAJ41Upeb+AArwPAHoQ3mBXYRgPu2xACdEtQB
> OvWrLZO9TZU3xHFFL5HgFd4=
> =PWua
> -----END PGP SIGNATURE-----
>
>
> ---------- Mensagem encaminhada ----------
> From: Ben Pfaff <address@hidden>
> To: address@hidden, address@hidden
> Date: Fri, 03 Oct 2008 21:28:05 -0700
> Subject: PSPP 0.6.1 pre-release, take 2
> Thanks for all the feedback on the first PSPP 0.6.1 pre-release,
> which made it clear that a second pre-release was necessary.
> I've made such a PSPP 0.6.1 pre-release available at:
>        ftp://alpha.gnu.org/gnu/pspp/pspp-0.6.1-rc2.tar.gz
> In the hope that no further changes will be necessary before
> release, it also unpacks itself into a directory named
> pspp-0.6.1.
>
> I believe that I incorporated everyone's feedback from email into
> rc2, and even some feedback that I received only via IRC.  Please
> let me know if I missed anything.
>
> I've pushed the changes to a branch named pre-0.6.1 at savannah.
> I made the following changes from rc1 to rc2:
>
> commit a0b613e3110c673829cc7c5c005b9591ab99c3d9
> Author: Ben Pfaff <address@hidden>
> Date:   Fri Oct 3 21:21:28 2008 -0700
>
>    Update NEWS for 0.6.1-rc2.
>
> commit c62c692134dc5107354ffccb7a9ad2039b2b5f11
> Author: Ben Pfaff <address@hidden>
> Date:   Fri Oct 3 21:11:20 2008 -0700
>
>    Add ".sav" or ".por" suffix to filename when saving with Save_As
>
>    Closes bug #23137
>
>    (This is a cross-port of commit 169887f6d6d7bf5c10d5b05786aa3fd252040c93
>    from the master branch, originally authored and committed by John
>    Darrington.)
>
> commit c3752b2b7d790e44929972365c37273fefa4970e
> Author: Ben Pfaff <address@hidden>
> Date:   Fri Oct 3 20:59:44 2008 -0700
>
>    Only use -fgnu89-inline if the compiler actually supports it.
>
>    Jason Stover pointed out that we were using -fgnu89-inline even when the
>    compiler didn't support it.  Obviously that's not good.
>
> commit 8fb130b44c911531772c259c8db06cf097cf6821
> Author: Ben Pfaff <address@hidden>
> Date:   Fri Oct 3 21:01:50 2008 -0700
>
>    Also warn about missing prerequisites as we encounter them (bug #24445).
>
>    It can happen that configure bails out in the middle due to some issue
>    that PSPP cannot directly control; for example, AC_CHECK_SIZEOF exits
>    unconditionally if it fails.  If this happens then, before, we would fail
>    to warn about missing required prerequisites that could well have been
>    the actual cause of the failure, because we only warn about these at
>    the end of the run.
>
>    Now, we warn about missing prerequisites both at time of detection and
>    in a summary at the end, to head off this problem.
>
>    Thanks to Jim Orr for allowing me to notice the problem.
>
> commit fd43ef3ede38295240747ec306a44d7c0fb33a4a
> Author: Ben Pfaff <address@hidden>
> Date:   Fri Oct 3 21:00:55 2008 -0700
>
>    Add note to INSTALL explaining how to use libraries from /usr/local.
>
>    Several users have had trouble building PSPP with self-built GSL, etc.
>    that were installed to /usr/local.  Explain how to do it here to be
>    more friendly to Unix novices.
>
>    Thanks to Jim Orr for making me realize that this was important.
>
> commit 625011da0d7cfcc4536fd95bad7f0da7c7750b81
> Author: Ben Pfaff <address@hidden>
> Date:   Fri Oct 3 20:54:28 2008 -0700
>
>    Add pspp-dev.dvi to CLEANFILES.
>
>    Automake does not seem to clean this file automatically.  (Is this an
>    Automake bug?)
>
> commit 65eaf640ddf133276d3ea1b9c0fc263ee6139bdc
> Author: Ben Pfaff <address@hidden>
> Date:   Fri Oct 3 20:53:51 2008 -0700
>
>    Append $(EXEEXT_FOR_BUILD) to output file name when building q2c.
>
>    Thanks to "Michel Boaventura" <address@hidden> for reporting
>    this problem and to John Darrington for assisting with the solution.
>
> The changes from 0.6.0 to 0.6.1-rc1 were:
>
>  * Bug fixes.  At least the following bugs were fixed:
>
>    - Report correct standardized regression coefficients in linear
>      regression output (bug #23567).
>
>    - Work around bug in GSL that prevented build with recent GCC
>      versions without manually adding -fgnu89-inline to CFLAGS.
>
>    - Make it possible to reopen the output window on Windows (bug
>      #24033).
>
>    - Avoid crash with pie charts (bug #24014).
>
>    - Don't append % to count totals (bug #24003).
>
>    - Don't crash on bad input (bug #24031).
>
>    - Don't crash if "end data." is not left aligned (bug #24115).
>
>    - Change default workspace value to 64 MB, to avoid unnecessary
>      disk accesses on modern machines.
>
>    - Distribute necessary files to allow users working from the
>      distributed tarball to configure with --enable-gui-tools.
>
>    - Remove poor German translations.
>
>  * GSL 1.8 or later is now required.
>
> --
> Ben Pfaff
> http://benpfaff.org
>
>
>
>
> _______________________________________________
> pspp-dev mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/pspp-dev
>
>




reply via email to

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