To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71139





------- Additional comments from [EMAIL PROTECTED] Sun Nov  5 18:01:08 -0800 
2006 -------
I reviewed some files in openbsd01 cws...

* autodoc/source/display/idl/hi_ary.cxx : this is general issue. not openbsd
specific.
* binfilter/inc/bf_starmath/rect.hxx : this is general issue. not openbsd 
specific.
* config_office/configure.in
@@ -2898,12 +2911,13 @@

+   python_libs=`$PYTHON -c "import distutils.sysconfig; print
distutils.sysconfig.get_config_var('LIBS');"`
we need jbu's comment or approvment.

@@ -2928,16 +2942,13 @@
+    AC_CHECK_HEADER(db4/db.h, [ DB_INCLUDES=${prefix}/include/db4 ],
+             [ AC_MSG_ERROR(no. install the db4 libraries) ], []
     )
maybe rene's part?
@@ -3608,7 +3620,7 @@
       AC_MSG_ERROR([No X includes found]) # Exit
    fi
    CFLAGS=$X_CFLAGS
-   LDFLAGS="$X_LDFLAGS $X_LIBS"
+   LDFLAGS="$LDFLAGS $X_LDFLAGS $X_LIBS"
    AC_CHECK_LIB(X11, XOpenDisplay, x_libs="-lX11 $X_EXTRA_LIBS",
[AC_MSG_ERROR([X Development libraries not found])])
 else
    x_includes="no_x_includes"
maybe rene's part?
* epm/epm-3.7.patch
-> you should provide better patch ;)

---- misc/build/epm-3.7/deb.c   Wed Jul 26 21:01:11 2006
+--- misc/build/epm-3.7/deb.c   Sat Sep 30 09:56:51 2006
etc makes hard to read.
---- misc/build/epm-3.7/rpm.c   Wed Jul 26 20:59:48 2006
+--- misc/build/epm-3.7/rpm.c   Sat Sep 30 09:56:51 2006
...why do you need this?


* nas
+*** misc/nas-1.6/doc/Imakefile Sat May  8 20:47:19 1999
+--- misc/build/nas-1.6/doc/Imakefile   Sat Apr 15 14:51:40 2006
+***************
+*** 27,33 ****
+  #define IHaveSubdirs
+  #define PassCDebugFlags AuPassCDebugFlags
+
+- SUBDIRS = man
+-
+  MakeSubdirs($(SUBDIRS))
+  DependSubdirs($(SUBDIRS))
+--- 27,31 ----
why do we need it?

* pyuno/source/module/makefile.mk
.ELIF "$(OS)" == "OPEBBSD"
       @+ echo ld -shared -o $@ $(SLO)$/pyuno_dlopenwrapper.o > 
$(MISC)$/$(@:b).cmd
you should not hardcode it. (this is an issue of FreeBSD, too)
* scp2
+  #elif defined (OPENBSD)
+    Name = "libfreetype.so";
   #else
why not libfreetype.so.? ?
* solenv
solenv/config/stand.lst: I don't know but do we really need it?
* soltools
soltools/mkdepend/def.h
do we really need it?

soltools/mkdepend/ifparser.c 
do we really need it?

i think we need commit approval from jsc for odk project.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to