FWIW, The problem we are seeing in FreeBSD is a bit weird, and I think it has to do with the build environment (AKA ports tree).
When built inside the ports tree, EPM and agg get built. We are not not turning them on, they just build. There are other issues: FreeBSD's gbuild stuff was not really maintained or kept up to date by SUN and the FreeBSD port does some *ugly* hacks to get things to build. I am trying to fix those first with some (slow) success. Pedro. --- On Tue, 11/15/11, Jürgen Schmidt <[email protected]> wrote: > From: Jürgen Schmidt <[email protected]> > Subject: Re: agg and epm are still in svn repo. > To: [email protected] > Date: Tuesday, November 15, 2011, 11:03 AM > On 11/10/11 6:03 AM, Ariel > Constenla-Haile wrote: > > Hello Maho, > > > > On Thu, Nov 10, 2011 at 09:47:23AM +0900, Maho NAKATA > wrote: > >> Hi, > >> while porting AOOo to FreeBSD, pgf@ noticed that > >> agg and epm are still in svn repo. > >> is it correct? Should we remove them? > > > > epm is needed to build deb and rpm packages for Linux > (at least, didn't > > try BSD, etc). > > Now that copy-left is disabled by default, I'm > building with > > > > --with-epm=/home/ariel/bin/epm > --with-package-format="installed rpm" > > > > and I find it nicer than building epm for every clean > build. > > IMO it can be removed and made a build dependency. > > i assume you use the patched version of epm that you have > built earlier, > correct? Did you have tried the system epm tool? > > Juergen >
