20 May 14:33
compiling boost on AIX gives pthread errors
From: Andrej van der Zee <mavdzee <at> yahoo.co.uk>
Subject: compiling boost on AIX gives pthread errors
Newsgroups: gmane.comp.lib.boost.user
Date: 2008-05-20 12:35:54 GMT
Subject: compiling boost on AIX gives pthread errors
Newsgroups: gmane.comp.lib.boost.user
Date: 2008-05-20 12:35:54 GMT
Hi, I am having problems with compiling boost 1.35 on AIX 5.3 with gcc 4.0.0. I get the pthread errors below. I am new to AIX, so I have hopes that this can be easily solved.... Cheers, Andrej ibm1# make ./tools/jam/src/bin.aix/bjam --user-config=user-config.jam --with-date_time ...patience... ...found 453 targets... ...updating 4 targets... gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.0.0/release/threading-multi/greg_month.o /usr/include/pthread.h:596: error: 'pthread_rwlock_t' was not declared in this scope /usr/include/pthread.h:596: error: expected primary-expression before ')' token /usr/include/pthread.h:599: error: 'pthread_rwlock_t' was not declared in this scope /usr/include/pthread.h:599: error: expected primary-expression before ',' token /usr/include/pthread.h:599: error: expected primary-expression before 'const' /usr/include/pthread.h:599: error: initializer expression list treated as compound expression(Continue reading)
Sohail
RSS Feed