[PATCH] build: Fix make rule for building crc%gen.h

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/baseband-devel@lists.osmocom.org/.

Max.Suraev at fairwaves.ru
Mon Sep 17 12:44:32 UTC 2012


16.09.2012 20:58, Maciej Grela пишет:
> The current rule for building a directory for crc%gen.h uses $(notdir
> $@) causing a build error:

I think I've experienced this error while building osmocom-bb today.
Until this patch merged into mainline the following workaround might help:

cd src/shared/libosmocore
./configure
make distclean
cd ../..
make

-- 
best regards,
Max, http://fairwaves.ru




More information about the baseband-devel mailing list