Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 2009 14:39:44 +0300
From:      Andriy Gapon <avg@icyb.net.ua>
To:        "Sam Fourman Jr." <sfourman@gmail.com>
Cc:        freebsd-openoffice@freebsd.org, Vinicius Abrahao <vinnix.bsd@gmail.com>, freebsd-current <freebsd-current@freebsd.org>, miwi@freebsd.org
Subject:   Re: Problem building Openoffice 3.1.1 at -current
Message-ID:  <4AB76600.8090407@icyb.net.ua>
In-Reply-To: <11167f520909200438q3a2a8b7ey11ec8e644d91fc5a@mail.gmail.com>
References:  <1e31c7980909200426h44a65a53g7d5f47ea707d8b9c@mail.gmail.com> <11167f520909200438q3a2a8b7ey11ec8e644d91fc5a@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
on 20/09/2009 14:38 Sam Fourman Jr. said the following:
> On Sun, Sep 20, 2009 at 6:26 AM, Vinicius Abrahao <vinnix.bsd@gmail.com> wrote:
>> Hello dear fellows,
>>
>> I'm trying to upgrade my openoffice.org3 from 3.1.0 to 3.1.1, but I'm
>> getting an strange error (associated with python).
>> This is the error that appears many hours after I start the upgrade:
> 
> 
> I am getting this same error on FreeBSD 8.0 Beta4
> any idea how to fix the build?

I also had a compilation problem like this.
Perhaps this is related to having python 2.6 installed on a system?

Anyway, I was able to continue the build by doing the following (adjust the paths
to your environment):

$ ln -s
/usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/lib/python
/usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/lib/python2.6

$ cp
/usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/python/unxfbsdx.pro/misc/build/Python-2.6.1/build/lib.freebsd-9.0-CURRENT-amd64-2.6/*.so
 /usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/lib/python2.6/

Maybe something else, it was a while ago.

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AB76600.8090407>