pspp-dev
[Top][All Lists]
Advanced

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

Re: pspp-0.8.3 released [stable]


From: Ben Pfaff
Subject: Re: pspp-0.8.3 released [stable]
Date: Sat, 26 Apr 2014 11:40:24 -0700
User-agent: Mutt/1.5.21 (2010-09-15)

[adding pspp-dev, hope that's OK]

On Fri, Apr 25, 2014 at 10:22:40PM +0200, address@hidden wrote:
> On a Slackware 14.1 Linux system I get the following message:
> 
> ... 
> checking whether <wchar.h> uses 'inline' correctly... no
> configure: error: <wchar.h> cannot be used with this compiler (gcc -std=gnu99 
> -g -O2 -Wdeclaration-after-statement  -pthread -I/usr/include/cairo 
> -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/pango-1.0  ).
> This is a known interoperability problem of glibc <= 2.5 with gcc >= 4.3 in
> C99 mode. You have four options:
>   - Add the flag -fgnu89-inline to CC and reconfigure, or
>   - Fix your include files, using parts of
>     
> <http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=b037a293a48718af30d706c2e18c929d0e69a621>,
>  or
>   - Use a gcc version older than 4.3, or
>   - Don't use the flags -std=c99 or -std=gnu99.

It sounds like you've got an old version of glibc.  What version of
glibc is installed?



reply via email to

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