FreeBSD Bugzilla – Attachment 91859 Details for
Bug 129363
devel/ace build fails if kernel module aio is loaded
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 756 bytes, created by
G. Paul Ziemba
on 2008-12-02 06:00:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
G. Paul Ziemba
Created:
2008-12-02 06:00:04 UTC
Size:
756 bytes
patch
obsolete
>--- tests/Proactor_Test.cpp.orig 2006-04-20 00:41:47.000000000 -0700 >+++ tests/Proactor_Test.cpp 2008-12-01 11:00:05.000000000 -0800 >@@ -253,7 +253,7 @@ > break; > # endif /* sun */ > >-# if !defined(__Lynx__) >+# if !defined(__Lynx__) && !defined (__FreeBSD__) > case CB: > ACE_NEW_RETURN (proactor_impl, > ACE_POSIX_CB_Proactor (max_op), >--- tests/Proactor_Test_IPV6.cpp.orig 2006-04-20 00:41:47.000000000 -0700 >+++ tests/Proactor_Test_IPV6.cpp 2008-12-01 17:40:59.000000000 -0800 >@@ -253,7 +253,7 @@ > break; > # endif /* sun */ > >-# if !defined(__Lynx__) >+# if !defined(__Lynx__) && !defined(__FreeBSD__) > case CB: > ACE_NEW_RETURN (proactor_impl, > ACE_POSIX_CB_Proactor (max_op),
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 129363
: 91859