I'm trying to build perl-ldap under OpenBSD sparc and I can't get past
building the makefile:

[EMAIL PROTECTED] uname -a
OpenBSD qed.domain.com 3.7 GENERIC#431 sparc64
[EMAIL PROTECTED] sudo perl Makefile.PL
Password:
*** ExtUtils::AutoInstall version 0.59
*** Checking for dependencies...
[Core Features]
- Convert::ASN1   ...missing. (would need 0.07)
==> Auto-install the 1 mandatory module(s) from CPAN? [y]
[SASL authentication]
- Authen::SASL    ...missing. (would need 2)
- Digest::MD5     ...loaded. (2.33)
==> Auto-install the 1 optional module(s) from CPAN? [n] y
[LDAP URLs]
- URI::ldap       ...loaded. (1.11 >= 1.1)
[LDAPS]
- IO::Socket::SSL ...missing. (would need 0.81)
==> Auto-install the 1 optional module(s) from CPAN? [n] y
[Read/Write DSML files]
- XML::SAX::Base  ...missing.
==> Auto-install the 1 optional module(s) from CPAN? [n] y
[Read/Write LDIF files]
- MIME::Base64    ...loaded. (3.05)
*** Dependencies will be installed the next time you type 'make'.
*** ExtUtils::AutoInstall configuration finished.
*** Installing dependencies...
*** Installing Convert::ASN1...
CPAN: Storable loaded ok
Going to read /home/jeisensc/.cpan/sources/authors/01mailrc.txt.gz
Going to read
/home/jeisensc/.cpan/sources/modules/02packages.details.txt.gz
  Database was generated on Fri, 21 Oct 2005 23:14:49 GMT
CPAN: HTTP::Date loaded ok
Going to read /home/jeisensc/.cpan/sources/modules/03modlist.data.gz
Out of memory!
Callback called exit.

There is, however, plenty of memory:
[EMAIL PROTECTED] top
load averages:  0.13,  0.14,  0.15 10:06:38
24 processes:  23 idle, 1 on processor
CPU states:  0.0% user,  0.0% nice,  1.0% system,  0.0% interrupt, 99.0% idle
Memory: Real: 25M/55M act/tot  Free: 188M  Swap: 0K/512M used/tot

[EMAIL PROTECTED] perl -v
This is perl, v5.8.6 built for sparc64-openbsd
(with 1 registered patch, see perl -V for more detail)

[EMAIL PROTECTED] perl -V:usemymalloc
usemymalloc='n';

I'm lost at this point. Should I rebuild perl to usemymalloc?

Thanks

- 
John W. Eisenschmidt ([EMAIL PROTECTED])
  http://www.eisenschmidt.org/jweisen/pgp.html

"Just remember... discarded Pizza boxes are an inexpensive source of Cheese."
                                          -Alranor, in a Slashdot.org comment

Attachment: pgpRCdYL4VGvL.pgp
Description: PGP signature

Reply via email to