Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 539564 Details for
Bug 637484
net-misc/netkit-rwho-0.17-r4 : removal (was: rwhod.c:344:9: error: uintmax_t undeclared (first use in this function))
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to fix build
netkit-diff.patch (text/plain), 1.20 KB, created by
Spooky Ghost
on 2018-07-14 16:07:03 UTC
(
hide
)
Description:
patch to fix build
Filename:
MIME Type:
Creator:
Spooky Ghost
Created:
2018-07-14 16:07:03 UTC
Size:
1.20 KB
patch
obsolete
>commit faad67adbb3cf5de4470d15fee23b4662e52a7ed >Author: James Dingwall <james@dingwall.me.uk> >Date: Fri Aug 11 20:48:38 2017 +0100 > >gentoo bug #637484 > >diff --git a/net-misc/netkit-rwho/files/netkit-rwho-0.17-stdint.patch b/net-misc/netkit-rwho/files/netkit-rwho-0.17-stdint.patch >new file mode 100644 >index 000000000000..fb6a1ed2b237 >--- /dev/null >+++ b/net-misc/netkit-rwho/files/netkit-rwho-0.17-stdint.patch >@@ -0,0 +1,10 @@ >+--- netkit-rwho-0.17/rwhod/rwhod.c.orig 2018-07-14 16:58:02.420913150 +0100 >++++ netkit-rwho-0.17/rwhod/rwhod.c 2018-07-14 16:55:04.995834327 +0100 >+@@ -66,6 +66,7 @@ >+ #include <netdb.h> >+ #include <syslog.h> >+ #include <protocols/rwhod.h> >++#include <stdint.h> >+ #include <stdio.h> >+ #include <stdlib.h> >+ #include <paths.h> >diff --git a/net-misc/netkit-rwho/netkit-rwho-0.17-r4.ebuild b/net-misc/netkit-rwho/netkit-rwho-0.17-r4.ebuild >index a3fa25da9c79..1da1ce5ae820 100644 >--- a/net-misc/netkit-rwho/netkit-rwho-0.17-r4.ebuild >+++ b/net-misc/netkit-rwho/netkit-rwho-0.17-r4.ebuild >@@ -18,6 +18,7 @@ IUSE="" > src_prepare() { > epatch "${WORKDIR}"/000{1,2,3,4}-*.patch > epatch "${FILESDIR}"/${P}-printf.patch #529974 >+ epatch "${FILESDIR}"/${P}-stdint.patch #637484 > } > > src_configure() {
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 637484
:
504158
|
504160
|
504162
|
504164
|
504166
|
504168
| 539564