Issue 17648 - 11rc3: pyuno patch for OS X buildability
Summary: 11rc3: pyuno patch for OS X buildability
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC2
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: OOo 1.1 RC
Assignee: fa
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks: 17274
  Show dependency tree
 
Reported: 2003-07-30 17:14 UTC by fa
Modified: 2004-02-15 07:31 UTC (History)
2 users (show)

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


Attachments
cd pyuno, patch -p0 < /path/to/patchfile (3.82 KB, patch)
2003-07-30 17:14 UTC, fa
no flags Details | Diff
cd pyuno, patch -p0 < /path/to/patchfile Addresses Sander's concerns (3.77 KB, patch)
2003-07-31 19:58 UTC, fa
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description fa 2003-07-30 17:14:22 UTC
Add in OS X buildability, diff against ooo11rc3.  See also Issue 16676 for same patch off ooo11rc.
Comment 1 fa 2003-07-30 17:14:56 UTC
Created attachment 8154 [details]
cd pyuno, patch -p0 < /path/to/patchfile
Comment 2 sander_traveling 2003-07-31 19:10:51 UTC
source/module/makefile.mk: 
    solaris and macosx (and other pltforms needing to link 
    to -lpython) should share the if instead of separate blocks

zipcore/makefile.mk :
    the inside .IF $(OS)!=MACOSX change to DLLPOST is not really needed
Comment 3 sander_traveling 2003-07-31 19:11:25 UTC
otherwise, fine. 
Comment 4 fa 2003-07-31 19:58:47 UTC
Created attachment 8190 [details]
cd pyuno, patch -p0 < /path/to/patchfile  Addresses Sander's concerns
Comment 5 fa 2003-07-31 20:03:04 UTC
committed to cws_srx645_ooo11rc3

I'd prefer to keep the DLLPOST, since at some point we'll figure out why strip doesn't 
work in this case, and then we'll need that line for OS X.

Dan
Comment 6 Martin Hollmichel 2004-02-15 07:28:02 UTC
verfied in 1.1.0.
Comment 7 Martin Hollmichel 2004-02-15 07:31:09 UTC
close issue