Hello, I need to install GNU Privacy Guard (gnupg) 2.0.9 on several AIX 5.2 systems.
Before I can install gnupg, the following dependent packages need to be installed. * libgpg-error * libgcrypt * libksba * libassuan I'm having problems installing the first package, libgpg-error (1.5). I'm able to successfully configure it using the following command: #configure AWK=/usr/bin/awk CC=/opt/freeware/bin/gcc GREP=/opt/freeware/bin/grep LD=/opt/freeware/bin/gld However, I keep getting the following error when make is executed: .... .... if /opt/freeware/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT gpg_error-gpg-error.o -MD -MP -MF ".deps/gpg_error-gpg-error.Tpo" -c -o gpg_error-gpg-error.o `test -f 'gpg-error.c' || echo './'`gpg-error.c; then mv -f " .deps/gpg_error-gpg-error.Tpo" ".deps/gpg_error-gpg-error.Po"; else rm -f ".deps/gpg_error-gpg-error.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link /opt/freeware/bin/gcc -g -O2 -o gpg-error gpg_error-strsource-sym.o gpg_error-stre rror-sym.o gpg_error-gpg-error.o ./libgpg-error.la/opt/freeware/bin/gcc -g -O2 -o .libs/gpg-error gpg_error-strsource-sym.o gpg_error-strerror-sym.o gpg_error-gpg-error.o -L./.libs -lgp g-error -Wl,-blibpath:/usr/local/lib:/opt/freeware/lib/gcc/powerpc-ibm-aix5.2.0. 0/4.0.0:/opt/freeware/lib/gcc/powerpc-ibm-aix5.2.0.0/4.0 .0/../../..:/usr/lib:/lib collect2: library libgpg-error not found make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 2. Stop. make: 1254-004 The error code from the last command is 1. Since I'm trying to install the libgpg-error package, I don't understand how one of its libraries, which I assume would be generated as part of the install, is causing the make process to fail. Any suggestions for clearing this error would be greatly appreciated. Thank you. Tom Wolf [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 414-465-4544 Privileged/Confidential information may be contained in this message. The information contained in this message is intended only for the use of the recipient(s) named above and their co-workers who are working on the same matter. The recipient of this information is prohibited from disclosing the information to any other party unless this disclosure has been authorized in advance. If you are not intended recipient of this message or any agent responsible for delivery of the message to the intended recipient, you are hereby notified that any disclosure, copying, distribution or action taken in reliance on the contents of this message is strictly prohibited. You should immediately destroy this message and kindly notify the sender by reply E-Mail. Please advise immediately if you or your employer does not consent to Internet E-Mail for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of the firm shall be understood as neither given nor endorsed by it.
_______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users