bug-gnulib
[Top][All Lists]
Advanced

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

Re: Compile error on Slackware-current


From: Frans Houweling
Subject: Re: Compile error on Slackware-current
Date: Fri, 2 Nov 2018 12:34:54 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

OK, thanks to both. The build from git works (at least the --no-gui).
Regards
frans

On 11/2/18 2:10 AM, Ben Pfaff wrote:
On Fri, Nov 02, 2018 at 01:46:39AM +0100, Bruno Haible wrote:
Hi,

Frans Houweling wrote:
   I am getting this error building gnu pspp 1.0.1 on Slackware-current
(gcc-8.2.0-x86_64-1)

fseterr.c:78:3: error: #error "Please port gnulib fseterr.c to your
platform! Look at the definitions of ferror and clearerr on your system,
then report this to bug-gnulib."
This was fixed in gnulib in March 2018. No release of pspp with these
changes included apparently exists yet. In the meantime, you can build
pspp from the Git repository [1]:

$ git clone https://git.savannah.gnu.org/git/pspp.git
$ git clone git://git.savannah.gnu.org/gnulib.git gnulib
$ cd pspp
$ make -f Smake

[1] https://savannah.gnu.org/projects/pspp
We're talking about doing a release soon, which should fix the problem.



reply via email to

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