On 10/1/07, Jan Engelhardt <[EMAIL PROTECTED]> wrote:
>
> On Oct 1 2007 18:41, Donato Azevedo wrote:
> >Hi everyone!
> >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
> >'typedef struct pthread_st* pthread_t'
>
> So, why have you replaced pthread by your own?

I actually haven't (not voluntarily, I mean)... Some package I might
have installed without yast may have placed it there... Since I cant
remember which package did it, I simply renamed
/usr/local/include/pthread.h to /usr/local/include/pthread.h.bkp and
created a symlink named /usr/local/include/pthread.h pointing to
/usr/include/pthread.h

It did thre trick for the make xconfig'ing of the kernel... I'll try
and compile the kernel and see the result....

anyway, thanks for the help!!!

ps: When replying on this list, should I send the response to the
person who sent me the email and cc it to the list, or send it
directly to the list?

--
Donato Azevedo
Control and Automation Eng.
UFMG - Brazil
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to