Compile PTH on AIX

beppecosta beppecosta at yahoo.it
Tue May 11 15:38:59 CEST 2010


I think that the problem is still with FD_SETSIZE ....

>  Paste this part of config.log

configure:7909: checking for pth-config
configure:7927: found /QOpenSys/usr/local/bin/pth-config
configure:7940: result: /QOpenSys/usr/local/bin/pth-config
configure:7954: checking for PTH - version >= 1.3.7
configure:7980: result: yes
configure:7982: checking whether PTH installation is sane
configure:8006: gcc -o conftest -g -O2 -I/QOpenSys/usr/local/include  
-L/QOpenSys/usr/local/lib conftest.c  -lpth -ldl -lnsl >&5
In file included from conftest.c:37:
/QOpenSys/usr/local/include/pth.h:93:2: error: #error "FD_SETSIZE is larger
than what GNU Pth can handle."
configure:8006: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.0.15"
| #define PACKAGE_STRING "gnupg 2.0.15"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "gnupg"
| #define VERSION "2.0.15"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.0.15"
| #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.4.0"
| #define NEED_KSBA_VERSION "1.0.2"
| #define PK_UID_CACHE_SIZE 4096
| #define _LARGE_FILES 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.0.0"
| #define SHRED "/usr/bin/shred"
| /* end confdefs.h.  */
| #include <pth.h>
| 
| int
| main ()
| {
|  pth_init ();
|   ;
|   return 0;
| }
configure:8022: result: no


-- 
View this message in context: http://old.nabble.com/Compile-PTH-on-AIX-tp28446986p28524172.html
Sent from the GnuPG - User mailing list archive at Nabble.com.




More information about the Gnupg-users mailing list