Displaying 1 result from an estimated 1 matches for "openssl_0".
2008 Jun 24
4
Problem Compiling 1.1.1 on AIX
...compiling
it on AIX, using the IBM compiler, xlc. It's what I've used all along.
The error I'm seeing on the make is:
source='array.c' object='array.o' libtool=no DEPDIR=.deps depmode=aix /
bin/sh ../../depcomp xlc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/openssl_0.
9.7e/include -g -qcpluscmt -c array.c
"macros.h", line 149.68: 1506-211 (S) Parameter list must be empty, or consist o
f one or more identifiers separated by commas.
make: 1254-004 The error code from the last command is 1.
Looking at macros.h, the section it is erroring on is:
#ifd...