Thanks Sylvain,
That did the trick. I had previously only run make clean, which obviously wasn't enough.
I appreciate your work in all this. I can't wait to explore some more.
Cheers,
Miguel
________________________________ From: Sylvain Munaut 246tnt@gmail.com To: Miguel Rios miguelrios35@yahoo.com Cc: "baseband-devel@lists.osmocom.org" baseband-devel@lists.osmocom.org Sent: Thursday, June 13, 2013 4:57 PM Subject: Re: no transceiver binary inside src/host/layer23/src/transceiver folder after running make
On Thu, Jun 13, 2013 at 5:22 PM, Miguel Rios miguelrios35@yahoo.com wrote:
Further to my post, here's the log from make HOST_layer23_CONFARGS=--enable-transceiver http://pastebin.com/DRb1RmJi
You need to do a make distclean Those options are only taken into account when during the configure so if you already built once without that option, it won't do anything.
Cheers,
Sylvain