Problem during configuring (AIX 4.3.3, maintenance level 11; IBM C and C++ Compilers version 3.6.6.0): $ ./configure --sysconfdir=/etc/ssh --with-cflags=-qmaxmem=-1 --with-xauth=/usr/bin/X11/xauth --with-prngd-socket=/dev/egd-pool --with-ipv4-default --with-pid-dir=/var/tmp Configure script failed during checking IBM Complier version (cc --version, cc -v, etc.)
Created attachment 364 [details] Log from configuring
This appears to be the problem: configure:1735: ./a.out Could not load program ./a.out: Dependent module libc.a(shr.o) could not be loaded. Could not load module libc.a(shr.o). I'm not sure what would cause that. Can you compile a simple C program? Check the LIBPATH and LIBRARY_PATH environment variables and if they are set make sure they contain /usr/lib.
I add /usr/lib to LIBPATH and now works fine. Thanks a lot. Piotrek
Mass change of RESOLVED bugs to CLOSED