RE: GnuPG 2.0.12 on AIX 5.3 TL 03

2009-09-03 Thread Bob Wyatt
What options did you use to compile pth? Ben Sorry the unnecessary traffic/confusion... The same environment (CC=gcc, CFLAGS="-g -O2 -mcpu=powerpc", and LIBPATH=/usr/lib:/usr/ccs/lib:/usr/local/lib) as my other posts... ./configure --prefix=/usr/local --with-fdsetsize=1024 Bob __ Inf

Re: GnuPG 2.0.12 on AIX 5.3 TL 03

2009-09-03 Thread Benjamin Donnachie
2009/9/3 Bob Wyatt : > What am I missing? Any advice? Please don't keep starting new threads - just post a reply to your existing message. What options did you use to compile pth? Ben ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnu

GnuPG 2.0.12 on AIX 5.3 TL 03

2009-09-03 Thread Bob Wyatt
When I run configure, I now have in my environment: export CC=gcc export CFLAGS="-g -O2 -mcpu=powerpc" export LIBPATH=/usr/lib:/usr/ccs/lib:/usr/local/lib When running the configure for GnuPG, I execute: ./configure -prog