Hi!
I'm trying to build sipXtapi on Centos 4.3. When building sipXportLib, I get
the error message pasted below. That's probably because pcre.h can't be
located. I already have pcre and pcre-devel rpms installed.
[EMAIL PROTECTED] sipXportLib]$ rpm -q pcre
pcre-4.5-3.2.RHEL4
[EMAIL PROTECTED] sipXportLib]$ rpm -q pcre-devel
pcre-devel-4.5-3.2.RHEL4
Please suggest how I can resolve this error.
Thanks.
In file included from ../../../include/os/OsFileIteratorBase.h:24,
from ../../../include/os/OsFS.h:16,
from ../../../include/os/OsFileSystem.h:21,
from TestOsSysLogListener.cpp:22:
../../../include/utl/UtlRegex.h:15:18: pcre.h: No such file or directory
In file included from ../../../include/os/OsFileIteratorBase.h:24,
from ../../../include/os/OsFS.h:16,
from ../../../include/os/OsFileSystem.h:21,
from TestOsSysLogListener.cpp:22:
../../../include/utl/UtlRegex.h:435: error: ISO C++ forbids declaration of
`pcre' with no type
../../../include/utl/UtlRegex.h:435: error: expected `;' before '*' token
../../../include/utl/UtlRegex.h:437: error: ISO C++ forbids declaration of
`pcre_extra' with no type
../../../include/utl/UtlRegex.h:437: error: expected `;' before '*' token
make[4]: *** [libsipXunit_la-TestOsSysLogListener.lo] Error 1
make[4]: Leaving directory
`/home/eb_sipx/sipXtapi/sipXportLib/src/test/sipxunit'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/eb_sipx/sipXtapi/sipXportLib/src/test'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/eb_sipx/sipXtapi/sipXportLib/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/eb_sipx/sipXtapi/sipXportLib'
make: *** [all] Error 2
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/