building firmware

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

chekov chekov at riseup.net
Wed Mar 10 20:52:35 UTC 2010


it looks like it can't build some .o-files because of a missing
src/select.h
there is an select.h located at:
./shared/libosmocore/include/osmocore/select.h

but i don't know if they are the same.

Steve Markgraf wrote:
> 
> There really seems to be something wrong with master, on a fresh
> checkout I get this:
> 
> mkdir shared/libosmocore/build-target
> cd shared/libosmocore/build-target && ../configure \
>             --host=arm-elf-linux --disable-shared --disable-talloc
...
> `<snip>/devel/osmocom-bb/src/shared/libosmocore/build-target':
> configure: error: C compiler cannot create executables
> See `config.log' for more details.
> make: *** [shared/libosmocore/build-target/Makefile] Fehler 77


here are some lines from config.log:

| #include <execinfo.h>
configure:11502: result: no
configure:11530: checking for execinfo.h
configure:11539: result: no
configure:11424: checking sys/select.h usability
configure:11441: arm-elf-gcc -c -Os -ffunction-sections
-I../../../../target/firmware/include  conftest.c >&5
conftest.c:53:24: error: sys/select.h: No such file or directory
configure:11448: $? = 1
configure: failed program was:
| /* confdefs.h.  */

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <http://lists.osmocom.org/pipermail/baseband-devel/attachments/20100310/4eb8bf6c/attachment.bin>


More information about the baseband-devel mailing list