Subject: Re: Problem building kdenetwork 3.3 on NetBSD 1.6.2
To: Ingo Paukert <ingo@paukert.de>
From: Matthias Scheler <tron@NetBSD.org>
List: pkgsrc-bulk
Date: 09/30/2004 14:08:08
On Thu, Sep 30, 2004 at 12:50:48PM +0200, Ingo Paukert wrote:
> > *** Error code 127
> > ../../../../../../admin/depcomp: 
> > -Wp,-MD,.deps/libiris_xmpp_core_la-connector.TPlo: not found
> > Stop.
> > make: stopped in 
> > /usr/pkgsrc/net/kdenetwork3/work/kdenetwork-3.3.0/kopete/protocols/jabber/libiris/iris/xmpp-core 

Error code 127 means that the process exited because of a signal.
There are three possible reasons which I can think of:

1.) Broken hardware, most likely broken memory.

2.) The process hit the per process memory limit. You can add ...

	UNLIMIT_RESOURCES+=	datasize

    ... to "pkgsrc/net/kdenetwork3/Makefile" to verify this theory.

3.) The system is running out of virtual memory. You could use your
    favourite monitor utility (e.g. "top") to verify this.

	Kind regards

-- 
Matthias Scheler                                  http://scheler.de/~matthias/