Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 424978

Summary: sys-devel/m4-1.4.16 failing with glibc 2.16.0
Product: Gentoo Linux Reporter: Stevan Bajić <stevan>
Component: [OLD] Core systemAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 424737    
Attachments: m4-1.4.16-stdio.in.patch
m4-1.4.16-stdio.in.patch
m4-1.4.16-stdio.in.patch

Description Stevan Bajić 2012-07-05 20:41:13 UTC
Created attachment 317354 [details]
m4-1.4.16-stdio.in.patch

In file included from clean-temp.h:22:0,
                 from clean-temp.c:23:
./stdio.h:477:1: error: 'gets' undeclared here (not in a function)


Attached patch fixes the issue.
Comment 1 Stevan Bajić 2012-07-05 20:46:58 UTC
Created attachment 317356 [details, diff]
m4-1.4.16-stdio.in.patch
Comment 2 Stevan Bajić 2012-07-05 20:48:53 UTC
Created attachment 317358 [details, diff]
m4-1.4.16-stdio.in.patch

Sorry. The path in the header was wrong.
Comment 3 SpanKY gentoo-dev 2012-07-06 04:23:05 UTC
should be all set now in the tree; thanks for the report!

Commit message: Fix building with glibc-2.16
http://sources.gentoo.org/sys-devel/m4/files/m4-1.4.16-no-gets.patch?rev=1.1
http://sources.gentoo.org/sys-devel/m4/m4-1.4.16.ebuild?r1=1.8&r2=1.9