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: t...@ovm-group.com
To: fermit...@hotmail.com
CC: asterisk-users@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: t...@ovm-group.com <mailto:t...@ovm-group.com>
    To: asterisk-users@lists.digium.com
    <mailto:asterisk-users@lists.digium.com>
    CC: fermit...@hotmail.com <mailto:fermit...@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@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

Reply via email to