Date: Thu, 17 May 2007 16:25:37 -0500 From: Stephen Montgomery-Smith <stephen@math.missouri.edu> To: abr <abr@slovackofree.net> Cc: openoffice@freebsd.org Subject: Re: FreeBSD Port: editors/openoffice.org-2 Message-ID: <464CC851.1060304@math.missouri.edu> In-Reply-To: <464CC305.8090508@slovackofree.net> References: <464CC305.8090508@slovackofree.net>
next in thread | previous in thread | raw e-mail | index | archive | help
abr wrote: > Hi, > > I have problem with building the openoffice port ($subj). > I wonder why the port depends on bison-2.3 and on bison-1.75_2,1 too. > Do you have any idea how to fix it? > > > Next few lines are the error output: > > ---> Installing the new version via the port > ===> Installing for bison-2.3 > > ===> bison-2.3 conflicts with installed package(s): > bison-1.75_2,1 > > They install files into the same place. > Please remove them first with pkg_delete(1). > *** Error code 1 What I do is to pkg_delete bison-1.75_2,1. After that everything works fine. To avoid this error happening, install bison2 prior to building the openoffice port. Maybe someone should add a BUILD_DEPENDS to the openoffice port to make this happen.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?464CC851.1060304>