On Tue, 08 Apr 2008, M H wrote:
> Hi,
>
> currently I'm trying  to create some rpm packages for libtpproto-cpp and
> Parsek.
>
> Trying to configure libtpproto-cpp gives me this error at the opensuse
> build service:

Which version of libtpproto-cpp? The last release or git source?

> checking for pthread_create in -lpthread... no
> configure: error: libtpproto-cpp requires pthread library
>
> But before I checked with "ls /lib64 | grep libpt" or "ls /lib | grep
> libpt", depends on architecture if there are files with the name
> libpthread. I get this two responses on both architectures and all
> distributions: libpthread-2.6.1.so
> libpthread.so.0

I'm not sure if it helps, but I have a libpthread.so in /usr/lib, and files 
similar to above in /lib

That seems a very odd error.

> The error happens on the following distributions:
> Fedora 6,7
> openSuse 10.2, 10.3 Factory
> Suse Linux 10.0, 10.1
> Suse Linux Enterprise 10

That is a worry.

> On Mandriva 2006 it configures completely and tries to compile.
> But ends with the following:

That's good. But why should it be different?

> g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -c tlssocket.cpp -fPIC -DPIC -o
> .libs/tlssocket.o
> tlssocket.cpp: In constructor 'TPProto::TlsSocket::TlsSocket()':
> tlssocket.cpp:30: error: cannot convert
> 'gnutls_certificate_credentials_st**' to 'DSTRUCT**' for argument '1' to
> 'int gnutls_certificate_allocate_credentials(DSTRUCT**)'
> tlssocket.cpp:31: error: cannot convert

What version of gnutls are you using/have installed?

>
> Hope someone can help me to get this rpm packages done.
>
> Thanks in advance (acc)Agon

Thank Agon

Later
Lee

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
tp-devel mailing list
[email protected]
http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel

Reply via email to