Ad Widget

Collapse

./configure fails, Solaris 10 on SPARC

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • storm
    Member
    • Jan 2012
    • 37

    #1

    ./configure fails, Solaris 10 on SPARC

    Hi,
    I download the 1.8.10 source and, as root, ran ./configure. The following is the last few lines of output. It is the same for both './configure --enable-agent --enable-static' and './configure --enable-agent'. What am I doing wrong?

    Thank you,
    Mike

    checking for getenv... yes
    checking for putenv... yes
    checking for sigqueue... no
    checking for /proc filesystem... yes
    checking for file /proc/stat... no
    checking for file /proc/cpuinfo... no
    checking for file /proc/1/status... no
    checking for file /proc/0/psinfo... no
    checking for file /proc/loadavg... no
    checking for file /proc/net/dev... no
    checking for long long format... no
    checking for -rdynamic linking option... no
    ./configure: line 10557: syntax error near unexpected token `('
    ./configure: line 10557: ` for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do'
    [root@sam : /tmp/download/zabbix-1.8.10]$ uname -a
    SunOS sam 5.10 Generic_137111-04 sun4v sparc SUNW,SPARC-Enterprise-T1000
    Last edited by storm; 19-01-2012, 22:25.
Working...