FreeBSD Bugzilla – Attachment 25799 Details for
Bug 44071
oops-1.5.22.20020519 port does not compile with DB4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 372 bytes, created by
Sergey Mokryshev
on 2002-10-15 01:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sergey Mokryshev
Created:
2002-10-15 01:50:01 UTC
Size:
372 bytes
patch
obsolete
>--- src/modules/berkeley_db_api.c.orig Tue Oct 15 04:22:09 2002 >+++ src/modules/berkeley_db_api.c Tue Oct 15 04:22:14 2002 >@@ -37,7 +37,10 @@ > #endif > > #if defined(HAVE_BERKELEYDB) >-#include <db.h> >+#include <db4/db.h> >+/* >+It should be a tuneable, but since scripts/configure.oops accept only db4 it is not a big trouble >+*/ > > #if defined(MODULES) > int mod_run(void);
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 44071
:
25797
|
25798
| 25799