Issue 16222 - FreeBSD patches for cws_srx645_ooo11rc
Summary: FreeBSD patches for cws_srx645_ooo11rc
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC
Hardware: Other FreeBSD
: P3 Trivial (vote)
Target Milestone: OOo 1.1 RC
Assignee: maho.nakata
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-30 00:45 UTC by maho.nakata
Modified: 2003-11-05 08:26 UTC (History)
2 users (show)

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


Attachments
patches for FreeBSD (cws_srx645_ooo11rc) (1.76 KB, patch)
2003-06-30 00:47 UTC, maho.nakata
no flags Details | Diff
updated python patch (1.03 KB, patch)
2003-07-15 08:06 UTC, maho.nakata
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description maho.nakata 2003-06-30 00:45:28 UTC
I made following patches for FreeBSD.
patch-sal+osl+unx+backtrace.c
patch-sal+osl+unx+backtrace.h
patch-sal+osl+unx+makefile.mk
patch-odk+util+makefile.pmk
patch-python+Python-2.2.2.patch
patch-python-makefile.mk
patch-pyuno+source+module+makefile.mk

patch of backtrace is really workaround so this is an empty
patch, I'll remake later.
Comment 1 maho.nakata 2003-06-30 00:47:33 UTC
Created attachment 7232 [details]
patches for FreeBSD (cws_srx645_ooo11rc)
Comment 2 maho.nakata 2003-06-30 00:53:02 UTC
explanations:
sal/osl/unx/backtrace.c, .h and makefile.mk:
backtrace() and backtrace_symbols_fd()
are only exists for Linux and it is undocumented
function of glibc, I temporaly set empty one.
odk/util/makefile.pmk:
forgot to add definition of FREEBSD, otherwise, some
binaries are copied at root directory
patch for pythons,
there are no -ldl for FreeBSD, and for thread safty,
we need more flags.
Comment 3 con.hennessy 2003-07-07 21:42:13 UTC
Changed type of bug from DEFECT to PATCH 
Comment 4 Martin Hollmichel 2003-07-08 09:18:45 UTC
confirmed and set target
Comment 5 khendricks 2003-07-08 16:39:25 UTC
Hi,

Adding myself to CC on this one.

Kevin
Comment 6 Martin Hollmichel 2003-07-09 11:06:46 UTC
I approved and committed all patches with exception of
patch-python+Python-2.2.2.patch, this one does not apply for ooo11rc2.
please provide a new clean one.
Comment 7 maho.nakata 2003-07-15 08:06:51 UTC
Created attachment 7694 [details]
updated python patch
Comment 8 maho.nakata 2003-07-15 08:10:23 UTC
Hi, Martin,
I updated patch-python+Python-2.2.2.patch.
thanks every time for your effort!
Comment 9 maho.nakata 2003-07-15 10:13:01 UTC
patch-python+Python-2.2.2.patch is not applied
(former Dan's commit). pending for a while.
Set correct version (OOo 1.1 RC)
Comment 10 maho.nakata 2003-07-21 14:59:51 UTC
Situation have been changed slightly.
Namely, cws_srx645_ooo11rc3 has appeared.
I'll remake the patches and raise new issues later.
Comment 11 maho.nakata 2003-11-05 08:25:33 UTC
closing...
Comment 12 maho.nakata 2003-11-05 08:26:15 UTC
closing...