Link to home
Start Free TrialLog in
Avatar of AIX25
AIX25Flag for United States of America

asked on

Installing OpenSSL_0.9.8k on AIX 5.3

I uncompressed and untar the file with no issues.  
Then ran, # . /config --prefix=/usr/opt/OpenSSL_0.9.8k(directory where I want the install to go)
Then ran # make
Then I got the following error:
cc: unrecognized option '-qthreaded'
cc: unrecognized option '-q32'
cc: unrecognized option '-qmaxmem=16384'
cc: unrecognized option '-qro'
cc: unrecognized option '-qroconst'
cc: error trying to exec 'cc1plus': execvp: No such file or directory
make: 1254-004 The error code from the last command is 1.

Stop.
make: 1254-004 The error code from the last command is 1.

Stop.

Please Help
ASKER CERTIFIED SOLUTION
Avatar of dolomiti
dolomiti
Flag of Italy image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of AIX25

ASKER

I need the most updated verison of OpenSSL, which is OpenSSL_0.9.8k.  I cannot find the installp format of this version.  All I found on IBM website was an older verison, but I have to follow a cert which is to get the most updated one form openssl.org.  Do you know if there is one formatted for easier install?
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of AIX25

ASKER

I need 0.9.8k.  I have .9.8i right now, which is the fix for 9.8h.  This is going to be a problem for me.  I guess I will check and see whats wrong with my compiler.

Thanks
hi,
which is your compiler ? what does cc link point ?
vic
SOLUTION
Avatar of woolmilkporc
woolmilkporc
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial