FreeBSD Bugzilla – Attachment 8658 Details for
Bug 18033
Codecrusader port version 2.1.4 does not build. (Patches included)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 810 bytes, created by
dervish
on 2000-04-16 17:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
dervish
Created:
2000-04-16 17:40:01 UTC
Size:
810 bytes
patch
obsolete
>--- ACE/ACE_wrappers/ace/config-freebsd-pthread.h.orig Mon Apr 10 13:55:24 2000 >+++ ACE/ACE_wrappers/ace/config-freebsd-pthread.h Mon Apr 10 13:56:09 2000 >@@ -44,7 +44,6 @@ > #define ACE_HAS_NONCONST_SELECT_TIMEVAL > #define ACE_HAS_CHARPTR_DL > //#define ACE_USES_ASM_SYMBOL_IN_DLSYM >-#define ACE_LACKS_SIGSET > #define ACE_NEEDS_SCHED_H > > // Use of <malloc.h> is deprecated. >@@ -84,6 +83,15 @@ > #if (__FreeBSD_version >= 300000) > #define ACE_HAS_SIGINFO_T > #endif /* __FreeBSD_version >= 300000 */ >+ >+#if (__FreeBSD_version < 400000) >+#define ACE_LACKS_SIGSET >+#endif /* __FreeBSD_version < 400000 */ >+ >+#if (__FreeBSD_version >= 400000) >+#define ACE_HAS_UCONTEXT_T >+#define ACE_HAS_SOCKLEN_T >+#endif /* __FreeBSD_version >= 400000 */ > > #define ACE_HAS_CONSISTENT_SIGNAL_PROTOTYPES > #define ACE_LACKS_SIGINFO_H
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 18033
:
8656
|
8657
| 8658 |
8659