Hi,

I've been trying to compile the Voidroid project (PJSIP client for
Android). I can't copy with one problem that constantly occurs while
building the PJSIP part: After running the command: ./configure --
host=arm-eabi in my PJPROJECT directory, I get the following error:

aconfigure: WARNING: If you wanted to set the --build type, don't use
--host.
If a cross compiler is detected then cross compile mode will be used.
checking build system type... i686-pc-linux-gnu
checking host system type... arm-unknown-eabi
checking target system type... arm-unknown-eabi
checking for arm-eabi-gcc... arm-eabi-gcc
checking for C compiler default output file name... aconfigure: error:
C compiler cannot create executables
See `config.log' for more details.

The config.log file says:
aconfigure:1822: checking for C compiler default output file name
aconfigure:1825: arm-eabi-gcc -O2   conftest.c  >&5
/android-source/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/arm-
eabi-ld: crt0.o: No such file: No such file or directory
collect2: ld returned 1 exit status

What should I do to get this file? The Android source code has built
without problems...
I will really appreciate your help!
Thanks in advance,
Adam

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to