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: Bruno Haible
Subject: Re: Compile error on Slackware-current
Date: Fri, 02 Nov 2018 01:46:39 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-137-generic; KDE/5.18.0; x86_64; ; )

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




reply via email to

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