Issue 16420 - 11rc: python update for DLLPOST
Summary: 11rc: python update for DLLPOST
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC
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: 16413
  Show dependency tree
 
Reported: 2003-07-03 19:58 UTC by fa
Modified: 2004-02-15 07:31 UTC (History)
4 users (show)

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


Attachments
cd python, patch -p0 < /path/to/patchfile (2.73 KB, patch)
2003-07-03 19:58 UTC, fa
no flags Details | Diff
cd to python, patch -p0 < /path/to/patchfile SUPERCEDES previous python patch, makes sure d.lst delivers dylibs (3.41 KB, patch)
2003-07-10 01:06 UTC, fa
no flags Details | Diff
cd to python, patch -p0 < /path/to/patchfile SUPERCEDES previous python.xxx.11rc patches (3.91 KB, patch)
2003-07-10 17:09 UTC, fa
no flags Details | Diff
place file in python/, replacing existing file Many changes to build OS X .dylibs (rather than frameworks) (8.66 KB, patch)
2003-07-10 17:11 UTC, fa
no flags Details | Diff
Merge with ooo11rc2 changes for Win32 (60.19 KB, patch)
2003-07-15 01:54 UTC, fa
no flags Details | Diff
Correct missing statement inside if/else/fi (60.22 KB, patch)
2003-07-15 02:25 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-03 19:58:03 UTC
Update python to convert hardcoded .so -> DLLPOST
Comment 1 fa 2003-07-03 19:58:57 UTC
Created attachment 7388 [details]
cd python, patch -p0 < /path/to/patchfile
Comment 2 Martin Hollmichel 2003-07-04 07:54:52 UTC
set target milestone
Comment 3 fa 2003-07-10 01:06:15 UTC
Created attachment 7522 [details]
cd to python, patch -p0 < /path/to/patchfile  SUPERCEDES previous python patch, makes sure d.lst delivers dylibs
Comment 4 fa 2003-07-10 17:09:41 UTC
Created attachment 7539 [details]
cd to python, patch -p0 < /path/to/patchfile   SUPERCEDES previous python.xxx.11rc patches
Comment 5 fa 2003-07-10 17:11:03 UTC
Created attachment 7540 [details]
place file in python/, replacing existing file   Many changes to build OS X .dylibs (rather than frameworks)
Comment 6 khendricks 2003-07-10 19:01:43 UTC
Hi Dan,

This looks good since the changes seem to be completely MacOSX
specific.

Approved for OOo 1.1

Kevin
Comment 7 fa 2003-07-14 19:13:13 UTC
committed to cws_srx645_ooo11rc2
Comment 8 quetschke 2003-07-14 23:25:26 UTC
Hi Dan, I'll revert this patch in a minute.

I'm not sure where the problem is. The '*&!? .NET compiler doesn't
give me a clue besides:

Kompilieren...
timemodule.c
\v1\cws_srx645_ooo11rc2cyg\python\wntmsci8.pro\misc\build\Python-2.2.2\Modules\timemodule.c(54)
: fatal error C1083: Include-Datei kann nicht geöffnet werden:
'largeint.h': No such file or directory
_hotshot.c
\v1\cws_srx645_ooo11rc2cyg\python\wntmsci8.pro\misc\build\Python-2.2.2\Modules\_hotshot.c(17)
: fatal error C1083: Include-Datei kann nicht geöffnet werden:
'largeint.h': No such file or directory

As a guess: You made your patch against rc, but this errors were
fixed in rc2, and you just overrode them.

Please create a new patch against rc2

Volker
Comment 9 fa 2003-07-15 00:43:45 UTC
Will create new patch from the 11rc2 patch.
Comment 10 fa 2003-07-15 01:54:00 UTC
Created attachment 7660 [details]
Merge with ooo11rc2 changes for Win32
Comment 11 fa 2003-07-15 01:55:56 UTC
Merge with ooo11rc2 patch complete, attached.
Comment 12 fa 2003-07-15 02:25:47 UTC
Created attachment 7661 [details]
Correct missing statement inside if/else/fi
Comment 13 fa 2003-07-15 02:53:42 UTC
2003-07-14 18:25 PDT patch committed to ooo11rc2.  Should clear up Win32 issues.
Comment 14 sander_traveling 2003-07-15 03:14:34 UTC
also built on my machine with .net so should be fine
Comment 15 Martin Hollmichel 2004-02-15 07:28:35 UTC
verfied in 1.1.0.
Comment 16 Martin Hollmichel 2004-02-15 07:31:44 UTC
close issue