bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

i am unable to compile CommonC++ on Tru64 unix 4.0f


From: Haranath.Varanasi
Subject: i am unable to compile CommonC++ on Tru64 unix 4.0f
Date: Tue, 5 Feb 2002 09:51:56 +0530 (IST)

hello
i am unable to build CommonC++ on Tru64 unix 4.0f .
i am useing gcc 2.95 and gnu make.

here is  make output
Making all in src
make[1]: Entering directory `/bkup/windows/hari/CommonC++-1.9.3/src'
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I../src
-I/usr/local/include  -I../src  -g -O2 -D_GNU_SOURCE -D_REENTRANT
-D_THREAD_
SAFE -c thread.cpp
rm -f .libs/thread.lo
c++ -DHAVE_CONFIG_H -I. -I. -I. -I../src -I/usr/local/include -I../src -g
-O2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -c thread.cpp  -DPIC -o
.libs/thr
ead.lo
In file included from config.h:406,
                 from thread.cpp:41:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:984:
`valid' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:985:
`reserved' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:985:
cannot initialize arrays using this syntax
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:997:
`valid' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:998:
`name' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:998:
declaration of `char * __pthread_paddock_t::_Pfield'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:997:
conflicts with previous declaration `__pthreadLongUint_t
__pthread_paddock_t::_Pf
ield'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:999:
`arg' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:999:
declaration of `__pthreadLongUint_t __pthread_paddock_t::_Pfield'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:997:
conflicts with previous declaration `__pthreadLongUint_t
__pthread_paddock_t::_Pf
ield'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1000:
`reserved' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1000:
conflicting types for `long unsigned int _Pfield[19]'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:985:
previous declaration as `long unsigned int _Pfield[15]'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1000:
cannot initialize arrays using this syntax
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:998:
duplicate member `__pthread_paddock_t::_Pfield'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:999:
duplicate member `__pthread_paddock_t::_Pfield'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1096:
`pthread_key_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1096:
`pthread_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1096:
typedef declaration includes an initializer
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1096:
typedef `__pthreadConstructorFunc_t' is initialized
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1098:
type specifier omitted for parameter
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1098:
type specifier omitted for parameter
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1152:
syntax error before `('
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1340:
`pthread_mutexattr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1340:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1342:
`pthread_mutexattr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1342:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1352:
`pthread_mutex_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1352:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1365:
`pthread_mutex_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1365:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1370:
`pthread_mutex_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1370:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1372:
`pthread_mutex_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1372:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1374:
`pthread_mutex_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1374:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1383:
`pthread_mutex_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1383:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1395:
`pthread_mutex_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1395:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1407:
`pthread_mutex_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1407:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1591:
`pthread_condattr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1591:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1593:
`pthread_condattr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1593:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1596:
`pthread_condattr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1596:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1598:
parse error before `*'

/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1609:
`pthread_cond_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1609:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1622:
`pthread_cond_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1622:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1634:
`pthread_cond_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1634:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1646:
`pthread_cond_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1646:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1658:
`pthread_cond_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1658:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1671:
`pthread_cond_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1671:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1678:
`pthread_attr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1678:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1680:
parse error before `*'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1694:
`pthread_attr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1694:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1697:
parse error before `*'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1711:
`pthread_attr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1711:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1716:
parse error before `*'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1727:
`pthread_attr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1727:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1740:
parse error before `*'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1746:
`pthread_attr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1746:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1749:
parse error before `*'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1753:
`pthread_attr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1753:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1757:
parse error before `*'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1761:
`pthread_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1762:
parse error before `*'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1766:
`pthread_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1767:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1774:
`pthread_attr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1774:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1776:
`pthread_attr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1776:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1785:
`pthread_attr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1785:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1798:
parse error before `*'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1804:
`pthread_attr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1804:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1807:
parse error before `*'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1818:
`pthread_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1818:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1852:
`pthread_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1852:
parse error before `*'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1865:
`pthread_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1865:
warning: `__pthread_detach' initialized and declared `extern'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1889:
`pthread_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1889:
`pthread_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1889:
warning: `__pthread_equal' initialized and declared `extern'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1889:
initializer list being treated as compound expression
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1918:
`pthread_once_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1918:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1924:
`pthread_key_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1924:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1927:
`pthread_key_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1927:
warning: `pthread_key_delete' initialized and declared `extern'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1930:
`pthread_key_t' was not declared in this scope

/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1930:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1975:
`pthread_key_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1975:
warning: `__pthread_getspecific' initialized and declared `extern'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1988:
`pthread_key_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:1988:
parse error before `void'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2039:
`pthread_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2039:
warning: `__pthread_cancel' initialized and declared `extern'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2078:
parse error before `*'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2084:
`pthread_attr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2084:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2092:
`pthread_cond_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2092:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2097:
`pthread_cond_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2097:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2105:
`pthread_key_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2106:
parse error before `*'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2110:
`pthread_key_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2111:
parse error before `char'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2118:
`pthread_mutex_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2118:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2123:
`pthread_mutex_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2123:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2131:
`pthread_rwlock_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2131:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2136:
`pthread_rwlock_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2136:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2144:
`pthread_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2145:
parse error before `*'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2149:
`pthread_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2150:
parse error before `char'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2160:
`pthread_cond_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2160:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2172:
`pthread_cond_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2172:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2236:
`pthread_attr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2236:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2244:
`pthread_attr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2244:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2255:
parse error before `*'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2263:
parse error before `*'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2266:
`pthread_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2266:
warning: `pthread_getsequence_np' initialized and declared `extern'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2291:
`pthread_key_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2291:
warning: `pthread_key_validate_np' initialized and declared `extern'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2315:
parse error before `*'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2319:
parse error before `*'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2323:
`pthread_mutexattr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2323:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2327:
`pthread_mutexattr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2327:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2331:
`pthread_mutexattr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2331:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2333:
parse error before `*'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2337:
`pthread_rwlock_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2337:
parse error before `,'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2340:
`pthread_rwlock_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2340:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2342:
`pthread_rwlock_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2342:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2344:
`pthread_rwlock_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2344:
parse error before `)'

/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2344:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2346:
`pthread_rwlock_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2346:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2348:
`pthread_rwlock_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2348:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2350:
`pthread_rwlock_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2350:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2352:
`pthread_rwlockattr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2352:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2354:
`pthread_rwlockattr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2354:
parse error before `)'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2357:
parse error before `*'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2359:
`pthread_rwlockattr_t' was not declared in this scope
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95/include/pthread.h:2359:
parse error before `,'
In file included from /usr/include/semaphore.h:45,
                 from config.h:412,
                 from thread.cpp:41:
/usr/include/sys/psx4_nspace_ts.h:68: `SEM_NAME_MAX' was not declared in
this scope
/usr/include/sys/psx4_nspace_ts.h:147: syntax error before `;'
/usr/include/sys/psx4_nspace_ts.h:149: syntax error before `;'
In file included from config.h:412,
                 from thread.cpp:41:
/usr/include/semaphore.h:66: `SEM_NAME_MAX' was not declared in this scope
In file included from config.h:538,
                 from thread.cpp:41:
/usr/include/sys/socket.h:203: syntax error before `;'
In file included from config.h:548,
                 from thread.cpp:41:
/usr/include/arpa/inet.h:71: syntax error before `('
/usr/include/arpa/inet.h:73: syntax error before `('
/usr/include/arpa/inet.h:74: `in_addr_t' was not declared in this scope
/usr/include/arpa/inet.h:74: `in_addr_t' was not declared in this scope
/usr/include/arpa/inet.h:74: warning: `inet_makeaddr' initialized and
declared `extern'
/usr/include/arpa/inet.h:75: syntax error before `('
/usr/include/arpa/inet.h:76: syntax error before `('
In file included from config.h:549,
                 from thread.cpp:41:
/usr/include/netdb.h:115: syntax error before `;'
In file included from config.h:552,
                 from thread.cpp:41:
/usr/include/netinet/in_systm.h:78: syntax error before `;'
/usr/include/netinet/in_systm.h:79: syntax error before `;'
/usr/include/netinet/in_systm.h:81: syntax error before `;'
In file included from config.h:555,
                 from thread.cpp:41:
/usr/include/netinet/ip.h:98: syntax error before `;'
/usr/include/netinet/ip.h:109: syntax error before `;'
/usr/include/netinet/ip.h:110: syntax error before `;'
/usr/include/netinet/ip.h:111: syntax error before `;'
/usr/include/netinet/ip.h:112: syntax error before `;'
/usr/include/netinet/ip.h:115: syntax error before `;'
/usr/include/netinet/ip.h:116: syntax error before `;'
/usr/include/netinet/ip.h:117: syntax error before `;'
/usr/include/netinet/ip.h:180: syntax error before `;'
/usr/include/netinet/ip.h:181: syntax error before `;'
/usr/include/netinet/ip.h:182: syntax error before `;'
/usr/include/netinet/ip.h:184: syntax error before `;'
/usr/include/netinet/ip.h:196: syntax error before `['
/usr/include/netinet/ip.h:199: syntax error before `;'
In file included from thread.cpp:43:
strchar.h: In method `int ost::keystring::compare(const char *)':

strchar.h:84: implicit declaration of function `int ost::strcasecmp(...)'
In file included from thread.cpp:45:
thread.h: At top level:
thread.h:85: syntax error before `;'
thread.h:236: syntax error before `;'
thread.h:339: syntax error before `;'
thread.h:503: syntax error before `;'
thread.h:651: syntax error before `;'
thread.h:1024: syntax error before `;'
thread.h:1025: syntax error before `;'
thread.h: In function `static void
ost::PosixThread::SignalThread(ost::Thread *, int)':
thread.h:1380: `class ost::Thread' has no member named `_tid'
thread.h:1380: implicit declaration of function `int
ost::pthread_kill(...)'
thread.h: At top level:
thread.h:1524: syntax error before `;'
thread.cpp: In method `void ost::Thread::Suspend()':
thread.cpp:94: `_tid' undeclared (first use this function)
thread.cpp:94: (Each undeclared identifier is reported only once
thread.cpp:94: for each function it appears in.)
thread.cpp: In function `void ost::ccxx_sigsuspend(int)':
thread.cpp:128: implicit declaration of function `int ost::sigwait(...)'
thread.cpp: In method `ost::Thread::Thread(bool)':
thread.cpp:183: implicit declaration of function `int
ost::__pthread_self(...)'
thread.cpp:196: assignment to `void (*)()' from `void (*)(int)'
thread.cpp:214: assignment to `void (*)()' from `void (*)(int)'
thread.cpp: In method `ost::Thread::Thread(int = 0, long unsigned int =
0)':
thread.cpp:248: `_attr' undeclared (first use this function)
thread.cpp: In method `ost::Thread::Thread(const ost::Thread &)':
thread.cpp:334: implicit declaration of function `int
ost::pthread_sigmask(...)'
thread.cpp: In method `int ost::Thread::Detach(ost::Semaphore * = 0)':
thread.cpp:377: `__pthread_detach' cannot be used as a function
thread.cpp:391: `__pthread_detach' cannot be used as a function
thread.cpp: In method `void ost::Thread::Terminate()':
thread.cpp:409: `__pthread_cancel' cannot be used as a function
thread.cpp: In function `void ost::execHandler(ost::Thread *)':
thread.cpp:426: `class ost::Thread' has no member named `_tid'
thread.cpp:452: `class ost::Thread' has no member named `_tid'
thread.cpp:452: `__pthread_detach' cannot be used as a function
thread.cpp:456: `class ost::Thread' has no member named `_tid'
thread.cpp: In method `void ost::Thread::Yield()':
thread.cpp:541: implicit declaration of function `int
ost::sched_yield(...)'
thread.cpp: In function `void ost::siginstall(int)':
thread.cpp:743: assignment to `void (*)()' from `void (*)(int)'
make[1]: *** [thread.lo] Error 1
make[1]: Leaving directory `/bkup/windows/hari/CommonC++-1.9.3/src'
make: *** [all-recursive] Error 1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]