Install Error: Assembler messages

Discussion in 'Installation/Configuration' started by juampi, Feb 27, 2006.

  1. juampi

    juampi New Member

    Hi All!
    I 'm install a ISPconfig stable in Debian 3.1.
    In the php5 compilation a have a following error:

    ext/spl/spl_iterators.lo: No space left on device
    /tmp/ccQsgyeu.s: Assembler messages:
    /tmp/ccQsgyeu.s:29153: FATAL: Can't write ext/spl/spl_iterators.lo: Illegal seek
    make: *** [ext/spl/spl_iterators.lo] Error 1
    ERROR: Could not make PHP

    I have gcc, flex, bison, libmysql-dev and other tools for compilation installed. How can I solved it?.

    Regards,
    JP
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    I guess your problem is that your harddisk or at least one of the partitions is full "ext/spl/spl_iterators.lo: No space left on device".
     
  3. juampi

    juampi New Member

    Thank you Kill!
    I changed my partition with more space and work!

    Regard,
    JP
     

Share This Page