Compling pb with Ubuntu 11.04 64 bits

Holger Hans Peter Freyther holger at freyther.de
Sun Jan 1 18:23:10 CET 2012


On 01/01/2012 03:34 PM, Eric Tyberghien wrote:
> Hi all
> 

Hi Gustav,

it is your third mail (one private, two to the list) but it is sadly not much
of a dialogue. There is nothing wrong with Ubuntu 11.10 (11.04...) but
apparently you changed more than jut 11.10 -> 11.04. From the little
information you provide one can see you at least changed the place where you
keep the sourcecode. So please keep your environment stable because otherwise
you wasted the time of the ones that were kind enough to respond.

So the path to success:

1.) Think, try to understand what happens
2.) Provide context when you are writing an email, what do you do, why do you
do this? what you think should happen
3.) include complete output....

In this specific case:

Find where the sourcecode of msgb_free is (the answer will be msgb.c), find
the msgb.o (compiled object file) that was compiled for ARM. Look if there is
a msgb_free in it (objdump,nm..) or if there is something wrong with this file
(ls, file, readelf). My guess is that you did something funny during compile
and ended up with a zero byte msgb.o.

cheers
	holger



More information about the baseband-devel mailing list