Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Dec 2003 13:49:54 -0200
From:      "Carlos F. A. Paniago" <pan@panix.ecof.org.br>
To:        openoffice@freebsd.org
Subject:   FreeBSD 4.9-STABLE
Message-ID:  <3FEB0722.4030603@panix.ecof.org.br>

next in thread | raw e-mail | index | archive | help
Hi (merry christmas to all):
I compiling the OO 1.1-pt_BR in FreeBSD 4.9 and I get this message in 
the beggining:
---
OO.org can crash if you enter a non existing path
or URL in the location bar. To fix these crashes
you need a uncommitted system patch for rtld:

http://people.freebsd.org/~mbr/ooo/rtld-symlookup.diff


OO.org build can deadlock in regmerge. You can work around
this problem with this patch:

http://people.freebsd.org/~mbr/ooo/rtld-builddeadlock.diff
---
I looked in this two patches and it is already done in FreeBSD 
4.9-STABLE. My qustion is: We need this comment in freebsd 4.9-CURRENT?  
I looking in the Makefile code and I found:

.if ${OSVERSION} < 500000

In the two ofending lines. It is posible to change this two at least to:

.if ${OSVERSION} < 490100

Because in this two cases, FreeBSD-STABLE is working. The better is to 
find the correct version
where this changes could be done. But changing this 2 lines help people 
with the -STABLE branch..

Maho??? Could you please do this????

Paniago

-- 
Nome:  Carlos Fernando Assis Paniago
Email: pan@panix.ecof.org.br		e	pan@cnpm.embrapa.br
Web:   http://www.panix.ecof.org.br/	e	http://www.cnpm.embrapa.br/ 
--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FEB0722.4030603>