aMule Forum

English => en_Bugs => Topic started by: soda on February 11, 2004, 02:11:54 AM

Title: aMule on OpenBSD
Post by: soda on February 11, 2004, 02:11:54 AM
Hi,

I try to compile aMule on OpenBSD, but it doesn't work.

It produce it ...


Code: [Select]
soda@hirashi: ./configure
soda@hirashi: make
make  all-recursive
Making all in .
Making all in m4
Making all in intl
Making all in po
Making all in src
make: Cannot allocate memory (12)
*** Error code 1

Stop in /home/soda/aMule-1.2.5 (line 330 of Makefile).
*** Error code 1

Stop in /home/soda/aMule-1.2.5 (line 229 of Makefile).
soda@hirashi:~/aMule-1.2.5->

Title: Re: aMule on OpenBSD
Post by: deltaHF on February 11, 2004, 02:17:43 AM
we lack OpenBSD support.. /j #amule (efnet) and we w'll work on it :)
Title: Re: aMule on OpenBSD
Post by: Stevil on February 11, 2004, 11:45:09 AM
you have to use "gmake" instead of the normal "make".
Title: Re: aMule on OpenBSD
Post by: deltaHF on February 17, 2004, 10:16:14 PM
http://www.amule.org/amule/thread.php?sid=&postid=5484#post5484
Title: Re: aMule on OpenBSD
Post by: Kry on February 17, 2004, 10:38:25 PM
fixed on CVS