I tried building with gcc3, gcc4 (both OpenPKG), and IBM's xlc - all with the same results:

./shtool scpp -o pth_p.h -t pth_p.h.in -Dcpp -Cintern -M '==#==' pth_compat.c pth_debug.c pth_syscall.c pth_errno.c pth_ring.c pth_mctx.c pth_uctx.c pth_clean.c pth_time.c pth_tcb.c pth_util.c pth_pqueue.c pth_event.c pth_sched.c pth_data.c pth_msg.c pth_cancel.c pth_sync.c pth_attr.c pth_lib.c pth_fork.c pth_high.c pth_ext.c pth_string.c pthread.c ./libtool --mode=compile --quiet /syscfg/opkg/bin/gcc3 -c -I. -O2 -pipe pth_debug.c
In file included from pth_p.h.in:54,
                 from pth_debug.c:29:
pth.h:93:2: #error "FD_SETSIZE is larger than what GNU Pth can handle."

It doesn't matter if I use the 2.5 or current release of pth. UCLA has pth binaries built for AIX 5.3 so I know it's possible but I can't find any build docs.

Doug
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to