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