cant compile php

Discussion in 'Installation/Configuration' started by t_ras, Dec 30, 2005.

  1. t_ras

    t_ras New Member

    using ubuntu 5.10 on AMD64 as root

    went throgh this:
    http://www.howtoforge.com/perfect_setup_ubuntu_5.10

    all fine till installing ISPconfig.
    when finishing step 8 it begins all makes and staff till it gets to php installation and the it fails:
    Code:
    /usr/bin/ld: /root/ispconfig/openssl/lib/libssl.a(s2_srvr.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
    /root/ispconfig/openssl/lib/libssl.a: could not read symbols: Bad value
    collect2: ld returned 1 exit status
    make: *** [libphp5.la] Error 1
    ERROR: Could not make PHP
    
    after that it seems it cant find anything and ,curiusly, when I check /tmp after failure the folder is gone!!

    Any Idea why it might be?
     
  2. falko

    falko Super Moderator ISPConfig Developer

Share This Page