Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 897909 Details for
Bug 936236
net-analyzer/mrtg-2.17.10: configure fails to determine printf long long format specifier under GCC 14
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix configure
compile-under-gcc14.patch (text/plain), 360 bytes, created by
Byron Stanoszek
on 2024-07-18 00:55:51 UTC
(
hide
)
Description:
Patch to fix configure
Filename:
MIME Type:
Creator:
Byron Stanoszek
Created:
2024-07-18 00:55:51 UTC
Size:
360 bytes
patch
obsolete
>--- mrtg-2.17.10/configure.bak 2024-07-17 20:33:46.372396318 -0400 >+++ mrtg-2.17.10/configure 2024-07-17 20:33:51.367407538 -0400 >@@ -3664,6 +3664,7 @@ > cat confdefs.h - <<_ACEOF >conftest.$ac_ext > /* end confdefs.h. */ > #include <stdio.h> >+#include <stdlib.h> > int main() > { > long long b, a = -0x3AFAFAFAFAFAFAFALL;
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 936236
: 897909