Sorry for this kind of mail: but please help||
Peter Stuge
peter at stuge.se
Sat Mar 12 13:57:22 CET 2011
Peter Stuge wrote:
> The fact that noone else had the problem could (and should) suggest
> that there is a greater error than something related to the header
> file.
..
> > roy at roy:~/osmocom-bb$ cd src
> > roy at roy:~/osmocom-bb/src$ make
> > cd shared/libosmocore/build-target && ../configure \
> > --host=arm-elf-linux --disable-vty --enable-panic-infloop \
> > --disable-shared --disable-talloc --disable-tests \
> > CC="arm-elf-gcc" CFLAGS="-Os -ffunction-sections -I/home/roy/osmocom-bb/src/target/firmware/include -nostartfiles -nodefaultlibs"
>
> The error is with --host and the gnuarm toolchain.
While this is indeed an error it should work with gnuarm thinking a
bit more. Is your problem simply missing files? Did you prepare all
of the sourcecode dependencies, specifically libosmocore, in the
right place, so that it can be found?
//Peter
More information about the baseband-devel
mailing list