On 19/11/2007, Gagan bhatia <[EMAIL PROTECTED]> wrote: <snip> > * gcc -c -g -Wall -I../ -I../headers -DDEFAULTDIR=\"/tmp/sriram\" > -DAIX -DHIGHFIRST -DARGV0=\"shared-libs\" -DXML_VAR=\"var\" -DOSSECHIDS > *.c > In file included from pthreads_op.c:15: > /usr/include/pthread.h:652: error: parse error before '*' token <snip>
O solved this problem on AIX 5.3 w/ gcc by commenting out all pthread.h includes in ossec source. YMMV. -- http://nk99.org/
