So, being even more pragmatic - I have loaded a system with gcc - I get a package, about to run "make check".
Below is a list of the messages coming to stderr from gcc-4.7.4 root@x065:[/data/prj/gnu/gcrypt/gnupg/gnupg-2.1.0]buildaix --with-libiconv-prefix=/opt gcc is /opt/bin/gcc + CPPFLAGS="-I/opt/include" CFLAGS="-I/opt/aixtools/include -O2" ./configure \ --prefix=/opt \ --sysconfdir=/var/gnupg/etc \ --sharedstatedir=/var/gnupg/com \ --localstatedir=/var/gnupg \ --mandir=/usr/share/man \ --infodir=/opt/share/info/gnupg --with-libiconv-prefix=/opt \ > build/aix/configure.out configure: WARNING: *** *** Building without NTBTLS and GNUTLS - no TLS access to keyservers. *** *** configure: WARNING: *** *** Building without LDAP support. *** No CRL access or X.509 certificate search available. *** configure: WARNING: zlib.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: zlib.h: proceeding with the compiler's result + /opt/bin/make > build/aix/make.out stringhelp.c: In function 'print_sanitized_buffer2': stringhelp.c:692:11: warning: value computed is not used [-Wunused-value] stringhelp.c:696:15: warning: value computed is not used [-Wunused-value] stringhelp.c:701:15: warning: value computed is not used [-Wunused-value] stringhelp.c:706:15: warning: value computed is not used [-Wunused-value] stringhelp.c:711:15: warning: value computed is not used [-Wunused-value] stringhelp.c:716:15: warning: value computed is not used [-Wunused-value] stringhelp.c:721:15: warning: value computed is not used [-Wunused-value] stringhelp.c:732:11: warning: value computed is not used [-Wunused-value] argparse.c: In function 'ignore_invalid_option_add': argparse.c:360:11: warning: value computed is not used [-Wunused-value] argparse.c: In function 'optfile_parse': argparse.c:476:11: warning: value computed is not used [-Wunused-value] mischelp.c: In function 'timegm': mischelp.c:197:5: warning: implicit declaration of function 'gnupg_unsetenv' [-Wimplicit-function-declaration] b64enc.c: In function 'b64enc_write': b64enc.c:282:17: warning: value computed is not used [-Wunused-value] b64enc.c: In function 'b64enc_finish': b64enc.c:358:13: warning: value computed is not used [-Wunused-value] b64enc.c:400:13: warning: value computed is not used [-Wunused-value] miscellaneous.c: In function 'print_hexstring': miscellaneous.c:218:7: warning: value computed is not used [-Wunused-value] miscellaneous.c:219:7: warning: value computed is not used [-Wunused-value] xreadline.c: In function 'read_line': xreadline.c:86:16: warning: value computed is not used [-Wunused-value] xreadline.c:93:38: warning: value computed is not used [-Wunused-value] ttyio.c: In function 'tty_print_string': ttyio.c:386:17: warning: value computed is not used [-Wunused-value] ttyio.c:388:19: warning: value computed is not used [-Wunused-value] ttyio.c:390:19: warning: value computed is not used [-Wunused-value] ttyio.c:395:15: warning: value computed is not used [-Wunused-value] ttyio.c: In function 'tty_kill_prompt': ttyio.c:686:2: warning: value computed is not used [-Wunused-value] ttyio.c:688:6: warning: value computed is not used [-Wunused-value] ttyio.c:689:2: warning: value computed is not used [-Wunused-value] helpfile.c: In function 'findkey_fname': helpfile.c:69:22: warning: value computed is not used [-Wunused-value] stringhelp.c: In function 'print_sanitized_buffer2': stringhelp.c:692:11: warning: value computed is not used [-Wunused-value] stringhelp.c:696:15: warning: value computed is not used [-Wunused-value] stringhelp.c:701:15: warning: value computed is not used [-Wunused-value] stringhelp.c:706:15: warning: value computed is not used [-Wunused-value] stringhelp.c:711:15: warning: value computed is not used [-Wunused-value] stringhelp.c:716:15: warning: value computed is not used [-Wunused-value] stringhelp.c:721:15: warning: value computed is not used [-Wunused-value] stringhelp.c:732:11: warning: value computed is not used [-Wunused-value] argparse.c: In function 'ignore_invalid_option_add': argparse.c:360:11: warning: value computed is not used [-Wunused-value] argparse.c: In function 'optfile_parse': argparse.c:476:11: warning: value computed is not used [-Wunused-value] mischelp.c: In function 'timegm': mischelp.c:197:5: warning: implicit declaration of function 'gnupg_unsetenv' [-Wimplicit-function-declaration] b64enc.c: In function 'b64enc_write': b64enc.c:282:17: warning: value computed is not used [-Wunused-value] b64enc.c: In function 'b64enc_finish': b64enc.c:358:13: warning: value computed is not used [-Wunused-value] b64enc.c:400:13: warning: value computed is not used [-Wunused-value] miscellaneous.c: In function 'print_hexstring': miscellaneous.c:218:7: warning: value computed is not used [-Wunused-value] miscellaneous.c:219:7: warning: value computed is not used [-Wunused-value] xreadline.c: In function 'read_line': xreadline.c:86:16: warning: value computed is not used [-Wunused-value] xreadline.c:93:38: warning: value computed is not used [-Wunused-value] ttyio.c: In function 'tty_print_string': ttyio.c:386:17: warning: value computed is not used [-Wunused-value] ttyio.c:388:19: warning: value computed is not used [-Wunused-value] ttyio.c:390:19: warning: value computed is not used [-Wunused-value] ttyio.c:395:15: warning: value computed is not used [-Wunused-value] ttyio.c: In function 'tty_kill_prompt': ttyio.c:686:2: warning: value computed is not used [-Wunused-value] ttyio.c:688:6: warning: value computed is not used [-Wunused-value] ttyio.c:689:2: warning: value computed is not used [-Wunused-value] helpfile.c: In function 'findkey_fname': helpfile.c:69:22: warning: value computed is not used [-Wunused-value] t-stringhelp.c: In function 'test_strconcat': t-stringhelp.c:201:20: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:210:20: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:220:20: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:231:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:234:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:239:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:244:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:248:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:253:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:257:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:262:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:267:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c: In function 'test_xstrconcat': t-stringhelp.c:282:20: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:291:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:294:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:299:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:304:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:308:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:313:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:317:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:322:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:327:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c: In function 'test_make_filename_try': t-stringhelp.c:344:28: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:353:28: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:363:28: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:372:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:377:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:382:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:387:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:392:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:398:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:417:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c: In function 'test_make_absfilename_try': t-stringhelp.c:445:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:456:3: warning: missing sentinel in function call [-Wformat] t-stringhelp.c:467:3: warning: missing sentinel in function call [-Wformat] t-session-env.c: In function 'show_stdnames': t-session-env.c:66:3: warning: value computed is not used [-Wunused-value] t-dns-cert.c: In function 'main': t-dns-cert.c:78:4: warning: value computed is not used [-Wunused-value] t-exechelp.c: In function 'print_open_fds': t-exechelp.c:43:7: warning: value computed is not used [-Wunused-value] t-exechelp.c:44:7: warning: value computed is not used [-Wunused-value] t-exechelp.c:45:7: warning: value computed is not used [-Wunused-value] t-exechelp.c:48:7: warning: value computed is not used [-Wunused-value] t-exechelp.c:50:3: warning: value computed is not used [-Wunused-value] keybox-file.c: In function '_keybox_read_blob2': keybox-file.c:67:13: warning: value computed is not used [-Wunused-value] keybox-file.c:68:16: warning: value computed is not used [-Wunused-value] keybox-file.c:69:16: warning: value computed is not used [-Wunused-value] keybox-file.c:70:16: warning: value computed is not used [-Wunused-value] keybox-file.c:71:18: warning: value computed is not used [-Wunused-value] keybox-update.c: In function 'keybox_delete': keybox-update.c:643:12: warning: value computed is not used [-Wunused-value] keybox-dump.c: In function 'print_string': keybox-dump.c:60:11: warning: value computed is not used [-Wunused-value] keybox-dump.c:62:13: warning: value computed is not used [-Wunused-value] keybox-dump.c:64:13: warning: value computed is not used [-Wunused-value] keybox-dump.c:66:13: warning: value computed is not used [-Wunused-value] keybox-dump.c:68:13: warning: value computed is not used [-Wunused-value] keybox-dump.c:70:13: warning: value computed is not used [-Wunused-value] keybox-dump.c:72:13: warning: value computed is not used [-Wunused-value] keybox-dump.c:77:9: warning: value computed is not used [-Wunused-value] keybox-dump.c: In function 'dump_header_blob': keybox-dump.c:155:13: warning: value computed is not used [-Wunused-value] keybox-dump.c:159:7: warning: value computed is not used [-Wunused-value] keybox-dump.c:161:3: warning: value computed is not used [-Wunused-value] keybox-dump.c: In function '_keybox_dump_blob': keybox-dump.c:249:13: warning: value computed is not used [-Wunused-value] keybox-dump.c:253:7: warning: value computed is not used [-Wunused-value] keybox-dump.c:255:3: warning: value computed is not used [-Wunused-value] keybox-dump.c:309:3: warning: value computed is not used [-Wunused-value] keybox-dump.c:404:9: warning: value computed is not used [-Wunused-value] keybox-dump.c: In function '_keybox_dump_find_dups': keybox-dump.c:773:11: warning: value computed is not used [-Wunused-value] kbxutil.c: In function 'dump_fpr': kbxutil.c:319:13: warning: value computed is not used [-Wunused-value] kbxutil.c:326:13: warning: value computed is not used [-Wunused-value] kbxutil.c: In function 'dump_openpgp_key': kbxutil.c:341:3: warning: value computed is not used [-Wunused-value] kbxutil.c:354:11: warning: value computed is not used [-Wunused-value] gpg.c: In function 'main': gpg.c:4073:23: warning: value computed is not used [-Wunused-value] gpg.c:4075:23: warning: value computed is not used [-Wunused-value] gpg.c:4084:17: warning: value computed is not used [-Wunused-value] rmd160.c: In function 'transform': rmd160.c:94:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] openfile.c: In function 'copy_options_file': openfile.c:395:15: warning: value computed is not used [-Wunused-value] openfile.c:401:6: warning: value computed is not used [-Wunused-value] sign.c: In function 'sign_file': sign.c:1034:3: warning: value computed is not used [-Wunused-value] trustdb.c: In function 'dump_key_array': trustdb.c:1218:15: warning: value computed is not used [-Wunused-value] trustdb.c:1219:15: warning: value computed is not used [-Wunused-value] tdbdump.c: In function 'list_trustdb': tdbdump.c:83:9: warning: value computed is not used [-Wunused-value] tdbdump.c:84:7: warning: value computed is not used [-Wunused-value] tdbio.c: In function 'tdbio_dump_record': tdbio.c:1171:2: warning: value computed is not used [-Wunused-value] tdbio.c:1177:2: warning: value computed is not used [-Wunused-value] server.c: In function 'gpgsm_status2': server.c:1405:11: warning: value computed is not used [-Wunused-value] server.c:1413:17: warning: value computed is not used [-Wunused-value] server.c:1416:7: warning: value computed is not used [-Wunused-value] certdump.c: In function 'pretty_print_sexp': certdump.c:591:9: warning: value computed is not used [-Wunused-value] certchain.c: In function 'check_cert_policy': certchain.c:396:26: warning: value computed is not used [-Wunused-value] qualified.c: In function 'read_list': qualified.c:86:22: warning: value computed is not used [-Wunused-value] command.c: In function 'cmd_keytocard': command.c:2390:3: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'time_t' [-Wformat] command-ssh.c: In function 'read_control_file_item': command-ssh.c:946:22: warning: value computed is not used [-Wunused-value] genkey.c: In function 'check_passphrase_pattern': genkey.c:143:5: warning: value computed is not used [-Wunused-value] protect-tool.c: In function 'show_keygrip': protect-tool.c:538:3: warning: value computed is not used [-Wunused-value] command.c:74:0: warning: "IS_LOCKED" redefined [enabled by default] In file included from /usr/include/sys/thread.h:37:0, from /usr/include/sys/ptrace.h:28, from /usr/include/sys/proc.h:48, from /usr/include/sys/pri.h:43, from /usr/include/sys/sched.h:38, from /usr/include/sched.h:51, from /opt/lib/gcc/powerpc-ibm-aix5.3.7.0/4.7.4/include-fixed/pthread.h:73, from /opt/include/npth.h:61, from command.c:30: /usr/include/sys/lock_def.h:224:0: note: this is the location of the previous definition g13.c: In function 'wrong_args': g13.c:243:3: warning: value computed is not used [-Wunused-value] server.c: In function 'g13_status': server.c:702:11: warning: value computed is not used [-Wunused-value] server.c:710:17: warning: value computed is not used [-Wunused-value] server.c:713:7: warning: value computed is not used [-Wunused-value] mount.c: In function 'g13_mount_container': mount.c:263:7: warning: implicit declaration of function 'mkdtemp' [-Wimplicit-function-declaration] be-encfs.c: In function 'be_encfs_create_container': be-encfs.c:418:3: warning: implicit declaration of function 'mkdtemp' [-Wimplicit-function-declaration] dirmngr.c:361:1: warning: 'my_gnutls_log' defined but not used [-Wunused-function] dirmngr-client.c: In function 'read_pem_certificate': dirmngr-client.c:586:13: warning: value computed is not used [-Wunused-value] dirmngr-client.c:595:24: warning: value computed is not used [-Wunused-value] dirmngr-client.c:598:24: warning: value computed is not used [-Wunused-value] dirmngr-client.c:606:30: warning: value computed is not used [-Wunused-value] gpg-connect-agent.c: In function 'read_and_print_response': gpg-connect-agent.c:2008:15: warning: value computed is not used [-Wunused-value] gpg-connect-agent.c:2031:19: warning: value computed is not used [-Wunused-value] gpg-connect-agent.c:2044:25: warning: value computed is not used [-Wunused-value] gpg-connect-agent.c:2056:25: warning: value computed is not used [-Wunused-value] gpg-connect-agent.c:2058:25: warning: value computed is not used [-Wunused-value] gpg-connect-agent.c:2060:25: warning: value computed is not used [-Wunused-value] gpg-connect-agent.c:2062:19: warning: value computed is not used [-Wunused-value] gpg-connect-agent.c:2088:19: warning: value computed is not used [-Wunused-value] gpg-connect-agent.c:2095:15: warning: value computed is not used [-Wunused-value] gpg-connect-agent.c:2103:17: warning: value computed is not used [-Wunused-value] gpg-connect-agent.c:2114:19: warning: value computed is not used [-Wunused-value] gpg-connect-agent.c:2124:19: warning: value computed is not used [-Wunused-value] gpg-connect-agent.c:2142:19: warning: value computed is not used [-Wunused-value] gpg-connect-agent.c:2156:19: warning: value computed is not used [-Wunused-value] gpg-connect-agent.c:2168:19: warning: value computed is not used [-Wunused-value] watchgnupg.c: In function 'die': watchgnupg.c:68:3: warning: value computed is not used [-Wunused-value] watchgnupg.c: In function 'err': watchgnupg.c:85:3: warning: value computed is not used [-Wunused-value] watchgnupg.c: In function 'print_line': watchgnupg.c:165:11: warning: value computed is not used [-Wunused-value] gpgparsemail.c: In function 'die': gpgparsemail.c:94:3: warning: value computed is not used [-Wunused-value] gpgparsemail.c: In function 'err': gpgparsemail.c:112:3: warning: value computed is not used [-Wunused-value] gpgparsemail.c: In function 'run_gnupg': gpgparsemail.c:254:13: warning: value computed is not used [-Wunused-value] gpgparsemail.c:269:11: warning: value computed is not used [-Wunused-value] gpgparsemail.c:290:7: warning: value computed is not used [-Wunused-value] gpg-check-pattern.c: In function 'process': gpg-check-pattern.c:465:16: warning: value computed is not used [-Wunused-value] clean-sat.c: In function 'main': clean-sat.c:27:15: warning: value computed is not used [-Wunused-value] clean-sat.c:30:2: warning: value computed is not used [-Wunused-value] clean-sat.c:31:6: warning: value computed is not used [-Wunused-value] mk-tdata.c: In function 'main': mk-tdata.c:56:11: warning: value computed is not used [-Wunused-value] mk-tdata.c:65:11: warning: value computed is not used [-Wunused-value] gpgsplit.c: In function 'read_u16': gpgsplit.c:219:13: warning: value computed is not used [-Wunused-value] gpgsplit.c:222:13: warning: value computed is not used [-Wunused-value] gpgsplit.c: In function 'write_old_header': gpgsplit.c:254:8: warning: value computed is not used [-Wunused-value] gpgsplit.c:259:11: warning: value computed is not used [-Wunused-value] gpgsplit.c:261:11: warning: value computed is not used [-Wunused-value] gpgsplit.c:266:11: warning: value computed is not used [-Wunused-value] gpgsplit.c:269:7: warning: value computed is not used [-Wunused-value] gpgsplit.c: In function 'write_new_header': gpgsplit.c:277:8: warning: value computed is not used [-Wunused-value] gpgsplit.c:282:11: warning: value computed is not used [-Wunused-value] gpgsplit.c:288:11: warning: value computed is not used [-Wunused-value] gpgsplit.c:290:11: warning: value computed is not used [-Wunused-value] gpgsplit.c:295:11: warning: value computed is not used [-Wunused-value] gpgsplit.c:297:11: warning: value computed is not used [-Wunused-value] gpgsplit.c:299:11: warning: value computed is not used [-Wunused-value] gpgsplit.c:301:11: warning: value computed is not used [-Wunused-value] gpgsplit.c:303:11: warning: value computed is not used [-Wunused-value] gpgsplit.c: In function 'handle_zlib': gpgsplit.c:392:29: warning: value computed is not used [-Wunused-value] gpgsplit.c:439:12: warning: value computed is not used [-Wunused-value] gpgsplit.c:451:5: warning: value computed is not used [-Wunused-value] gpgsplit.c: In function 'write_part': gpgsplit.c:572:15: warning: value computed is not used [-Wunused-value] gpgsplit.c:596:16: warning: value computed is not used [-Wunused-value] gpgsplit.c:608:16: warning: value computed is not used [-Wunused-value] gpgsplit.c:626:25: warning: value computed is not used [-Wunused-value] gpgsplit.c:639:24: warning: value computed is not used [-Wunused-value] gpgsplit.c:659:24: warning: value computed is not used [-Wunused-value] gpgsplit.c:665:28: warning: value computed is not used [-Wunused-value] gpgsplit.c:667:24: warning: value computed is not used [-Wunused-value] gpgsplit.c:681:20: warning: value computed is not used [-Wunused-value] gpgsplit.c:688:19: warning: value computed is not used [-Wunused-value] gpgsplit.c:691:20: warning: value computed is not used [-Wunused-value] gpgsplit.c:702:24: warning: value computed is not used [-Wunused-value] gpgsplit.c:729:26: warning: value computed is not used [-Wunused-value] gpgsplit.c:731:24: warning: value computed is not used [-Wunused-value] gpgsplit.c:742:12: warning: value computed is not used [-Wunused-value] gpgsplit.c:749:11: warning: value computed is not used [-Wunused-value] gpgsplit.c:752:12: warning: value computed is not used [-Wunused-value] gpgsplit.c: In function 'do_split': gpgsplit.c:788:9: warning: value computed is not used [-Wunused-value] gpgsplit.c:801:16: warning: value computed is not used [-Wunused-value] gpgsplit.c:810:20: warning: value computed is not used [-Wunused-value] gpgsplit.c:849:24: warning: value computed is not used [-Wunused-value] yat2m: writing 'gnupg.7' yat2m: writing 'gpg2.1' yat2m: writing 'gpgsm.1' yat2m: writing 'gpg-agent.1' yat2m: writing 'dirmngr.8' yat2m: writing 'scdaemon.1' yat2m: writing 'watchgnupg.1' yat2m: writing 'gpgv2.1' yat2m: writing 'addgnupghome.8' yat2m: writing 'gpgconf.1' yat2m: writing 'applygnupgdefaults.8' yat2m: writing 'gpgsm-gencert.sh.1' yat2m: writing 'gpg-preset-passphrase.1' yat2m: writing 'gpg-connect-agent.1' yat2m: writing 'dirmngr-client.1' yat2m: writing 'gpgparsemail.1' yat2m: writing 'symcryptrun.1' yat2m: writing 'gpg-zip.1' asschk.c: In function 'die': asschk.c:197:3: warning: value computed is not used [-Wunused-value] asschk.c: In function 'err': asschk.c:218:3: warning: value computed is not used [-Wunused-value] asschk.c: In function 'read_assuan': asschk.c:316:6: warning: value computed is not used [-Wunused-value] asschk.c: In function 'start_server': asschk.c:454:7: warning: missing sentinel in function call [-Wformat] gpgsm: WARNING: running with faked system time: 2002-12-02 13:29:59 gpgsm: keybox '/data/prj/gnu/gcrypt/gnupg/gnupg-2.1.0/tests/pubring.kbx' created gpgsm: total number processed: 1 gpgsm: imported: 1 gpgsm: WARNING: running with faked system time: 2002-12-02 13:29:59 gpgsm: total number processed: 1 gpgsm: imported: 1 gpgsm: WARNING: running with faked system time: 2002-12-02 13:29:59 gpgsm: total number processed: 1 gpgsm: imported: 1 On Thu, Nov 27, 2014 at 6:40 PM, Michael Felt <aixto...@gmail.com> wrote: > I decided to be a bit more pragmatic, and just packaged and loaded > libiconv-1.14. > > Now configure completes, but make fails (with xlC or vac) on: > + /opt/bin/make > build/aix/make.out > "http.c", line 1931.1: 1506-343 (S) Redeclaration of parse_response > differs from previous declaration on line 181 of "http.c". > "http.c", line 1931.1: 1506-050 (I) Return type "enum {...}" in > redeclaration is not compatible with the previous return type "unsigned > int". > make[3]: *** [libcommontls_a-http.o] Error 1 > make[2]: *** [all] Error 2 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > /opt/bin/make returned an error > > There may be more messages (to come), but this is where it stops for now. > > Michael > > p.s. My last note was only to the list. Did it show up? (I shall go > register - now while I think of it!) > > On Mon, Nov 24, 2014 at 12:51 PM, Werner Koch <w...@gnupg.org> wrote: > >> On Sat, 22 Nov 2014 16:30, aixto...@gmail.com said: >> >> > However, configure is reporting - in config.log that AIX does not have >> > libiconv - which it does. So, my question is: to which gnu tool should I >> >> Well, the code does not detect it or it is not usable. The latter >> should be reported. >> >> The detection code is source copied in GnuPG and used to create the >> configure script. Some parts have not been updated for a long time and >> thus it might help to update them. Can you send me the complete >> config.log by private mail? >> >> >> Shalom-Salam, >> >> Werner >> >> -- >> Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz. >> >> >
_______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users