All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-core] libnative versioning
@ 2006-12-01 15:39 Jan Kiszka
  2006-12-01 16:56 ` Philippe Gerum
  0 siblings, 1 reply; 7+ messages in thread
From: Jan Kiszka @ 2006-12-01 15:39 UTC (permalink / raw)
  To: xenomai-core

[-- Attachment #1: Type: text/plain, Size: 517 bytes --]

Hi,

we just had some fun here with incompatible native libraries. A program
was built against some 2.2 release and was then started on a target with
2.3 libs installed. The result: undefined symbol rt_mutex_lock. The
reason: this function was renamed to rt_mutex_acquire in trunk to
resolve a naming conflict in recent kernels.

So we now have incompatible libraries and should either increment some
version number of libnative or export the necessary aliases for
lock/unlock. What is preferred?

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-12-06 17:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-01 15:39 [Xenomai-core] libnative versioning Jan Kiszka
2006-12-01 16:56 ` Philippe Gerum
2006-12-01 17:44   ` Gilles Chanteperdrix
2006-12-01 18:00     ` Philippe Gerum
2006-12-04  8:46       ` Gilles Chanteperdrix
2006-12-05 16:44   ` [Xenomai-core] " Jan Kiszka
2006-12-06 17:08     ` Philippe Gerum

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.