To be a bit moer clear:
I tried with Sun's cc compiler and gcc. gcc is versioned:

jupiter 1015 $ gcc -v
Reading specs from /opt/sfw/lib/gcc-lib/sparc-sun-solaris2.9/2.95.3/specs
gcc version 2.95.3 20010315 (release)

* I have tcl builded by me with threads support. I provide the full path via
--with-tcl

If I would provide a wrong --with-tcl then the ./confiure script would end
with errors complaining can't find tcl builded with threads suport.


* the error somehow seems to be related with tclenv.c but looking to the
code I haven't got any problems. the function returns correctly char ** -

"tclenv.c", line 87: warning: implicit function declaration: Ns_GetEnviron
"tclenv.c", line 87: warning: improper pointer/integer combination: op "="
"tclenv.c", line 225: identifier redeclared: Ns_GetEnviron
        current : function(void) returning pointer to pointer to char
        previous: function() returning int : "tclenv.c", line 87
cc: acomp failed for tclenv.c


* Are thyere any other folks which compiled aolserver 3.5.1 under Solaris 9 ?

Thanks a lot
stefan

Reply via email to