That should be ok.
Try the following: open 2 shells. In the first one type "watch df -h".
In the second one you start the compilation. While compilation is
running watch the first shell. The given command refreshes all 2 seconds
the display and shows the used/free disk space. _Perhaps_ it will give
you a hint, what mount point is running out of space.
Am 06.03.2013 15:41, schrieb termo termosel:
I have executed make in the same console where I had written
mkdir /var/ext_tmp
export TMPDIR=/var/ext_tmp
make
Is this way ok?
------------------------------------------------------------------------
Date: Wed, 6 Mar 2013 14:25:50 +0100
From: [email protected]
To: [email protected]
CC: [email protected]
Subject: Re: [asterisk-users] Error to install Asterisk
Did you execute the "make command" in the same environment so that
make really uses the TMPDIR directory? (no su or other shell)
Am 06.03.2013 13:37, schrieb termo termosel:
Hi,
the same error, I write your commands:
mkdir /var/ext_tmp
export TMPDIR=/var/ext_tmp
make
but the same error happens
/usr/bin/ld: final link failed: No space left on device
collect2: ld devolvió el estado de salida 1
make[2]: *** [asterisk] Error 1
make[1]: *** [main] Error 2
make[1]: se sale del directorio
«/home/ubuntu/Downloads/asterisk-11.2.1»
make: *** [_cleantest_all] Error 2
Jordi
------------------------------------------------------------------------
Date: Wed, 6 Mar 2013 13:29:24 +0100
From: [email protected] <mailto:[email protected]>
To: [email protected] <mailto:[email protected]>
CC: [email protected]
<mailto:[email protected]>
Subject: Re: [asterisk-users] Error to install Asterisk
Try to set the tmp variable. In your case:
mkdir /var/ext_tmp
export TMPDIR=/var/ext_tmp
make
Am 06.03.2013 13:20, schrieb termo termosel:
Hi,
I read it but I don't find the solution. How Can I alocate
more free space in tmp?
Thanks,
Jordi
------------------------------------------------------------------------
Date: Wed, 6 Mar 2013 13:12:34 +0100
From: [email protected] <mailto:[email protected]>
To: [email protected]
<mailto:[email protected]>
CC: [email protected] <mailto:[email protected]>
Subject: Re: [asterisk-users] Error to install Asterisk
Take a look here:
http://unix.stackexchange.com/questions/16137/encountering-this-error-usr-bin-ld-final-link-failed-no-space-left-on-device
Am 06.03.2013 13:00, schrieb termo termosel:
Hi,
df -h output:
root@ubuntu:/home/ubuntu/Downloads/asterisk-11.2.1#
<mailto:root@ubuntu:/home/ubuntu/Downloads/asterisk-11.2.1#>
df -h
S.ficheros Tam. Usado Disp. % Uso Montado en
/cow 14G 4,5G 8,7G 34% /
udev 999M 4,0K 999M 1% /dev
tmpfs 403M 860K 402M 1% /run
/dev/sdb1 799M 693M 106M 87% /cdrom
/dev/loop0 668M 668M 0 100% /rofs
tmpfs 1006M 44K 1006M 1% /tmp
none 5,0M 0 5,0M 0% /run/lock
none 1006M 100K 1006M 1% /run/shm
Jordi
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users