RANJAN wrote:
>
>
>     Cool, thanks to the hint of Johan Hedberg from BlueZ project i finally
>     got it fully working. [1] Enjoy, improve and share.
>
>     [1]
>     
> http://wiki.openmoko.org/wiki/Manually_using_Bluetooth#Information_about_bluez4_networking
>
>
> Tried installing blueman but I got this error on ./configure
> ./configure
> checking for a BSD-compatible install... ./install-sh -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... ./install-sh -c -d
> checking for gawk... no
> checking for mawk... no
> checking for nawk... no
> checking for awk... awk
> checking whether make sets $(MAKE)... no
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for gcc... no
> checking for cc... no
> checking for cl.exe... no
> configure: error: in `/home/root/tmp/blueman-1.10':
> configure: error: no acceptable C compiler found in $PATH
> See `config.log' for more details.
>
> Please advice.
>
> Sriranjan
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>   
Hi Sriranjan,

Are you compiling on the freerunner? or on a desktop pc with crosscompiling?
It seems gcc (the compiler) is missing, or just named differently.
you can use the CC environment variable to point to the right compiler,
if it is not gcc.

Kind regards,
Ed



_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to