[PATCH 1/3] build: resolve link failure in libosmogsm when --disable-talloc is used

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Jan Engelhardt jengelh at inai.de
Fri Oct 3 11:16:53 UTC 2014


On Friday 2014-10-03 13:04, Holger Hans Peter Freyther wrote:
>On Fri, Oct 03, 2014 at 12:57:02PM +0200, Jan Engelhardt wrote:
>
>> +if !ENABLE_TALLOC
>> +libosmogsm_la_LIBADD += -ltalloc
>> +endif
>
>You assume that a libtalloc exists on the
>system and that it is found in the library search paths. This is
>not an improvement, it is a change that breaks in different ways for
>different people.

It is the same logic that was used for libosmocore_la_LIBADD.
It goes away with patch 2 anyway, so it should not hurt. Squash the two 
if need be.




More information about the OpenBSC mailing list