Re: protocol.c:217: error: `PF_UNSPEC' undeclared(first use in this function)

Brian Stafford <[email protected]> Thu, 08 Apr 2004 10:08:29 +0000
Newsgroups gmane.comp.lib.libesmtp
Message-ID <[email protected]>
On 2004.04.08 11:14, Pawel Salek wrote:

>> Try running "aclocal ; automake ; autoconf" and then the configure
>> command again.  See if that helps.
> 
> I think I found something else there:
> 
> Pthread internal error: message: __libc_reinit() failed, file: /ux/ 
> core/kern/pthreads/pthread.c, line: 1093
> Return Pointer is 0xc0d093b3
> ./configure[11876]: 16993 Quit(coredump)

Interesting - wonder if ./configure --enable-pthreads=no ... might help

Brian