From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <483ADAE3.2060105@domain.hid> Date: Mon, 26 May 2008 17:44:35 +0200 From: Sebastian Smolorz MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: [Xenomai-core] revision 3882 breaks compilation of xenomai List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gilles Chanteperdrix , xenomai-core Hello Gilles, with your last commit: Fix compilation with ucLibc I cannot build xenomai userland any more (at least when taking glibc). cyclictest fails with the following error: ../../skins/posix/.libs/libpthread_rt.so: undefined reference to `likely' ../../skins/posix/.libs/libpthread_rt.so: undefined reference to `unlikely' collect2: ld returned 1 exit status -- Sebastian