Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 424978 - sys-devel/m4-1.4.16 failing with glibc 2.16.0
Summary: sys-devel/m4-1.4.16 failing with glibc 2.16.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.16
  Show dependency tree
 
Reported: 2012-07-05 20:41 UTC by Stevan Bajić
Modified: 2012-07-06 04:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
m4-1.4.16-stdio.in.patch (m4-1.4.16-stdio.in.patch,525 bytes, text/plain)
2012-07-05 20:41 UTC, Stevan Bajić
Details
m4-1.4.16-stdio.in.patch (m4-1.4.16-stdio.in.patch,525 bytes, patch)
2012-07-05 20:46 UTC, Stevan Bajić
Details | Diff
m4-1.4.16-stdio.in.patch (m4-1.4.16-stdio.in.patch,421 bytes, patch)
2012-07-05 20:48 UTC, Stevan Bajić
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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