On Sat, May 18, 2013 at 07:40:34PM +0200, David Suárez wrote:
> > /bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 
> > -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I..  -I../intl -pthread 
> > -I/usr/include/cairo -I/usr/include/glib-2.0 
> > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> > -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0   
> >  -g -O2 -Wdeclaration-after-statement -c -o clean-temp.lo clean-temp.c
> > libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. 
> > -I../intl -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> > -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 
> > -g -O2 -Wdeclaration-after-statement -c clean-temp.c  -fPIC -DPIC -o 
> > .libs/clean-temp.o
> > In file included from clean-temp.h:22:0,
> >                  from clean-temp.c:23:
> > ./stdio.h:1030:1: error: 'gets' undeclared here (not in a function)
> > make[6]: *** [clean-temp.lo] Error 1
The package uses gnulib, which means the package uses stale gnulib.
gnulib works with glibc 2.16 (which dropped gets(3) only since last year:
http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=66712c23388e93e5c518ebc8515140fa0c807348


-- 
WBR, wRAR

Attachment: signature.asc
Description: Digital signature

Reply via email to