Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 469636 - media-libs/libaacs-0.6.0 - without _BSD_SOURCE being defined, realpath is not defined and compilation fails due to the use of -Werror=implicit-function-declaration
Summary: media-libs/libaacs-0.6.0 - without _BSD_SOURCE being defined, realpath is not...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal with 2 votes (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-05-13 02:13 UTC by Andrew John Hughes
Modified: 2015-07-23 13:20 UTC (History)
1 user (show)

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


Attachments
Add _BSD_SOURCE in configure.ac (bsd_source.patch,342 bytes, patch)
2013-05-13 02:13 UTC, Andrew John Hughes
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew John Hughes 2013-05-13 02:13:19 UTC
Created attachment 348120 [details, diff]
Add _BSD_SOURCE in configure.ac

Without _BSD_SOURCE being defined, realpath is not defined and compilation fails due to the use of -Werror=implicit-function-declaration
Comment 1 Alexis Ballier gentoo-dev 2013-08-13 16:18:07 UTC
I can't reproduce it, configure find reapath properly...
what libc and version ?
Comment 2 John Bytheway 2013-12-14 03:57:49 UTC
Same problem here.  glibc 2.18.
Comment 3 Pacho Ramos gentoo-dev 2015-07-23 13:20:26 UTC
looks solved in current stable version