[CURRENT]: can't build subversion on Solaris 10

2006-09-18 Thread Caleb Epstein
I am unable to build subversion 1.4.0 on my Solaris 10 machine with OpenPKG-CURRENT. It appears that on Solaris 10, one needs to link with -lrt in order to use Berkeley DB, or at least portions thereof. See the attached section of config.log from the apr-util directory: [...] configure:18966:

Build Crashing on AIX 5.2

2006-09-18 Thread Doug Summers
AIX 5.2 w/ML9. I've tried to build OpenPKG-stable with gcc 4.0.0 (IBM rpm) and 4.0.1 (UCLA binary) and both crash during the building of perl: Which of these apply, if any? [aix] Operating system name? [aix] Operating system version? [5.2.0.0] Build Perl for SOCKS? [n] Use the PerlIO

Re: Build Crashing on AIX 5.2

2006-09-18 Thread Ralf S. Engelschall
On Mon, Sep 18, 2006, Doug Summers wrote: AIX 5.2 w/ML9. I've tried to build OpenPKG-stable with gcc 4.0.0 (IBM rpm) and 4.0.1 (UCLA binary) and both crash during the building of perl: Which of these apply, if any? [aix] Operating system name? [aix] Operating system version? [5.2.0.0]

Re: [CURRENT]: can't build subversion on Solaris 10

2006-09-18 Thread Ralf S. Engelschall
On Mon, Sep 18, 2006, Caleb Epstein wrote: I am unable to build subversion 1.4.0 on my Solaris 10 machine with OpenPKG-CURRENT. It appears that on Solaris 10, one needs to link with -lrt in order to use Berkeley DB, or at least portions thereof. See the attached section of config.log from

Re: Build Crashing on AIX 5.2

2006-09-18 Thread Ralf S. Engelschall
On Mon, Sep 18, 2006, Doug Summers wrote: Ralf S. Engelschall wrote: On Mon, Sep 18, 2006, Doug Summers wrote: AIX 5.2 w/ML9. I've tried to build OpenPKG-stable with gcc 4.0.0 (IBM rpm) and 4.0.1 (UCLA binary) and both crash during the building of perl: Which of these apply, if any?

Re: perl-dbix 2.20060622 asks for input?

2006-09-18 Thread Adam D. Morley
On Mon, Sep 18, 2006 at 02:56:34PM -0700, Adam D. Morley wrote: On Mon, Sep 18, 2006 at 09:47:12PM +0200, Ralf S. Engelschall wrote: On Mon, Sep 18, 2006, Adam D. Morley wrote: I'm upgrading a 2.5 OpenPKG instance on Solaris 10 to 2.20060622. Everything has gone fine so far, but when

Re: perl-dbix 2.20060622 asks for input?

2006-09-18 Thread Adam D. Morley
On Mon, Sep 18, 2006 at 04:51:24PM -0700, Adam D. Morley wrote: On Mon, Sep 18, 2006 at 02:56:34PM -0700, Adam D. Morley wrote: So somewhere from the upgrade to 2.5 to 2.20060622, openpkg build seems to have missed the addition of sqlite as a requirement for perl-dbi. Likely because 2.5's

Re: perl-dbix 2.20060622 asks for input?

2006-09-18 Thread Ralf S. Engelschall
On Mon, Sep 18, 2006, Adam D. Morley wrote: [...] It does indeed have with_dbd_sqlite set to no. Here's the tail end of the output of openpkg build -z -r /var/tmp/opkg perl-dbi (/var/tmp/opkg is a local cache of ftp.openpkg.org, circa last Thursday or so, since we're behind a proxy.