Issue 13694 - Mac OS X/644: berkeleydb patches
Summary: Mac OS X/644: berkeleydb patches
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: 644
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: OOo 1.1 RC
Assignee: Martin Hollmichel
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks: 11337
  Show dependency tree
 
Reported: 2003-04-22 09:47 UTC by Unknown
Modified: 2003-06-16 16:45 UTC (History)
2 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Patch to put into SCR_DIR/berkerlydb (11.91 KB, patch)
2003-04-22 09:52 UTC, Unknown
no flags Details | Diff
cd SCR_DIR/berkerlydb; patch -p0 </path/to/file (467 bytes, patch)
2003-04-22 09:54 UTC, Unknown
no flags Details | Diff
place file in berkeleydb/ and rebuild it. Replaces all previous db-3.2.9 patchfiles (13.65 KB, patch)
2003-05-17 16:40 UTC, fa
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2003-04-22 09:47:28 UTC
These two files are required to make berkerlydb build.  The first is a patch file to patch the source.  
The second is a patch file to patch the makefile.mk to fix the .so vs .dylib issue
Comment 1 Unknown 2003-04-22 09:52:29 UTC
Created attachment 5793 [details]
Patch to put into SCR_DIR/berkerlydb
Comment 2 Unknown 2003-04-22 09:54:34 UTC
Created attachment 5794 [details]
cd SCR_DIR/berkerlydb; patch -p0 </path/to/file
Comment 3 fa 2003-05-17 16:38:59 UTC
Will attempt to roll into the Mac 644 cws.
Comment 4 fa 2003-05-17 16:40:20 UTC
Created attachment 6237 [details]
place file in berkeleydb/ and rebuild it.  Replaces all previous db-3.2.9 patchfiles
Comment 5 fa 2003-05-17 16:42:52 UTC
Committed to cws_srx644_macosxmerge:
1) makefile.mk.patch
2) 2003-05-17 version of db-3.2.9.patch

The new db-3.2.9.patch adds a few things over what Richard has plus what 
OOO_STABLE_1_PORTS had:
a) now uses -undefined error so we can link two-level namespace
b) because of (a) we have to add libstlport_gcc.dylib to the link line

Dan
Comment 6 Martin Hollmichel 2003-05-28 10:56:10 UTC
applied.
Comment 7 Martin Hollmichel 2003-05-28 10:58:12 UTC
verified.
Comment 8 Martin Hollmichel 2003-06-16 16:45:15 UTC
closed.