[PATCH] build: Fix make rule for building crc%gen.h
☎
Max.Suraev at fairwaves.ru
Mon Sep 17 14:44:32 CEST 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