List:Commits« Previous MessageNext Message »
From:Konstantin Osipov Date:June 20 2009 2:23pm
Subject:Re: bzr commit into mysql-5.1-bugteam branch (davi:2960) Bug#42599
View as plain text  
* Davi Arnaut <Davi.Arnaut@stripped> [09/06/19 03:43]:
>  2960 Davi Arnaut	2009-06-18
>       Bug#42599: error: `pthread_setschedprio' was not declared in this scope
>       
>       The problem was that a pthread.h header used by gcc did not
>       declare the pthread_setscheprio, yet the function is implemented
>       by the function is implemented, causing a autoconf check to pass
>       and compilation with C++ to fail. The solution is to add a
>       autoconf check to ensure that the function is properly declared.
>      @ configure.in
>         Check that the pthread_setschedprio is declared.

OK to push (was reviewed on IRC).

-- 
Thread
bzr commit into mysql-5.1-bugteam branch (davi:2960) Bug#42599Davi Arnaut19 Jun
  • Re: bzr commit into mysql-5.1-bugteam branch (davi:2960) Bug#42599Konstantin Osipov20 Jun