Originally posted by: LinuxL0ver
Hi folks,
I am using AIX 5.3 and trying to compile openssh-5.8p2 on this.I already have installed gcc-4.4.0-1,make,gmake etc along with their dependencies.
./configure command finish successfully but when I give command gmake it finish with below error
ld: 0711-317 ERROR: Undefined symbol: .AES_encrypt
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
Any idea what to do ?
#AIX-Forum