Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 75706 Details for
Bug 117067
mail-filter/rblcheck-1.5 works on amd64 with a patch
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for configure script
rblcheck-1.5-configure.patch (text/plain), 719 bytes, created by
Cliff Cunnington
on 2005-12-29 04:05:49 UTC
(
hide
)
Description:
Patch for configure script
Filename:
MIME Type:
Creator:
Cliff Cunnington
Created:
2005-12-29 04:05:49 UTC
Size:
719 bytes
patch
obsolete
>--- rblcheck-1.5/configure 2005-07-01 10:50:36.000000000 +0100 >+++ rblcheck-1.5/configure 2005-07-01 10:57:05.000000000 +0100 >@@ -1529,13 +1529,12 @@ > cat > conftest.$ac_ext <<EOF > #line 1531 "configure" > #include "confdefs.h" >-/* Override any gcc2 internal prototype to avoid an error. */ >-/* We use char because int might match the return type of a gcc2 >- builtin and then its argument prototype would still apply. */ >-char res_query(); >+ >+/* Include <resolv.h> to get macro definition for res_query */ >+#include <resolv.h> > > int main() { >-res_query() >+res_query("",0,0,"",0) > ; return 0; } > EOF > if { (eval echo configure:1542: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
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 117067
: 75706 |
75707