Mailinglist Archive: opensuse (4253 mails)

< Previous Next >
Re: [opensuse] pthread compiling problem
  • From: Thomas Hertweck <Thomas.Hertweck@xxxxxx>
  • Date: Mon, 01 Oct 2007 23:03:40 +0100
  • Message-id: <47016EBC.5020000@xxxxxx>

Donato Azevedo wrote:
> I am having a problem compiling several packages because of a pthreads
> include problem.
> 
> When I try and compile a wxWidgets app or rta (www.rtai.org) I get the
> following error:
> /usr/local/include/pthread.h:285: error: conflicting declaration
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

> [...] from what
> Ive seen pthread.h is bundled with glibc-devel package 

Correct. But the standard pthread.h (from glibc-devel) is in
/usr/include, not in /usr/local/include.

Th.

-- 
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
References