Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 462080 Details for
Bug 604802
sys-libs/libcap-2.25 with dev-util/gperf-3.1: ./_caps_output.gperf:71:80: error: unknown type name ‘size_t’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
libcap-2.25-gperf.patch
libcap-2.25-gperf.patch (text/plain), 714 bytes, created by
Tony Vroon (RETIRED)
on 2017-02-01 10:03:58 UTC
(
hide
)
Description:
libcap-2.25-gperf.patch
Filename:
MIME Type:
Creator:
Tony Vroon (RETIRED)
Created:
2017-02-01 10:03:58 UTC
Size:
714 bytes
patch
obsolete
>diff -uNr libcap-2.25.ORIG/libcap/Makefile libcap-2.25/libcap/Makefile >--- libcap-2.25.ORIG/libcap/Makefile 2017-02-01 09:58:34.966642226 +0000 >+++ libcap-2.25/libcap/Makefile 2017-02-01 10:01:49.943651936 +0000 >@@ -44,11 +44,12 @@ > ./_makenames > cap_names.h > > $(GPERF_OUTPUT): cap_names.list.h >- (printf "%b" "struct __cap_token_s { const char *name; int index; };\n%{\nconst struct __cap_token_s *__cap_lookup_name(const char *, unsigned int);\n%}\n%%\n"; \ >+ (printf "%b" "struct __cap_token_s { const char *name; int index; };\n%%\n"; \ > $(SED) -e 's:["{}]::g' -e 's:,$$::' $<) | \ > gperf \ > --ignore-case \ > --language=ANSI-C \ >+ --includes \ > --readonly \ > --null-strings \ > --global-table \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 604802
:
458870
|
458872
|
459002
|
460354
| 462080