From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <483ADD27.2080203@domain.hid> Date: Mon, 26 May 2008 17:54:15 +0200 From: Sebastian Smolorz MIME-Version: 1.0 References: <483ADAE3.2060105@domain.hid> <2ff1a98a0805260848gd2f8badg97f10483242c9e45@domain.hid> In-Reply-To: <2ff1a98a0805260848gd2f8badg97f10483242c9e45@domain.hid> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [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 Cc: xenomai-core Gilles Chanteperdrix wrote: > On Mon, May 26, 2008 at 5:44 PM, Sebastian Smolorz > wrote: >> 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 > > Ok. Could you try to add a #include in > ksrc/skins/posix/cb_lock.h ? Yes, that solves it. -- Sebastian