[asterisk-users] Error to install Asterisk
Thorsten Göllner
tg at ovm-group.com
Wed Mar 6 07:25:50 CST 2013
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: tg at ovm-group.com
> To: fermito51 at hotmail.com
> CC: asterisk-users at lists.digium.com
> 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: tg at ovm-group.com <mailto:tg at ovm-group.com>
> To: asterisk-users at lists.digium.com
> <mailto:asterisk-users at lists.digium.com>
> CC: fermito51 at hotmail.com <mailto:fermito51 at hotmail.com>
> 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 at ubuntu:/home/ubuntu/Downloads/asterisk-11.2.1#
> <mailto:root at 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130306/da1b5c0c/attachment.htm>
More information about the asterisk-users
mailing list