Date: Mon, 21 Sep 2009 12:15:09 -0700 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Andriy Gapon <avg@icyb.net.ua> Cc: "Sam Fourman Jr." <sfourman@gmail.com>, 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: <20090921191509.GA55401@troutmask.apl.washington.edu> In-Reply-To: <4AB76600.8090407@icyb.net.ua> References: <1e31c7980909200426h44a65a53g7d5f47ea707d8b9c@mail.gmail.com> <11167f520909200438q3a2a8b7ey11ec8e644d91fc5a@mail.gmail.com> <4AB76600.8090407@icyb.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 21, 2009 at 02:39:44PM +0300, Andriy Gapon wrote: > 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. > The above ln and cp were sufficient to complete my build. I haven't tested the resulting exectuables. Thanks, Andriy -- Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090921191509.GA55401>