On 01/ 7/12 07:13 PM, Paul Gress wrote:
Tried a little sooner. EPM does't finish configure:
Compiling dist.c...
"dist.c", line 61: identifier redeclared: gethostname
current : function(pointer to char, int) returning int
previous: function(pointer to char, unsigned int) returning int :
"/usr/include/unistd.h", line 334
cc: acomp failed for dist.c
*** Error code 2
The following command caused the error:
/opt/solarisstudio12.3/bin/cc -xO4 -I. -I. -c dist.c
make: Fatal error: Command failed for target `dist.o'
bash-4.1$
OK, I know I'm deviating a little from AOO here, but maybe someone has a quick
answer.
Paul
Got EPM installed. Just deleted the offending code from dist.c at line 61
Moving on.