libosmocore/osmocombb build error

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/.

Job baseband at hackwerk.org
Sat Aug 20 20:10:44 UTC 2011


Hi,

When building osmocombb with an updated src/shared/libosmocore (0.3.6)
the build fails due to make attempting to build utils/osmo-arfcn.c for
build-target which does not have stdio.

I have no patch as I was not sure what the preferred way to solve it is.
Maybe a --disable-utils like for tests?

Best regards,

Job


make[3]: Entering directory
`osmocom-bb/src/shared/libosmocore/build-target/utils'
  CC     osmo-arfcn.o
../../utils/osmo-arfcn.c: In function 'arfcn2freq':
../../utils/osmo-arfcn.c:43: warning: incompatible implicit declaration
of built-in function 'fprintf'
../../utils/osmo-arfcn.c:43: error: 'stderr' undeclared (first use in
this function)




More information about the baseband-devel mailing list