PHP4.3.4 build problems

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Paul (Jimbo) Duncan G7KES

    PHP4.3.4 build problems

    Hi,

    I'm having problems building PHP 4.3.4 on a (patched) Solaris 9 system
    (Sunblade 150).

    We're using the version of Apache that came with Solaris 9, I've
    installed gcc 3.3.2 (from www.sunfreeware.com) and I've successfully
    mangaged to build a recent version of Tcl/Tk with it.

    I've installed flex 2.5.4 (also from sunfreeware.com )

    When I attempt to build PHP the "./configure
    --with-apxs=/usr/apache/bin/apxs" goes fine, but then make fails with:

    ld: fatal: file ext/ctype/ctype.lo: unknown file type
    ld: fatal: File processing errors. No output written to .libs/libphp4.la

    What am I doing wrong?

    Thanks!

    Paul
    ~~~~~
Working...