← Back to team overview

rohc team mailing list archive

Re: [Question #224588]: Android support

 

Question #224588 on rohc changed:
https://answers.launchpad.net/rohc/+question/224588

matthew posted a new comment:
Hmm I run through your process on the HowTo and I get the following
results that are quite strange

./build.sh 
Running aclocal... done
Running libtoolize... done
Running autoconf... done
Running autoheader... done
Running automake... done
configure: WARNING: unrecognized options: --disable-linux-kernel-module
configure: 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 for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-unknown-linux-androideabi
checking for style of include used by make... GNU
checking for arm-linux-androideabi-gcc... ///opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin/arm-linux-androideabi-gcc --sysroot=/opt/android-ndk-r8d/platforms/android-8/arch-arm/
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ///opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin/arm-linux-androideabi-gcc --sysroot=/opt/android-ndk-r8d/platforms/android-8/arch-arm/ accepts -g... yes
checking for ///opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin/arm-linux-androideabi-gcc --sysroot=/opt/android-ndk-r8d/platforms/android-8/arch-arm/ option to accept ISO C89... none needed
checking dependency style of ///opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin/arm-linux-androideabi-gcc --sysroot=/opt/android-ndk-r8d/platforms/android-8/arch-arm/... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by ///opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin/arm-linux-androideabi-gcc --sysroot=/opt/android-ndk-r8d/platforms/android-8/arch-arm/... ///opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin/arm-linux-androideabi-gcc --sysroot=/opt/android-ndk-r8d/platforms/android-8/arch-arm/
checking if the linker (///opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin/arm-linux-androideabi-gcc --sysroot=/opt/android-ndk-r8d/platforms/android-8/arch-arm/) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... //opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin//arm-linux-androideabi-nm -B
checking the name lister (//opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin//arm-linux-androideabi-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1966080
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ///opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin/arm-linux-androideabi-gcc --sysroot=/opt/android-ndk-r8d/platforms/android-8/arch-arm/ option to reload object files... -r
checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
checking command to parse //opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin//arm-linux-androideabi-nm -B output from ///opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin/arm-linux-androideabi-gcc --sysroot=/opt/android-ndk-r8d/platforms/android-8/arch-arm/ object... ok
checking how to run the C preprocessor... ///opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin/arm-linux-androideabi-gcc --sysroot=/opt/android-ndk-r8d/platforms/android-8/arch-arm/ -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if ///opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin/arm-linux-androideabi-gcc --sysroot=/opt/android-ndk-r8d/platforms/android-8/arch-arm/ supports -fno-rtti -fno-exceptions... no
checking for ///opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin/arm-linux-androideabi-gcc --sysroot=/opt/android-ndk-r8d/platforms/android-8/arch-arm/ option to produce PIC... -fPIC -DPIC
checking if ///opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin/arm-linux-androideabi-gcc --sysroot=/opt/android-ndk-r8d/platforms/android-8/arch-arm/ PIC flag -fPIC -DPIC works... yes
checking if ///opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin/arm-linux-androideabi-gcc --sysroot=/opt/android-ndk-r8d/platforms/android-8/arch-arm/ static flag -static works... yes
checking if ///opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin/arm-linux-androideabi-gcc --sysroot=/opt/android-ndk-r8d/platforms/android-8/arch-arm/ supports -c -o file.o... yes
checking if ///opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin/arm-linux-androideabi-gcc --sysroot=/opt/android-ndk-r8d/platforms/android-8/arch-arm/ supports -c -o file.o... (cached) yes
checking whether the ///opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin/arm-linux-androideabi-gcc --sysroot=/opt/android-ndk-r8d/platforms/android-8/arch-arm/ linker (///opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin/arm-linux-androideabi-gcc --sysroot=/opt/android-ndk-r8d/platforms/android-8/arch-arm/) supports shared libraries... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for arm-linux-androideabi-gcc... (cached) ///opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin/arm-linux-androideabi-gcc --sysroot=/opt/android-ndk-r8d/platforms/android-8/arch-arm/
checking whether we are using the GNU C compiler... (cached) yes
checking whether ///opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin/arm-linux-androideabi-gcc --sysroot=/opt/android-ndk-r8d/platforms/android-8/arch-arm/ accepts -g... (cached) yes
checking for ///opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin/arm-linux-androideabi-gcc --sysroot=/opt/android-ndk-r8d/platforms/android-8/arch-arm/ option to accept ISO C89... (cached) none needed
checking dependency style of ///opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin/arm-linux-androideabi-gcc --sysroot=/opt/android-ndk-r8d/platforms/android-8/arch-arm/... (cached) gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking linux/if_tun.h usability... yes
checking linux/if_tun.h presence... yes
checking for linux/if_tun.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for ///opt/android-ndk-r8d/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86//bin/arm-linux-androideabi-gcc --sysroot=/opt/android-ndk-r8d/platforms/android-8/arch-arm/ option to accept ISO C99... -std=gnu99
checking for malloc... yes
checking for calloc... yes
checking for free... yes
checking for memcpy... yes
checking for memcmp... yes
checking for ntohl... no
checking for htonl... no
checking for ntohs... no
checking for htons... no
checking for sched_setscheduler... yes
checking how many arguments sched_setscheduler takes... 3
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking host system type... (cached) arm-unknown-linux-androideabi
checking whether the compiler computes bit-field lengths as expected... yes
./configure: line 15743: syntax error near unexpected token `else'
./configure: line 15743: `else'
make: *** No rule to make target `clean'.  Stop.

-- 
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.