| 1 | Compile host Debian Lenny Amd64 |
|---|
| 2 | Android NDK 1.6_r1 |
|---|
| 3 | |
|---|
| 4 | commandline for configure: |
|---|
| 5 | ./configure PKG_CONFIG=arm-eabi-pkgconfig RANLIB=arm-eabi-ranlib AR=arm-eabi-ar CC="arm-eabi-gcc -L$NDK/build/platforms/android-3/arch-arm/usr/lib -L. -I$NDK/build/platforms/android-3/arch-arm/usr/include" CXX=arm-eabi-g++ --host=arm-eabi-linux_android --enable-avoid-float --enable-avoid-unaligned --enable-cache-size=20971520 --enable-svg2png-scaling=8,16,32,48,64,96 --enable-svg2png-scaling-nav=59 --enable-svg2png-scaling-flag=32 --with-xslts=android --with-saxon=saxonb-xslt |
|---|
| 6 | |
|---|
| 7 | configure output: |
|---|
| 8 | |
|---|
| 9 | configure: WARNING: If you wanted to set the --build type, don't use --host. |
|---|
| 10 | If a cross compiler is detected then cross compile mode will be used. |
|---|
| 11 | checking for a BSD-compatible install... /usr/bin/install -c |
|---|
| 12 | checking whether build environment is sane... yes |
|---|
| 13 | checking for a thread-safe mkdir -p... /bin/mkdir -p |
|---|
| 14 | checking for gawk... gawk |
|---|
| 15 | checking whether make sets $(MAKE)... yes |
|---|
| 16 | checking for arm-eabi-linux_android-strip... no |
|---|
| 17 | checking for strip... strip |
|---|
| 18 | checking whether to enable maintainer-specific portions of Makefiles... yes |
|---|
| 19 | checking build system type... x86_64-unknown-linux-gnu |
|---|
| 20 | checking host system type... arm-eabi-linux-gnu_android |
|---|
| 21 | checking for style of include used by make... GNU |
|---|
| 22 | checking for arm-eabi-linux_android-gcc... arm-eabi-gcc -L/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/lib -L. -I/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/include |
|---|
| 23 | checking for C compiler default output file name... a.out |
|---|
| 24 | checking whether the C compiler works... yes |
|---|
| 25 | checking whether we are cross compiling... yes |
|---|
| 26 | checking for suffix of executables... |
|---|
| 27 | checking for suffix of object files... o |
|---|
| 28 | checking whether we are using the GNU C compiler... yes |
|---|
| 29 | checking whether arm-eabi-gcc -L/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/lib -L. -I/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/include accepts -g... yes |
|---|
| 30 | checking for arm-eabi-gcc -L/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/lib -L. -I/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/include option to accept ISO C89... none needed |
|---|
| 31 | checking dependency style of arm-eabi-gcc -L/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/lib -L. -I/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/include... gcc3 |
|---|
| 32 | checking how to run the C preprocessor... arm-eabi-gcc -L/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/lib -L. -I/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/include -E |
|---|
| 33 | checking for grep that handles long lines and -e... /bin/grep |
|---|
| 34 | checking for egrep... /bin/grep -E |
|---|
| 35 | checking for AIX... no |
|---|
| 36 | checking for ANSI C header files... yes |
|---|
| 37 | checking for sys/types.h... yes |
|---|
| 38 | checking for sys/stat.h... yes |
|---|
| 39 | checking for stdlib.h... yes |
|---|
| 40 | checking for string.h... yes |
|---|
| 41 | checking for memory.h... yes |
|---|
| 42 | checking for strings.h... yes |
|---|
| 43 | checking for inttypes.h... yes |
|---|
| 44 | checking for stdint.h... yes |
|---|
| 45 | checking for unistd.h... yes |
|---|
| 46 | checking minix/config.h usability... no |
|---|
| 47 | checking minix/config.h presence... no |
|---|
| 48 | checking for minix/config.h... no |
|---|
| 49 | checking whether it is safe to define __EXTENSIONS__... yes |
|---|
| 50 | checking for arm-eabi-linux_android-gcc... no |
|---|
| 51 | checking for arm-eabi-linux_android-objcc... no |
|---|
| 52 | checking for arm-eabi-linux_android-objc... no |
|---|
| 53 | checking for arm-eabi-linux_android-cc... no |
|---|
| 54 | checking for arm-eabi-linux_android-CC... no |
|---|
| 55 | checking for gcc... gcc |
|---|
| 56 | configure: WARNING: In the future, Autoconf will not detect cross-tools |
|---|
| 57 | whose name does not start with the host triplet. If you think this |
|---|
| 58 | configuration is useful to you, please write to autoconf@gnu.org. |
|---|
| 59 | checking whether we are using the GNU Objective C compiler... no |
|---|
| 60 | checking whether gcc accepts -g... no |
|---|
| 61 | checking dependency style of gcc... gcc3 |
|---|
| 62 | checking for arm-eabi-linux_android-gcc... (cached) arm-eabi-gcc -L/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/lib -L. -I/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/include |
|---|
| 63 | checking whether we are using the GNU C compiler... (cached) yes |
|---|
| 64 | checking whether arm-eabi-gcc -L/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/lib -L. -I/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/include accepts -g... (cached) yes |
|---|
| 65 | checking for arm-eabi-gcc -L/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/lib -L. -I/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/include option to accept ISO C89... (cached) none needed |
|---|
| 66 | checking dependency style of arm-eabi-gcc -L/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/lib -L. -I/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/include... (cached) gcc3 |
|---|
| 67 | checking for arm-eabi-linux_android-gcc... gcc |
|---|
| 68 | checking whether we are using the GNU Objective C compiler... (cached) no |
|---|
| 69 | checking whether gcc accepts -g... (cached) no |
|---|
| 70 | checking dependency style of gcc... (cached) gcc3 |
|---|
| 71 | checking whether arm-eabi-gcc -L/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/lib -L. -I/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/include and cc understand -c and -o together... yes |
|---|
| 72 | checking whether we are using the GNU C++ compiler... yes |
|---|
| 73 | checking whether arm-eabi-g++ accepts -g... yes |
|---|
| 74 | checking dependency style of arm-eabi-g++... gcc3 |
|---|
| 75 | checking pkg-config is at least version 0.9.0... ./configure: line 7524: arm-eabi-pkgconfig: command not found |
|---|
| 76 | no |
|---|
| 77 | checking for a C compiler for build tools... checking for gcc... gcc |
|---|
| 78 | checking whether byte ordering is bigendian... no |
|---|
| 79 | checking for HILDON... no |
|---|
| 80 | checking for GPSBT... no |
|---|
| 81 | checking for bzcat... /bin/bzcat |
|---|
| 82 | checking for GLIB... checking for GMODULE... checking for dlopen in -ldl... yes |
|---|
| 83 | checking for a sed that does not truncate output... /bin/sed |
|---|
| 84 | checking for ld used by arm-eabi-gcc -L/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/lib -L. -I/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/include... /home/thomas/android-ndk-1.6_r1/build/prebuilt/linux-x86/arm-eabi-4.2.1/arm-eabi/bin/ld |
|---|
| 85 | checking if the linker (/home/thomas/android-ndk-1.6_r1/build/prebuilt/linux-x86/arm-eabi-4.2.1/arm-eabi/bin/ld) is GNU ld... yes |
|---|
| 86 | checking for /home/thomas/android-ndk-1.6_r1/build/prebuilt/linux-x86/arm-eabi-4.2.1/arm-eabi/bin/ld option to reload object files... -r |
|---|
| 87 | checking for BSD-compatible nm... nm |
|---|
| 88 | checking whether ln -s works... yes |
|---|
| 89 | checking how to recognize dependent libraries... pass_all |
|---|
| 90 | checking dlfcn.h usability... yes |
|---|
| 91 | checking dlfcn.h presence... yes |
|---|
| 92 | checking for dlfcn.h... yes |
|---|
| 93 | checking how to run the C++ preprocessor... /lib/cpp |
|---|
| 94 | checking for arm-eabi-linux_android-g77... no |
|---|
| 95 | checking for arm-eabi-linux_android-xlf... no |
|---|
| 96 | checking for arm-eabi-linux_android-f77... no |
|---|
| 97 | checking for arm-eabi-linux_android-frt... no |
|---|
| 98 | checking for arm-eabi-linux_android-pgf77... no |
|---|
| 99 | checking for arm-eabi-linux_android-cf77... no |
|---|
| 100 | checking for arm-eabi-linux_android-fort77... no |
|---|
| 101 | checking for arm-eabi-linux_android-fl32... no |
|---|
| 102 | checking for arm-eabi-linux_android-af77... no |
|---|
| 103 | checking for arm-eabi-linux_android-xlf90... no |
|---|
| 104 | checking for arm-eabi-linux_android-f90... no |
|---|
| 105 | checking for arm-eabi-linux_android-pgf90... no |
|---|
| 106 | checking for arm-eabi-linux_android-pghpf... no |
|---|
| 107 | checking for arm-eabi-linux_android-epcf90... no |
|---|
| 108 | checking for arm-eabi-linux_android-gfortran... no |
|---|
| 109 | checking for arm-eabi-linux_android-g95... no |
|---|
| 110 | checking for arm-eabi-linux_android-xlf95... no |
|---|
| 111 | checking for arm-eabi-linux_android-f95... no |
|---|
| 112 | checking for arm-eabi-linux_android-fort... no |
|---|
| 113 | checking for arm-eabi-linux_android-ifort... no |
|---|
| 114 | checking for arm-eabi-linux_android-ifc... no |
|---|
| 115 | checking for arm-eabi-linux_android-efc... no |
|---|
| 116 | checking for arm-eabi-linux_android-pgf95... no |
|---|
| 117 | checking for arm-eabi-linux_android-lf95... no |
|---|
| 118 | checking for arm-eabi-linux_android-ftn... no |
|---|
| 119 | checking for g77... no |
|---|
| 120 | checking for xlf... no |
|---|
| 121 | checking for f77... no |
|---|
| 122 | checking for frt... no |
|---|
| 123 | checking for pgf77... no |
|---|
| 124 | checking for cf77... no |
|---|
| 125 | checking for fort77... no |
|---|
| 126 | checking for fl32... no |
|---|
| 127 | checking for af77... no |
|---|
| 128 | checking for xlf90... no |
|---|
| 129 | checking for f90... no |
|---|
| 130 | checking for pgf90... no |
|---|
| 131 | checking for pghpf... no |
|---|
| 132 | checking for epcf90... no |
|---|
| 133 | checking for gfortran... no |
|---|
| 134 | checking for g95... no |
|---|
| 135 | checking for xlf95... no |
|---|
| 136 | checking for f95... no |
|---|
| 137 | checking for fort... no |
|---|
| 138 | checking for ifort... no |
|---|
| 139 | checking for ifc... no |
|---|
| 140 | checking for efc... no |
|---|
| 141 | checking for pgf95... no |
|---|
| 142 | checking for lf95... no |
|---|
| 143 | checking for ftn... no |
|---|
| 144 | checking whether we are using the GNU Fortran 77 compiler... no |
|---|
| 145 | checking whether accepts -g... no |
|---|
| 146 | checking the maximum length of command line arguments... 98304 |
|---|
| 147 | checking command to parse nm output from arm-eabi-gcc -L/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/lib -L. -I/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/include object... ok |
|---|
| 148 | checking for objdir... .libs |
|---|
| 149 | checking for arm-eabi-linux_android-ar... arm-eabi-ar |
|---|
| 150 | checking for arm-eabi-linux_android-ranlib... arm-eabi-ranlib |
|---|
| 151 | checking for arm-eabi-linux_android-strip... strip |
|---|
| 152 | checking if arm-eabi-gcc -L/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/lib -L. -I/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/include supports -fno-rtti -fno-exceptions... no |
|---|
| 153 | checking for arm-eabi-gcc -L/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/lib -L. -I/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/include option to produce PIC... -fPIC |
|---|
| 154 | checking if arm-eabi-gcc -L/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/lib -L. -I/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/include PIC flag -fPIC works... yes |
|---|
| 155 | checking if arm-eabi-gcc -L/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/lib -L. -I/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/include static flag -static works... no |
|---|
| 156 | checking if arm-eabi-gcc -L/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/lib -L. -I/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/include supports -c -o file.o... yes |
|---|
| 157 | checking whether the arm-eabi-gcc -L/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/lib -L. -I/home/thomas/android-ndk-1.6_r1/build/platforms/android-3/arch-arm/usr/include linker (/home/thomas/android-ndk-1.6_r1/build/prebuilt/linux-x86/arm-eabi-4.2.1/arm-eabi/bin/ld) supports shared libraries... yes |
|---|
| 158 | checking whether -lc should be explicitly linked in... yes |
|---|
| 159 | checking dynamic linker characteristics... GNU/Linux ld.so |
|---|
| 160 | checking how to hardcode library paths into programs... immediate |
|---|
| 161 | checking whether stripping libraries is possible... yes |
|---|
| 162 | checking if libtool supports shared libraries... yes |
|---|
| 163 | checking whether to build shared libraries... yes |
|---|
| 164 | checking whether to build static libraries... no |
|---|
| 165 | configure: creating libtool |
|---|
| 166 | appending configuration tag "CXX" to libtool |
|---|
| 167 | checking for ld used by arm-eabi-g++... /home/thomas/android-ndk-1.6_r1/build/prebuilt/linux-x86/arm-eabi-4.2.1/arm-eabi/bin/ld |
|---|
| 168 | checking if the linker (/home/thomas/android-ndk-1.6_r1/build/prebuilt/linux-x86/arm-eabi-4.2.1/arm-eabi/bin/ld) is GNU ld... yes |
|---|
| 169 | checking whether the arm-eabi-g++ linker (/home/thomas/android-ndk-1.6_r1/build/prebuilt/linux-x86/arm-eabi-4.2.1/arm-eabi/bin/ld) supports shared libraries... yes |
|---|
| 170 | checking for arm-eabi-g++ option to produce PIC... -fPIC |
|---|
| 171 | checking if arm-eabi-g++ PIC flag -fPIC works... yes |
|---|
| 172 | checking if arm-eabi-g++ static flag -static works... no |
|---|
| 173 | checking if arm-eabi-g++ supports -c -o file.o... yes |
|---|
| 174 | checking whether the arm-eabi-g++ linker (/home/thomas/android-ndk-1.6_r1/build/prebuilt/linux-x86/arm-eabi-4.2.1/arm-eabi/bin/ld) supports shared libraries... yes |
|---|
| 175 | checking dynamic linker characteristics... GNU/Linux ld.so |
|---|
| 176 | (cached) (cached) checking how to hardcode library paths into programs... immediate |
|---|
| 177 | appending configuration tag "F77" to libtool |
|---|
| 178 | checking zlib.h usability... yes |
|---|
| 179 | checking zlib.h presence... yes |
|---|
| 180 | checking for zlib.h... yes |
|---|
| 181 | checking for GTK2... checking for fsync... yes |
|---|
| 182 | checking for system... yes |
|---|
| 183 | checking for CreateProcess... no |
|---|
| 184 | checking for SDL... checking for FREETYPE2... checking for FONTCONFIG... checking for IMLIB2... checking SDL/SDL.h usability... no |
|---|
| 185 | checking SDL/SDL.h presence... no |
|---|
| 186 | checking for SDL/SDL.h... no |
|---|
| 187 | configure: WARNING: *** no SDL/SDL.h -- SDL support disabled |
|---|
| 188 | checking X11/Xmu/Xmu.h usability... no |
|---|
| 189 | checking X11/Xmu/Xmu.h presence... no |
|---|
| 190 | checking for X11/Xmu/Xmu.h... no |
|---|
| 191 | configure: WARNING: *** no X11/Xmu/Xmu.h -- opengl and SDL support disabled |
|---|
| 192 | checking GL/gl.h usability... no |
|---|
| 193 | checking GL/gl.h presence... no |
|---|
| 194 | checking for GL/gl.h... no |
|---|
| 195 | configure: WARNING: *** no GL/gl.h -- opengl and SDL support disabled;graphics_opengl=no;graphics_opengl_reason="Headers missing" |
|---|
| 196 | checking GL/glut.h usability... no |
|---|
| 197 | checking GL/glut.h presence... no |
|---|
| 198 | checking for GL/glut.h... no |
|---|
| 199 | configure: WARNING: *** no GL/glut.h -- opengl and SDL support disabled |
|---|
| 200 | checking GL/glc.h usability... no |
|---|
| 201 | checking GL/glc.h presence... no |
|---|
| 202 | checking for GL/glc.h... no |
|---|
| 203 | configure: WARNING: *** no GL/glc.h -- opengl and SDL support disabled |
|---|
| 204 | checking for LIBGARMIN... checking for DBUS... checking for rsvg-convert... no |
|---|
| 205 | checking for ksvgtopng... no |
|---|
| 206 | checking for ksvgtopng4... no |
|---|
| 207 | checking for inkscape... /usr/bin/inkscape |
|---|
| 208 | checking for gettext... no |
|---|
| 209 | checking for xgettext... xgettext |
|---|
| 210 | checking for msgmerge... msgmerge |
|---|
| 211 | checking for msgfmt... msgfmt |
|---|
| 212 | xgettext and gettext() exist; will build i18n support for af ar bg ca cs da de el en_GB eo es et fi fo fr gl he hu id it ja lt lv mk nb nds nl nn pl pt pt_BR ro ru sk sl sv te th tr uk vi zh_CN zh_HK |
|---|
| 213 | checking whether NLS is requested... yes |
|---|
| 214 | checking for msgfmt... /usr/bin/msgfmt |
|---|
| 215 | checking for gmsgfmt... /usr/bin/msgfmt |
|---|
| 216 | checking for xgettext... /usr/bin/xgettext |
|---|
| 217 | checking for msgmerge... /usr/bin/msgmerge |
|---|
| 218 | checking for arm-eabi-linux_android-ranlib... (cached) arm-eabi-ranlib |
|---|
| 219 | checking for strerror in -lcposix... no |
|---|
| 220 | checking for an ANSI C-conforming const... yes |
|---|
| 221 | checking for signed... yes |
|---|
| 222 | checking for inline... inline |
|---|
| 223 | checking for off_t... yes |
|---|
| 224 | checking for size_t... yes |
|---|
| 225 | checking for long long... yes |
|---|
| 226 | checking for long double... yes |
|---|
| 227 | checking for wchar_t... yes |
|---|
| 228 | checking for wint_t... yes |
|---|
| 229 | checking for inttypes.h... yes |
|---|
| 230 | checking for stdint.h... yes |
|---|
| 231 | checking for intmax_t... yes |
|---|
| 232 | checking whether printf() supports POSIX/XSI format strings... guessing yes |
|---|
| 233 | checking for working alloca.h... yes |
|---|
| 234 | checking for alloca... yes |
|---|
| 235 | checking for stdlib.h... (cached) yes |
|---|
| 236 | checking for unistd.h... (cached) yes |
|---|
| 237 | checking for getpagesize... no |
|---|
| 238 | checking for working mmap... no |
|---|
| 239 | checking whether we are using the GNU C Library 2.1 or newer... no |
|---|
| 240 | checking whether integer division by zero raises SIGFPE... guessing no |
|---|
| 241 | checking for unsigned long long... yes |
|---|
| 242 | checking for inttypes.h... yes |
|---|
| 243 | checking whether the inttypes.h PRIxNN macros are broken... no |
|---|
| 244 | checking for stdint.h... (cached) yes |
|---|
| 245 | checking for SIZE_MAX... yes |
|---|
| 246 | checking for stdint.h... (cached) yes |
|---|
| 247 | checking for ld used by GCC... /home/thomas/android-ndk-1.6_r1/build/prebuilt/linux-x86/arm-eabi-4.2.1/arm-eabi/bin/ld |
|---|
| 248 | checking if the linker (/home/thomas/android-ndk-1.6_r1/build/prebuilt/linux-x86/arm-eabi-4.2.1/arm-eabi/bin/ld) is GNU ld... yes |
|---|
| 249 | checking for shared library run path origin... done |
|---|
| 250 | checking for ptrdiff_t... yes |
|---|
| 251 | checking argz.h usability... no |
|---|
| 252 | checking argz.h presence... no |
|---|
| 253 | checking for argz.h... no |
|---|
| 254 | checking limits.h usability... yes |
|---|
| 255 | checking limits.h presence... yes |
|---|
| 256 | checking for limits.h... yes |
|---|
| 257 | checking locale.h usability... yes |
|---|
| 258 | checking locale.h presence... yes |
|---|
| 259 | checking for locale.h... yes |
|---|
| 260 | checking nl_types.h usability... no |
|---|
| 261 | checking nl_types.h presence... no |
|---|
| 262 | checking for nl_types.h... no |
|---|
| 263 | checking malloc.h usability... yes |
|---|
| 264 | checking malloc.h presence... yes |
|---|
| 265 | checking for malloc.h... yes |
|---|
| 266 | checking stddef.h usability... yes |
|---|
| 267 | checking stddef.h presence... yes |
|---|
| 268 | checking for stddef.h... yes |
|---|
| 269 | checking for stdlib.h... (cached) yes |
|---|
| 270 | checking for string.h... (cached) yes |
|---|
| 271 | checking for unistd.h... (cached) yes |
|---|
| 272 | checking sys/param.h usability... yes |
|---|
| 273 | checking sys/param.h presence... yes |
|---|
| 274 | checking for sys/param.h... yes |
|---|
| 275 | checking for asprintf... yes |
|---|
| 276 | checking for fwprintf... yes |
|---|
| 277 | checking for getcwd... yes |
|---|
| 278 | checking for getegid... yes |
|---|
| 279 | checking for geteuid... yes |
|---|
| 280 | checking for getgid... yes |
|---|
| 281 | checking for getuid... yes |
|---|
| 282 | checking for mempcpy... no |
|---|
| 283 | checking for munmap... yes |
|---|
| 284 | checking for putenv... yes |
|---|
| 285 | checking for setenv... yes |
|---|
| 286 | checking for setlocale... yes |
|---|
| 287 | checking for snprintf... yes |
|---|
| 288 | checking for stpcpy... no |
|---|
| 289 | checking for strcasecmp... yes |
|---|
| 290 | checking for strdup... yes |
|---|
| 291 | checking for strtoul... yes |
|---|
| 292 | checking for tsearch... no |
|---|
| 293 | checking for wcslen... yes |
|---|
| 294 | checking for __argz_count... no |
|---|
| 295 | checking for __argz_stringify... no |
|---|
| 296 | checking for __argz_next... no |
|---|
| 297 | checking for __fsetlocking... no |
|---|
| 298 | checking whether _snprintf is declared... no |
|---|
| 299 | checking whether _snwprintf is declared... no |
|---|
| 300 | checking whether feof_unlocked is declared... no |
|---|
| 301 | checking whether fgets_unlocked is declared... no |
|---|
| 302 | checking whether getc_unlocked is declared... yes |
|---|
| 303 | checking for iconv... no, consider installing GNU libiconv |
|---|
| 304 | checking for nl_langinfo and CODESET... no |
|---|
| 305 | checking for LC_MESSAGES... yes |
|---|
| 306 | checking for bison... no |
|---|
| 307 | checking whether NLS is requested... yes |
|---|
| 308 | checking whether included gettext is requested... no |
|---|
| 309 | checking for GNU gettext in libc... no |
|---|
| 310 | checking for GNU gettext in libintl... no |
|---|
| 311 | checking whether to use NLS... yes |
|---|
| 312 | checking where the gettext function comes from... included intl directory |
|---|
| 313 | checking byteswap.h usability... yes |
|---|
| 314 | checking byteswap.h presence... yes |
|---|
| 315 | checking for byteswap.h... yes |
|---|
| 316 | checking wordexp.h usability... no |
|---|
| 317 | checking wordexp.h presence... no |
|---|
| 318 | checking for wordexp.h... no |
|---|
| 319 | checking for QT_GUI... checking for QT_GUI... checking libspeechd.h usability... no |
|---|
| 320 | checking libspeechd.h presence... no |
|---|
| 321 | checking for libspeechd.h... no |
|---|
| 322 | checking for GPSD... checking gps.h usability... no |
|---|
| 323 | checking gps.h presence... no |
|---|
| 324 | checking for gps.h... no |
|---|
| 325 | checking for GYPSY... configure: creating ./config.status |
|---|
| 326 | config.status: creating Makefile |
|---|
| 327 | config.status: creating navit/Makefile |
|---|
| 328 | config.status: creating navit/binding/Makefile |
|---|
| 329 | config.status: creating navit/binding/python/Makefile |
|---|
| 330 | config.status: creating navit/binding/dbus/Makefile |
|---|
| 331 | config.status: creating navit/map/Makefile |
|---|
| 332 | config.status: creating navit/map/mg/Makefile |
|---|
| 333 | config.status: creating navit/map/textfile/Makefile |
|---|
| 334 | config.status: creating navit/map/shapefile/Makefile |
|---|
| 335 | config.status: creating navit/map/filter/Makefile |
|---|
| 336 | config.status: creating navit/map/binfile/Makefile |
|---|
| 337 | config.status: creating navit/map/garmin/Makefile |
|---|
| 338 | config.status: creating navit/maptool/Makefile |
|---|
| 339 | config.status: creating navit/fib-1.1/Makefile |
|---|
| 340 | config.status: creating navit/font/Makefile |
|---|
| 341 | config.status: creating navit/font/freetype/Makefile |
|---|
| 342 | config.status: creating navit/fonts/Makefile |
|---|
| 343 | config.status: creating navit/graphics/Makefile |
|---|
| 344 | config.status: creating navit/graphics/android/Makefile |
|---|
| 345 | config.status: creating navit/graphics/gd/Makefile |
|---|
| 346 | config.status: creating navit/graphics/gtk_drawing_area/Makefile |
|---|
| 347 | config.status: creating navit/graphics/opengl/Makefile |
|---|
| 348 | config.status: creating navit/graphics/null/Makefile |
|---|
| 349 | config.status: creating navit/graphics/sdl/Makefile |
|---|
| 350 | config.status: creating navit/graphics/qt_qpainter/Makefile |
|---|
| 351 | config.status: creating navit/graphics/win32/Makefile |
|---|
| 352 | config.status: creating navit/gui/Makefile |
|---|
| 353 | config.status: creating navit/gui/gtk/Makefile |
|---|
| 354 | config.status: creating navit/gui/internal/Makefile |
|---|
| 355 | config.status: creating navit/gui/win32/Makefile |
|---|
| 356 | config.status: creating navit/osd/Makefile |
|---|
| 357 | config.status: creating navit/osd/core/Makefile |
|---|
| 358 | config.status: creating navit/plugin/Makefile |
|---|
| 359 | config.status: creating navit/plugin/pedestrian/Makefile |
|---|
| 360 | config.status: creating navit/speech/Makefile |
|---|
| 361 | config.status: creating navit/speech/android/Makefile |
|---|
| 362 | config.status: creating navit/speech/cmdline/Makefile |
|---|
| 363 | config.status: creating navit/speech/dbus/Makefile |
|---|
| 364 | config.status: creating navit/speech/espeak/Makefile |
|---|
| 365 | config.status: creating navit/speech/speech_dispatcher/Makefile |
|---|
| 366 | config.status: creating navit/support/Makefile |
|---|
| 367 | config.status: creating navit/support/espeak/Makefile |
|---|
| 368 | config.status: creating navit/support/ezxml/Makefile |
|---|
| 369 | config.status: creating navit/support/glib/Makefile |
|---|
| 370 | config.status: creating navit/support/libc/Makefile |
|---|
| 371 | config.status: creating navit/support/libpng/Makefile |
|---|
| 372 | config.status: creating navit/support/win32/Makefile |
|---|
| 373 | config.status: creating navit/support/wordexp/Makefile |
|---|
| 374 | config.status: creating navit/support/zlib/Makefile |
|---|
| 375 | config.status: creating navit/vehicle/Makefile |
|---|
| 376 | config.status: creating navit/vehicle/android/Makefile |
|---|
| 377 | config.status: creating navit/vehicle/file/Makefile |
|---|
| 378 | config.status: creating navit/vehicle/gpsd/Makefile |
|---|
| 379 | config.status: creating navit/vehicle/gpsd_dbus/Makefile |
|---|
| 380 | config.status: creating navit/vehicle/gypsy/Makefile |
|---|
| 381 | config.status: creating navit/vehicle/maemo/Makefile |
|---|
| 382 | config.status: creating navit/vehicle/null/Makefile |
|---|
| 383 | config.status: creating navit/vehicle/demo/Makefile |
|---|
| 384 | config.status: creating navit/vehicle/wince/Makefile |
|---|
| 385 | config.status: creating navit/vehicle/iphone/Makefile |
|---|
| 386 | config.status: creating navit/xpm/Makefile |
|---|
| 387 | config.status: creating navit/maps/Makefile |
|---|
| 388 | config.status: creating intl/Makefile |
|---|
| 389 | config.status: WARNING: intl/Makefile.in seems to ignore the --datarootdir setting |
|---|
| 390 | config.status: creating po/Makefile |
|---|
| 391 | config.status: creating config.h |
|---|
| 392 | config.status: config.h is unchanged |
|---|
| 393 | config.status: executing depfiles commands |
|---|
| 394 | config.status: executing default-1 commands |
|---|
| 395 | |
|---|
| 396 | |
|---|
| 397 | Summary of your installation : |
|---|
| 398 | OpenGL gui : DISABLED : you are missing (libsdl maybe?) libxmu glut quesoglc |
|---|
| 399 | Maemo/Hildon: DISABLED |
|---|
| 400 | Garmin IMG : DISABLED (you don't have libgarmin) |
|---|
| 401 | Plugins: yes (default, via dlopen) |
|---|
| 402 | Postgresql: no (not supported for cross compiling) |
|---|
| 403 | Samplemap: no (not supported for cross compiling) |
|---|
| 404 | NLS Support: yes ($(top_builddir)/intl//libintl.a ) |
|---|
| 405 | Font renderers: |
|---|
| 406 | freetype: no (Package freetype2 missing) |
|---|
| 407 | Graphics types: |
|---|
| 408 | android: yes (host_os is android) |
|---|
| 409 | gtk_drawing_area: no (default) |
|---|
| 410 | qt_qpainter: no (Package qt-mt present) |
|---|
| 411 | win32: no (default) |
|---|
| 412 | OpenGL: no (Headers missing) |
|---|
| 413 | gd: no (default) |
|---|
| 414 | sdl: no (sdl not available) |
|---|
| 415 | GUI types: |
|---|
| 416 | gtk: no (default) |
|---|
| 417 | internal: yes (default) |
|---|
| 418 | win32: no (default) |
|---|
| 419 | Bindings: |
|---|
| 420 | dbus: no (default) |
|---|
| 421 | python: no (not supported for cross compiling) |
|---|
| 422 | Plugins: |
|---|
| 423 | pedestrian: no (default) |
|---|
| 424 | Speech types: |
|---|
| 425 | android: yes (host_os is android) |
|---|
| 426 | cmdline: yes (default) |
|---|
| 427 | dbus: no (default) |
|---|
| 428 | espeak: no (default) |
|---|
| 429 | speech_dispatcher: no (libspeechd.h missing) |
|---|
| 430 | Vehicle types: |
|---|
| 431 | android: yes (host_os is android) |
|---|
| 432 | demo: yes (default) |
|---|
| 433 | file: yes (default) |
|---|
| 434 | gpsd: no (no gps.h and no gpsd pkgconfig) |
|---|
| 435 | gpsd_dbus: no (default) |
|---|
| 436 | gypsy: no (package gypsy missing) |
|---|
| 437 | maemo: no (default) |
|---|
| 438 | null: no (default) |
|---|
| 439 | wince: no (default) |
|---|
| 440 | iphone: no (default) |
|---|