Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695940 - net-wireless/bluez-5.51 missing headers for non GLIBC systems
Summary: net-wireless/bluez-5.51 missing headers for non GLIBC systems
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pacho Ramos
URL: https://marc.info/?l=linux-bluetooth&...
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2019-09-30 23:45 UTC by Jory A. Pratt
Modified: 2019-10-20 08:55 UTC (History)
0 users

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


Attachments
Add limits.h for PATH_MAX (0001-Include-limits.h-for-PATH_MAX.patch,1.46 KB, patch)
2019-09-30 23:45 UTC, Jory A. Pratt
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jory A. Pratt gentoo-dev 2019-09-30 23:45:25 UTC
Created attachment 591454 [details, diff]
Add limits.h for PATH_MAX

Failure is imminent as PATH_MAX is undeclared due to missing limits.h
Comment 1 Pacho Ramos gentoo-dev 2019-10-02 12:38:50 UTC
Thanks

Can you please send it also to upstream?
http://www.bluez.org/development/lists/

Otherwise we will need to carry this forever.

By the way, feel free to apply it
Comment 2 Larry the Git Cow gentoo-dev 2019-10-20 08:55:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2db8345584f1f074d4e823ce52d04bb1dd39a931

commit 2db8345584f1f074d4e823ce52d04bb1dd39a931
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2019-10-20 08:55:02 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2019-10-20 08:55:47 +0000

    net-wireless/bluez: Fix building in non-glibc systems
    
    Thanks-to: Jory A. Pratt
    Closes: https://bugs.gentoo.org/695940
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 net-wireless/bluez/bluez-5.51.ebuild               |  5 ++
 .../bluez/files/bluez-5.51-include-limits-h.patch  | 64 ++++++++++++++++++++++
 2 files changed, 69 insertions(+)