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

Bug 469636

Summary: 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
Product: Gentoo Linux Reporter: Andrew John Hughes <gnu_andrew>
Component: [OLD] LibraryAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal CC: brot+gentoo
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Add _BSD_SOURCE in configure.ac

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