| 1 |
This file contains any messages produced by compilers while |
| 2 |
running configure, to aid debugging if configure makes a mistake. |
| 3 |
|
| 4 |
It was created by star-snow-notes configure 1.0.0, which was |
| 5 |
generated by GNU Autoconf 2.69. Invocation command line was |
| 6 |
|
| 7 |
$ ./configure |
| 8 |
|
| 9 |
## --------- ## |
| 10 |
## Platform. ## |
| 11 |
## --------- ## |
| 12 |
|
| 13 |
hostname = localhost |
| 14 |
uname -m = i686 |
| 15 |
uname -r = 3.2.0-4-686-pae |
| 16 |
uname -s = Linux |
| 17 |
uname -v = #1 SMP Debian 3.2.51-1 |
| 18 |
|
| 19 |
/usr/bin/uname -p = unknown |
| 20 |
/bin/uname -X = unknown |
| 21 |
|
| 22 |
/bin/arch = unknown |
| 23 |
/usr/bin/arch -k = unknown |
| 24 |
/usr/convex/getsysinfo = unknown |
| 25 |
/usr/bin/hostinfo = unknown |
| 26 |
/bin/machine = unknown |
| 27 |
/usr/bin/oslevel = unknown |
| 28 |
/bin/universe = unknown |
| 29 |
|
| 30 |
PATH: /sbin |
| 31 |
PATH: /usr/sbin |
| 32 |
PATH: /usr/local/sbin |
| 33 |
PATH: /bin |
| 34 |
PATH: /usr/bin |
| 35 |
PATH: /usr/local/bin |
| 36 |
PATH: /usr/bin/X11 |
| 37 |
PATH: /usr/games |
| 38 |
PATH: /home/dud/sh |
| 39 |
PATH: /home/dud/bin |
| 40 |
PATH: /home/dud/perl |
| 41 |
PATH: /usr/local/ws/bin |
| 42 |
PATH: /usr/java/j2re1.4.2_05/bin |
| 43 |
PATH: /home/dud/SUNWappserver/bin |
| 44 |
PATH: /home/dud/SUNWappserver/jdk/bin |
| 45 |
PATH: /opt/tcm/bin |
| 46 |
PATH: /opt/rchart |
| 47 |
PATH: /root/sh |
| 48 |
PATH: /root/bin |
| 49 |
|
| 50 |
|
| 51 |
## ----------- ## |
| 52 |
## Core tests. ## |
| 53 |
## ----------- ## |
| 54 |
|
| 55 |
configure:2300: checking for a BSD-compatible install |
| 56 |
configure:2368: result: /usr/bin/install -c |
| 57 |
configure:2379: checking whether build environment is sane |
| 58 |
configure:2429: result: yes |
| 59 |
configure:2570: checking for a thread-safe mkdir -p |
| 60 |
configure:2609: result: /bin/mkdir -p |
| 61 |
configure:2622: checking for gawk |
| 62 |
configure:2638: found /usr/bin/gawk |
| 63 |
configure:2649: result: gawk |
| 64 |
configure:2660: checking whether make sets $(MAKE) |
| 65 |
configure:2682: result: yes |
| 66 |
configure:2767: checking build system type |
| 67 |
configure:2781: result: i686-pc-linux-gnu |
| 68 |
configure:2801: checking host system type |
| 69 |
configure:2814: result: i686-pc-linux-gnu |
| 70 |
configure:2895: checking for gcc |
| 71 |
configure:2911: found /usr/bin/gcc |
| 72 |
configure:2922: result: gcc |
| 73 |
configure:3151: checking for C compiler version |
| 74 |
configure:3160: gcc --version >&5 |
| 75 |
gcc (Debian 4.7.2-5) 4.7.2 |
| 76 |
Copyright (C) 2012 Free Software Foundation, Inc. |
| 77 |
This is free software; see the source for copying conditions. There is NO |
| 78 |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
| 79 |
|
| 80 |
configure:3171: $? = 0 |
| 81 |
configure:3160: gcc -v >&5 |
| 82 |
Using built-in specs. |
| 83 |
COLLECT_GCC=gcc |
| 84 |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i486-linux-gnu/4.7/lto-wrapper |
| 85 |
Target: i486-linux-gnu |
| 86 |
Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-5' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu |
| 87 |
Thread model: posix |
| 88 |
gcc version 4.7.2 (Debian 4.7.2-5) |
| 89 |
configure:3171: $? = 0 |
| 90 |
configure:3160: gcc -V >&5 |
| 91 |
gcc: error: unrecognized command line option '-V' |
| 92 |
gcc: fatal error: no input files |
| 93 |
compilation terminated. |
| 94 |
configure:3171: $? = 4 |
| 95 |
configure:3160: gcc -qversion >&5 |
| 96 |
gcc: error: unrecognized command line option '-qversion' |
| 97 |
gcc: fatal error: no input files |
| 98 |
compilation terminated. |
| 99 |
configure:3171: $? = 4 |
| 100 |
configure:3191: checking whether the C compiler works |
| 101 |
configure:3213: gcc conftest.c >&5 |
| 102 |
configure:3217: $? = 0 |
| 103 |
configure:3265: result: yes |
| 104 |
configure:3268: checking for C compiler default output file name |
| 105 |
configure:3270: result: a.out |
| 106 |
configure:3276: checking for suffix of executables |
| 107 |
configure:3283: gcc -o conftest conftest.c >&5 |
| 108 |
configure:3287: $? = 0 |
| 109 |
configure:3309: result: |
| 110 |
configure:3331: checking whether we are cross compiling |
| 111 |
configure:3339: gcc -o conftest conftest.c >&5 |
| 112 |
configure:3343: $? = 0 |
| 113 |
configure:3350: ./conftest |
| 114 |
configure:3354: $? = 0 |
| 115 |
configure:3369: result: no |
| 116 |
configure:3374: checking for suffix of object files |
| 117 |
configure:3396: gcc -c conftest.c >&5 |
| 118 |
configure:3400: $? = 0 |
| 119 |
configure:3421: result: o |
| 120 |
configure:3425: checking whether we are using the GNU C compiler |
| 121 |
configure:3444: gcc -c conftest.c >&5 |
| 122 |
configure:3444: $? = 0 |
| 123 |
configure:3453: result: yes |
| 124 |
configure:3462: checking whether gcc accepts -g |
| 125 |
configure:3482: gcc -c -g conftest.c >&5 |
| 126 |
configure:3482: $? = 0 |
| 127 |
configure:3523: result: yes |
| 128 |
configure:3540: checking for gcc option to accept ISO C89 |
| 129 |
configure:3603: gcc -c -g -O2 conftest.c >&5 |
| 130 |
configure:3603: $? = 0 |
| 131 |
configure:3616: result: none needed |
| 132 |
configure:3647: checking for style of include used by make |
| 133 |
configure:3675: result: GNU |
| 134 |
configure:3701: checking dependency style of gcc |
| 135 |
configure:3812: result: gcc3 |
| 136 |
configure:3885: checking for g++ |
| 137 |
configure:3901: found /usr/bin/g++ |
| 138 |
configure:3912: result: g++ |
| 139 |
configure:3939: checking for C++ compiler version |
| 140 |
configure:3948: g++ --version >&5 |
| 141 |
g++ (Debian 4.7.2-5) 4.7.2 |
| 142 |
Copyright (C) 2012 Free Software Foundation, Inc. |
| 143 |
This is free software; see the source for copying conditions. There is NO |
| 144 |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
| 145 |
|
| 146 |
configure:3959: $? = 0 |
| 147 |
configure:3948: g++ -v >&5 |
| 148 |
Using built-in specs. |
| 149 |
COLLECT_GCC=g++ |
| 150 |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i486-linux-gnu/4.7/lto-wrapper |
| 151 |
Target: i486-linux-gnu |
| 152 |
Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-5' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu |
| 153 |
Thread model: posix |
| 154 |
gcc version 4.7.2 (Debian 4.7.2-5) |
| 155 |
configure:3959: $? = 0 |
| 156 |
configure:3948: g++ -V >&5 |
| 157 |
g++: error: unrecognized command line option '-V' |
| 158 |
g++: fatal error: no input files |
| 159 |
compilation terminated. |
| 160 |
configure:3959: $? = 4 |
| 161 |
configure:3948: g++ -qversion >&5 |
| 162 |
g++: error: unrecognized command line option '-qversion' |
| 163 |
g++: fatal error: no input files |
| 164 |
compilation terminated. |
| 165 |
configure:3959: $? = 4 |
| 166 |
configure:3963: checking whether we are using the GNU C++ compiler |
| 167 |
configure:3982: g++ -c conftest.cpp >&5 |
| 168 |
configure:3982: $? = 0 |
| 169 |
configure:3991: result: yes |
| 170 |
configure:4000: checking whether g++ accepts -g |
| 171 |
configure:4020: g++ -c -g conftest.cpp >&5 |
| 172 |
configure:4020: $? = 0 |
| 173 |
configure:4061: result: yes |
| 174 |
configure:4086: checking dependency style of g++ |
| 175 |
configure:4197: result: gcc3 |
| 176 |
configure:4212: checking whether ln -s works |
| 177 |
configure:4216: result: yes |
| 178 |
configure:4223: checking whether make sets $(MAKE) |
| 179 |
configure:4245: result: yes |
| 180 |
configure:4257: checking for sin in -lm |
| 181 |
configure:4282: gcc -o conftest -g -O2 conftest.c -lm >&5 |
| 182 |
conftest.c:18:6: warning: conflicting types for built-in function 'sin' [enabled by default] |
| 183 |
configure:4282: $? = 0 |
| 184 |
configure:4291: result: yes |
| 185 |
configure:4302: checking for glClear in -lGL |
| 186 |
configure:4327: gcc -o conftest -g -O2 conftest.c -lGL -lm >&5 |
| 187 |
configure:4327: $? = 0 |
| 188 |
configure:4336: result: yes |
| 189 |
configure:4347: checking for SDL/SDL_opengl in -lSDL |
| 190 |
configure:4372: gcc -o conftest -g -O2 conftest.c -lSDL -lGL -lm >&5 |
| 191 |
conftest.c:20:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token |
| 192 |
conftest.c: In function 'main': |
| 193 |
conftest.c:24:8: error: 'SDL' undeclared (first use in this function) |
| 194 |
conftest.c:24:8: note: each undeclared identifier is reported only once for each function it appears in |
| 195 |
configure:4372: $? = 1 |
| 196 |
configure: failed program was: |
| 197 |
| /* confdefs.h */ |
| 198 |
| #define PACKAGE_NAME "star-snow-notes" |
| 199 |
| #define PACKAGE_TARNAME "star-snow-notes" |
| 200 |
| #define PACKAGE_VERSION "1.0.0" |
| 201 |
| #define PACKAGE_STRING "star-snow-notes 1.0.0" |
| 202 |
| #define PACKAGE_BUGREPORT "bowkenken@users.sourceforge.jp" |
| 203 |
| #define PACKAGE_URL "" |
| 204 |
| #define PACKAGE "star-snow-notes" |
| 205 |
| #define VERSION "1.0.0" |
| 206 |
| #define HAVE_LIBM 1 |
| 207 |
| #define HAVE_LIBGL 1 |
| 208 |
| /* end confdefs.h. */ |
| 209 |
| |
| 210 |
| /* Override any GCC internal prototype to avoid an error. |
| 211 |
| Use char because int might match the return type of a GCC |
| 212 |
| builtin and then its argument prototype would still apply. */ |
| 213 |
| #ifdef __cplusplus |
| 214 |
| extern "C" |
| 215 |
| #endif |
| 216 |
| char SDL/SDL_opengl (); |
| 217 |
| int |
| 218 |
| main () |
| 219 |
| { |
| 220 |
| return SDL/SDL_opengl (); |
| 221 |
| ; |
| 222 |
| return 0; |
| 223 |
| } |
| 224 |
configure:4381: result: no |
| 225 |
configure:4399: checking how to run the C preprocessor |
| 226 |
configure:4430: gcc -E conftest.c |
| 227 |
configure:4430: $? = 0 |
| 228 |
configure:4444: gcc -E conftest.c |
| 229 |
conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory |
| 230 |
compilation terminated. |
| 231 |
configure:4444: $? = 1 |
| 232 |
configure: failed program was: |
| 233 |
| /* confdefs.h */ |
| 234 |
| #define PACKAGE_NAME "star-snow-notes" |
| 235 |
| #define PACKAGE_TARNAME "star-snow-notes" |
| 236 |
| #define PACKAGE_VERSION "1.0.0" |
| 237 |
| #define PACKAGE_STRING "star-snow-notes 1.0.0" |
| 238 |
| #define PACKAGE_BUGREPORT "bowkenken@users.sourceforge.jp" |
| 239 |
| #define PACKAGE_URL "" |
| 240 |
| #define PACKAGE "star-snow-notes" |
| 241 |
| #define VERSION "1.0.0" |
| 242 |
| #define HAVE_LIBM 1 |
| 243 |
| #define HAVE_LIBGL 1 |
| 244 |
| /* end confdefs.h. */ |
| 245 |
| #include <ac_nonexistent.h> |
| 246 |
configure:4469: result: gcc -E |
| 247 |
configure:4489: gcc -E conftest.c |
| 248 |
configure:4489: $? = 0 |
| 249 |
configure:4503: gcc -E conftest.c |
| 250 |
conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory |
| 251 |
compilation terminated. |
| 252 |
configure:4503: $? = 1 |
| 253 |
configure: failed program was: |
| 254 |
| /* confdefs.h */ |
| 255 |
| #define PACKAGE_NAME "star-snow-notes" |
| 256 |
| #define PACKAGE_TARNAME "star-snow-notes" |
| 257 |
| #define PACKAGE_VERSION "1.0.0" |
| 258 |
| #define PACKAGE_STRING "star-snow-notes 1.0.0" |
| 259 |
| #define PACKAGE_BUGREPORT "bowkenken@users.sourceforge.jp" |
| 260 |
| #define PACKAGE_URL "" |
| 261 |
| #define PACKAGE "star-snow-notes" |
| 262 |
| #define VERSION "1.0.0" |
| 263 |
| #define HAVE_LIBM 1 |
| 264 |
| #define HAVE_LIBGL 1 |
| 265 |
| /* end confdefs.h. */ |
| 266 |
| #include <ac_nonexistent.h> |
| 267 |
configure:4532: checking for grep that handles long lines and -e |
| 268 |
configure:4590: result: /bin/grep |
| 269 |
configure:4595: checking for egrep |
| 270 |
configure:4657: result: /bin/grep -E |
| 271 |
configure:4662: checking for ANSI C header files |
| 272 |
configure:4682: gcc -c -g -O2 conftest.c >&5 |
| 273 |
configure:4682: $? = 0 |
| 274 |
configure:4755: gcc -o conftest -g -O2 conftest.c -lGL -lm >&5 |
| 275 |
configure:4755: $? = 0 |
| 276 |
configure:4755: ./conftest |
| 277 |
configure:4755: $? = 0 |
| 278 |
configure:4766: result: yes |
| 279 |
configure:4779: checking for sys/types.h |
| 280 |
configure:4779: gcc -c -g -O2 conftest.c >&5 |
| 281 |
configure:4779: $? = 0 |
| 282 |
configure:4779: result: yes |
| 283 |
configure:4779: checking for sys/stat.h |
| 284 |
configure:4779: gcc -c -g -O2 conftest.c >&5 |
| 285 |
configure:4779: $? = 0 |
| 286 |
configure:4779: result: yes |
| 287 |
configure:4779: checking for stdlib.h |
| 288 |
configure:4779: gcc -c -g -O2 conftest.c >&5 |
| 289 |
configure:4779: $? = 0 |
| 290 |
configure:4779: result: yes |
| 291 |
configure:4779: checking for string.h |
| 292 |
configure:4779: gcc -c -g -O2 conftest.c >&5 |
| 293 |
configure:4779: $? = 0 |
| 294 |
configure:4779: result: yes |
| 295 |
configure:4779: checking for memory.h |
| 296 |
configure:4779: gcc -c -g -O2 conftest.c >&5 |
| 297 |
configure:4779: $? = 0 |
| 298 |
configure:4779: result: yes |
| 299 |
configure:4779: checking for strings.h |
| 300 |
configure:4779: gcc -c -g -O2 conftest.c >&5 |
| 301 |
configure:4779: $? = 0 |
| 302 |
configure:4779: result: yes |
| 303 |
configure:4779: checking for inttypes.h |
| 304 |
configure:4779: gcc -c -g -O2 conftest.c >&5 |
| 305 |
configure:4779: $? = 0 |
| 306 |
configure:4779: result: yes |
| 307 |
configure:4779: checking for stdint.h |
| 308 |
configure:4779: gcc -c -g -O2 conftest.c >&5 |
| 309 |
configure:4779: $? = 0 |
| 310 |
configure:4779: result: yes |
| 311 |
configure:4779: checking for unistd.h |
| 312 |
configure:4779: gcc -c -g -O2 conftest.c >&5 |
| 313 |
configure:4779: $? = 0 |
| 314 |
configure:4779: result: yes |
| 315 |
configure:4793: checking locale.h usability |
| 316 |
configure:4793: gcc -c -g -O2 conftest.c >&5 |
| 317 |
configure:4793: $? = 0 |
| 318 |
configure:4793: result: yes |
| 319 |
configure:4793: checking locale.h presence |
| 320 |
configure:4793: gcc -E conftest.c |
| 321 |
configure:4793: $? = 0 |
| 322 |
configure:4793: result: yes |
| 323 |
configure:4793: checking for locale.h |
| 324 |
configure:4793: result: yes |
| 325 |
configure:4806: checking for stdlib.h |
| 326 |
configure:4806: result: yes |
| 327 |
configure:4806: checking stddef.h usability |
| 328 |
configure:4806: gcc -c -g -O2 conftest.c >&5 |
| 329 |
configure:4806: $? = 0 |
| 330 |
configure:4806: result: yes |
| 331 |
configure:4806: checking stddef.h presence |
| 332 |
configure:4806: gcc -E conftest.c |
| 333 |
configure:4806: $? = 0 |
| 334 |
configure:4806: result: yes |
| 335 |
configure:4806: checking for stddef.h |
| 336 |
configure:4806: result: yes |
| 337 |
configure:4806: checking stdio.h usability |
| 338 |
configure:4806: gcc -c -g -O2 conftest.c >&5 |
| 339 |
configure:4806: $? = 0 |
| 340 |
configure:4806: result: yes |
| 341 |
configure:4806: checking stdio.h presence |
| 342 |
configure:4806: gcc -E conftest.c |
| 343 |
configure:4806: $? = 0 |
| 344 |
configure:4806: result: yes |
| 345 |
configure:4806: checking for stdio.h |
| 346 |
configure:4806: result: yes |
| 347 |
configure:4806: checking stdarg.h usability |
| 348 |
configure:4806: gcc -c -g -O2 conftest.c >&5 |
| 349 |
configure:4806: $? = 0 |
| 350 |
configure:4806: result: yes |
| 351 |
configure:4806: checking stdarg.h presence |
| 352 |
configure:4806: gcc -E conftest.c |
| 353 |
configure:4806: $? = 0 |
| 354 |
configure:4806: result: yes |
| 355 |
configure:4806: checking for stdarg.h |
| 356 |
configure:4806: result: yes |
| 357 |
configure:4819: checking limits.h usability |
| 358 |
configure:4819: gcc -c -g -O2 conftest.c >&5 |
| 359 |
configure:4819: $? = 0 |
| 360 |
configure:4819: result: yes |
| 361 |
configure:4819: checking limits.h presence |
| 362 |
configure:4819: gcc -E conftest.c |
| 363 |
configure:4819: $? = 0 |
| 364 |
configure:4819: result: yes |
| 365 |
configure:4819: checking for limits.h |
| 366 |
configure:4819: result: yes |
| 367 |
configure:4819: checking for string.h |
| 368 |
configure:4819: result: yes |
| 369 |
configure:4819: checking ctype.h usability |
| 370 |
configure:4819: gcc -c -g -O2 conftest.c >&5 |
| 371 |
configure:4819: $? = 0 |
| 372 |
configure:4819: result: yes |
| 373 |
configure:4819: checking ctype.h presence |
| 374 |
configure:4819: gcc -E conftest.c |
| 375 |
configure:4819: $? = 0 |
| 376 |
configure:4819: result: yes |
| 377 |
configure:4819: checking for ctype.h |
| 378 |
configure:4819: result: yes |
| 379 |
configure:4819: checking time.h usability |
| 380 |
configure:4819: gcc -c -g -O2 conftest.c >&5 |
| 381 |
configure:4819: $? = 0 |
| 382 |
configure:4819: result: yes |
| 383 |
configure:4819: checking time.h presence |
| 384 |
configure:4819: gcc -E conftest.c |
| 385 |
configure:4819: $? = 0 |
| 386 |
configure:4819: result: yes |
| 387 |
configure:4819: checking for time.h |
| 388 |
configure:4819: result: yes |
| 389 |
configure:4819: checking math.h usability |
| 390 |
configure:4819: gcc -c -g -O2 conftest.c >&5 |
| 391 |
configure:4819: $? = 0 |
| 392 |
configure:4819: result: yes |
| 393 |
configure:4819: checking math.h presence |
| 394 |
configure:4819: gcc -E conftest.c |
| 395 |
configure:4819: $? = 0 |
| 396 |
configure:4819: result: yes |
| 397 |
configure:4819: checking for math.h |
| 398 |
configure:4819: result: yes |
| 399 |
configure:4832: checking for unistd.h |
| 400 |
configure:4832: result: yes |
| 401 |
configure:4832: checking dirent.h usability |
| 402 |
configure:4832: gcc -c -g -O2 conftest.c >&5 |
| 403 |
configure:4832: $? = 0 |
| 404 |
configure:4832: result: yes |
| 405 |
configure:4832: checking dirent.h presence |
| 406 |
configure:4832: gcc -E conftest.c |
| 407 |
configure:4832: $? = 0 |
| 408 |
configure:4832: result: yes |
| 409 |
configure:4832: checking for dirent.h |
| 410 |
configure:4832: result: yes |
| 411 |
configure:4832: checking for sys/stat.h |
| 412 |
configure:4832: result: yes |
| 413 |
configure:4844: checking getopt.h usability |
| 414 |
configure:4844: gcc -c -g -O2 conftest.c >&5 |
| 415 |
configure:4844: $? = 0 |
| 416 |
configure:4844: result: yes |
| 417 |
configure:4844: checking getopt.h presence |
| 418 |
configure:4844: gcc -E conftest.c |
| 419 |
configure:4844: $? = 0 |
| 420 |
configure:4844: result: yes |
| 421 |
configure:4844: checking for getopt.h |
| 422 |
configure:4844: result: yes |
| 423 |
configure:4857: checking SDL/SDL.h usability |
| 424 |
configure:4857: gcc -c -g -O2 conftest.c >&5 |
| 425 |
configure:4857: $? = 0 |
| 426 |
configure:4857: result: yes |
| 427 |
configure:4857: checking SDL/SDL.h presence |
| 428 |
configure:4857: gcc -E conftest.c |
| 429 |
configure:4857: $? = 0 |
| 430 |
configure:4857: result: yes |
| 431 |
configure:4857: checking for SDL/SDL.h |
| 432 |
configure:4857: result: yes |
| 433 |
configure:4857: checking SDL/SDL_opengl.h usability |
| 434 |
configure:4857: gcc -c -g -O2 conftest.c >&5 |
| 435 |
configure:4857: $? = 0 |
| 436 |
configure:4857: result: yes |
| 437 |
configure:4857: checking SDL/SDL_opengl.h presence |
| 438 |
configure:4857: gcc -E conftest.c |
| 439 |
configure:4857: $? = 0 |
| 440 |
configure:4857: result: yes |
| 441 |
configure:4857: checking for SDL/SDL_opengl.h |
| 442 |
configure:4857: result: yes |
| 443 |
configure:4869: checking for an ANSI C-conforming const |
| 444 |
configure:4935: gcc -c -g -O2 conftest.c >&5 |
| 445 |
configure:4935: $? = 0 |
| 446 |
configure:4942: result: yes |
| 447 |
configure:4950: checking for mode_t |
| 448 |
configure:4950: gcc -c -g -O2 conftest.c >&5 |
| 449 |
configure:4950: $? = 0 |
| 450 |
configure:4950: gcc -c -g -O2 conftest.c >&5 |
| 451 |
conftest.c: In function 'main': |
| 452 |
conftest.c:75:21: error: expected expression before ')' token |
| 453 |
configure:4950: $? = 1 |
| 454 |
configure: failed program was: |
| 455 |
| /* confdefs.h */ |
| 456 |
| #define PACKAGE_NAME "star-snow-notes" |
| 457 |
| #define PACKAGE_TARNAME "star-snow-notes" |
| 458 |
| #define PACKAGE_VERSION "1.0.0" |
| 459 |
| #define PACKAGE_STRING "star-snow-notes 1.0.0" |
| 460 |
| #define PACKAGE_BUGREPORT "bowkenken@users.sourceforge.jp" |
| 461 |
| #define PACKAGE_URL "" |
| 462 |
| #define PACKAGE "star-snow-notes" |
| 463 |
| #define VERSION "1.0.0" |
| 464 |
| #define HAVE_LIBM 1 |
| 465 |
| #define HAVE_LIBGL 1 |
| 466 |
| #define STDC_HEADERS 1 |
| 467 |
| #define HAVE_SYS_TYPES_H 1 |
| 468 |
| #define HAVE_SYS_STAT_H 1 |
| 469 |
| #define HAVE_STDLIB_H 1 |
| 470 |
| #define HAVE_STRING_H 1 |
| 471 |
| #define HAVE_MEMORY_H 1 |
| 472 |
| #define HAVE_STRINGS_H 1 |
| 473 |
| #define HAVE_INTTYPES_H 1 |
| 474 |
| #define HAVE_STDINT_H 1 |
| 475 |
| #define HAVE_UNISTD_H 1 |
| 476 |
| #define HAVE_LOCALE_H 1 |
| 477 |
| #define HAVE_STDLIB_H 1 |
| 478 |
| #define HAVE_STDDEF_H 1 |
| 479 |
| #define HAVE_STDIO_H 1 |
| 480 |
| #define HAVE_STDARG_H 1 |
| 481 |
| #define HAVE_LIMITS_H 1 |
| 482 |
| #define HAVE_STRING_H 1 |
| 483 |
| #define HAVE_CTYPE_H 1 |
| 484 |
| #define HAVE_TIME_H 1 |
| 485 |
| #define HAVE_MATH_H 1 |
| 486 |
| #define HAVE_UNISTD_H 1 |
| 487 |
| #define HAVE_DIRENT_H 1 |
| 488 |
| #define HAVE_SYS_STAT_H 1 |
| 489 |
| #define HAVE_GETOPT_H 1 |
| 490 |
| #define HAVE_SDL_SDL_H 1 |
| 491 |
| #define HAVE_SDL_SDL_OPENGL_H 1 |
| 492 |
| /* end confdefs.h. */ |
| 493 |
| #include <stdio.h> |
| 494 |
| #ifdef HAVE_SYS_TYPES_H |
| 495 |
| # include <sys/types.h> |
| 496 |
| #endif |
| 497 |
| #ifdef HAVE_SYS_STAT_H |
| 498 |
| # include <sys/stat.h> |
| 499 |
| #endif |
| 500 |
| #ifdef STDC_HEADERS |
| 501 |
| # include <stdlib.h> |
| 502 |
| # include <stddef.h> |
| 503 |
| #else |
| 504 |
| # ifdef HAVE_STDLIB_H |
| 505 |
| # include <stdlib.h> |
| 506 |
| # endif |
| 507 |
| #endif |
| 508 |
| #ifdef HAVE_STRING_H |
| 509 |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
| 510 |
| # include <memory.h> |
| 511 |
| # endif |
| 512 |
| # include <string.h> |
| 513 |
| #endif |
| 514 |
| #ifdef HAVE_STRINGS_H |
| 515 |
| # include <strings.h> |
| 516 |
| #endif |
| 517 |
| #ifdef HAVE_INTTYPES_H |
| 518 |
| # include <inttypes.h> |
| 519 |
| #endif |
| 520 |
| #ifdef HAVE_STDINT_H |
| 521 |
| # include <stdint.h> |
| 522 |
| #endif |
| 523 |
| #ifdef HAVE_UNISTD_H |
| 524 |
| # include <unistd.h> |
| 525 |
| #endif |
| 526 |
| int |
| 527 |
| main () |
| 528 |
| { |
| 529 |
| if (sizeof ((mode_t))) |
| 530 |
| return 0; |
| 531 |
| ; |
| 532 |
| return 0; |
| 533 |
| } |
| 534 |
configure:4950: result: yes |
| 535 |
configure:4961: checking for size_t |
| 536 |
configure:4961: gcc -c -g -O2 conftest.c >&5 |
| 537 |
configure:4961: $? = 0 |
| 538 |
configure:4961: gcc -c -g -O2 conftest.c >&5 |
| 539 |
conftest.c: In function 'main': |
| 540 |
conftest.c:75:21: error: expected expression before ')' token |
| 541 |
configure:4961: $? = 1 |
| 542 |
configure: failed program was: |
| 543 |
| /* confdefs.h */ |
| 544 |
| #define PACKAGE_NAME "star-snow-notes" |
| 545 |
| #define PACKAGE_TARNAME "star-snow-notes" |
| 546 |
| #define PACKAGE_VERSION "1.0.0" |
| 547 |
| #define PACKAGE_STRING "star-snow-notes 1.0.0" |
| 548 |
| #define PACKAGE_BUGREPORT "bowkenken@users.sourceforge.jp" |
| 549 |
| #define PACKAGE_URL "" |
| 550 |
| #define PACKAGE "star-snow-notes" |
| 551 |
| #define VERSION "1.0.0" |
| 552 |
| #define HAVE_LIBM 1 |
| 553 |
| #define HAVE_LIBGL 1 |
| 554 |
| #define STDC_HEADERS 1 |
| 555 |
| #define HAVE_SYS_TYPES_H 1 |
| 556 |
| #define HAVE_SYS_STAT_H 1 |
| 557 |
| #define HAVE_STDLIB_H 1 |
| 558 |
| #define HAVE_STRING_H 1 |
| 559 |
| #define HAVE_MEMORY_H 1 |
| 560 |
| #define HAVE_STRINGS_H 1 |
| 561 |
| #define HAVE_INTTYPES_H 1 |
| 562 |
| #define HAVE_STDINT_H 1 |
| 563 |
| #define HAVE_UNISTD_H 1 |
| 564 |
| #define HAVE_LOCALE_H 1 |
| 565 |
| #define HAVE_STDLIB_H 1 |
| 566 |
| #define HAVE_STDDEF_H 1 |
| 567 |
| #define HAVE_STDIO_H 1 |
| 568 |
| #define HAVE_STDARG_H 1 |
| 569 |
| #define HAVE_LIMITS_H 1 |
| 570 |
| #define HAVE_STRING_H 1 |
| 571 |
| #define HAVE_CTYPE_H 1 |
| 572 |
| #define HAVE_TIME_H 1 |
| 573 |
| #define HAVE_MATH_H 1 |
| 574 |
| #define HAVE_UNISTD_H 1 |
| 575 |
| #define HAVE_DIRENT_H 1 |
| 576 |
| #define HAVE_SYS_STAT_H 1 |
| 577 |
| #define HAVE_GETOPT_H 1 |
| 578 |
| #define HAVE_SDL_SDL_H 1 |
| 579 |
| #define HAVE_SDL_SDL_OPENGL_H 1 |
| 580 |
| /* end confdefs.h. */ |
| 581 |
| #include <stdio.h> |
| 582 |
| #ifdef HAVE_SYS_TYPES_H |
| 583 |
| # include <sys/types.h> |
| 584 |
| #endif |
| 585 |
| #ifdef HAVE_SYS_STAT_H |
| 586 |
| # include <sys/stat.h> |
| 587 |
| #endif |
| 588 |
| #ifdef STDC_HEADERS |
| 589 |
| # include <stdlib.h> |
| 590 |
| # include <stddef.h> |
| 591 |
| #else |
| 592 |
| # ifdef HAVE_STDLIB_H |
| 593 |
| # include <stdlib.h> |
| 594 |
| # endif |
| 595 |
| #endif |
| 596 |
| #ifdef HAVE_STRING_H |
| 597 |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
| 598 |
| # include <memory.h> |
| 599 |
| # endif |
| 600 |
| # include <string.h> |
| 601 |
| #endif |
| 602 |
| #ifdef HAVE_STRINGS_H |
| 603 |
| # include <strings.h> |
| 604 |
| #endif |
| 605 |
| #ifdef HAVE_INTTYPES_H |
| 606 |
| # include <inttypes.h> |
| 607 |
| #endif |
| 608 |
| #ifdef HAVE_STDINT_H |
| 609 |
| # include <stdint.h> |
| 610 |
| #endif |
| 611 |
| #ifdef HAVE_UNISTD_H |
| 612 |
| # include <unistd.h> |
| 613 |
| #endif |
| 614 |
| int |
| 615 |
| main () |
| 616 |
| { |
| 617 |
| if (sizeof ((size_t))) |
| 618 |
| return 0; |
| 619 |
| ; |
| 620 |
| return 0; |
| 621 |
| } |
| 622 |
configure:4961: result: yes |
| 623 |
configure:4975: checking whether gcc needs -traditional |
| 624 |
configure:5009: result: no |
| 625 |
configure:5018: checking for vprintf |
| 626 |
configure:5018: gcc -o conftest -g -O2 conftest.c -lGL -lm >&5 |
| 627 |
conftest.c:62:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] |
| 628 |
configure:5018: $? = 0 |
| 629 |
configure:5018: result: yes |
| 630 |
configure:5024: checking for _doprnt |
| 631 |
configure:5024: gcc -o conftest -g -O2 conftest.c -lGL -lm >&5 |
| 632 |
/tmp/ccXqF6Tf.o: In function `main': |
| 633 |
/home/dud/src/star-snow-notes/star-snow-notes/conftest.c:74: undefined reference to `_doprnt' |
| 634 |
collect2: error: ld returned 1 exit status |
| 635 |
configure:5024: $? = 1 |
| 636 |
configure: failed program was: |
| 637 |
| /* confdefs.h */ |
| 638 |
| #define PACKAGE_NAME "star-snow-notes" |
| 639 |
| #define PACKAGE_TARNAME "star-snow-notes" |
| 640 |
| #define PACKAGE_VERSION "1.0.0" |
| 641 |
| #define PACKAGE_STRING "star-snow-notes 1.0.0" |
| 642 |
| #define PACKAGE_BUGREPORT "bowkenken@users.sourceforge.jp" |
| 643 |
| #define PACKAGE_URL "" |
| 644 |
| #define PACKAGE "star-snow-notes" |
| 645 |
| #define VERSION "1.0.0" |
| 646 |
| #define HAVE_LIBM 1 |
| 647 |
| #define HAVE_LIBGL 1 |
| 648 |
| #define STDC_HEADERS 1 |
| 649 |
| #define HAVE_SYS_TYPES_H 1 |
| 650 |
| #define HAVE_SYS_STAT_H 1 |
| 651 |
| #define HAVE_STDLIB_H 1 |
| 652 |
| #define HAVE_STRING_H 1 |
| 653 |
| #define HAVE_MEMORY_H 1 |
| 654 |
| #define HAVE_STRINGS_H 1 |
| 655 |
| #define HAVE_INTTYPES_H 1 |
| 656 |
| #define HAVE_STDINT_H 1 |
| 657 |
| #define HAVE_UNISTD_H 1 |
| 658 |
| #define HAVE_LOCALE_H 1 |
| 659 |
| #define HAVE_STDLIB_H 1 |
| 660 |
| #define HAVE_STDDEF_H 1 |
| 661 |
| #define HAVE_STDIO_H 1 |
| 662 |
| #define HAVE_STDARG_H 1 |
| 663 |
| #define HAVE_LIMITS_H 1 |
| 664 |
| #define HAVE_STRING_H 1 |
| 665 |
| #define HAVE_CTYPE_H 1 |
| 666 |
| #define HAVE_TIME_H 1 |
| 667 |
| #define HAVE_MATH_H 1 |
| 668 |
| #define HAVE_UNISTD_H 1 |
| 669 |
| #define HAVE_DIRENT_H 1 |
| 670 |
| #define HAVE_SYS_STAT_H 1 |
| 671 |
| #define HAVE_GETOPT_H 1 |
| 672 |
| #define HAVE_SDL_SDL_H 1 |
| 673 |
| #define HAVE_SDL_SDL_OPENGL_H 1 |
| 674 |
| #define HAVE_VPRINTF 1 |
| 675 |
| /* end confdefs.h. */ |
| 676 |
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. |
| 677 |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 678 |
| #define _doprnt innocuous__doprnt |
| 679 |
| |
| 680 |
| /* System header to define __stub macros and hopefully few prototypes, |
| 681 |
| which can conflict with char _doprnt (); below. |
| 682 |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 683 |
| <limits.h> exists even on freestanding compilers. */ |
| 684 |
| |
| 685 |
| #ifdef __STDC__ |
| 686 |
| # include <limits.h> |
| 687 |
| #else |
| 688 |
| # include <assert.h> |
| 689 |
| #endif |
| 690 |
| |
| 691 |
| #undef _doprnt |
| 692 |
| |
| 693 |
| /* Override any GCC internal prototype to avoid an error. |
| 694 |
| Use char because int might match the return type of a GCC |
| 695 |
| builtin and then its argument prototype would still apply. */ |
| 696 |
| #ifdef __cplusplus |
| 697 |
| extern "C" |
| 698 |
| #endif |
| 699 |
| char _doprnt (); |
| 700 |
| /* The GNU C library defines this for functions which it implements |
| 701 |
| to always fail with ENOSYS. Some functions are actually named |
| 702 |
| something starting with __ and the normal name is an alias. */ |
| 703 |
| #if defined __stub__doprnt || defined __stub____doprnt |
| 704 |
| choke me |
| 705 |
| #endif |
| 706 |
| |
| 707 |
| int |
| 708 |
| main () |
| 709 |
| { |
| 710 |
| return _doprnt (); |
| 711 |
| ; |
| 712 |
| return 0; |
| 713 |
| } |
| 714 |
configure:5024: result: no |
| 715 |
configure:5038: checking for mkdir |
| 716 |
configure:5038: gcc -o conftest -g -O2 conftest.c -lGL -lm >&5 |
| 717 |
configure:5038: $? = 0 |
| 718 |
configure:5038: result: yes |
| 719 |
configure:5038: checking for strchr |
| 720 |
configure:5038: gcc -o conftest -g -O2 conftest.c -lGL -lm >&5 |
| 721 |
conftest.c:64:6: warning: conflicting types for built-in function 'strchr' [enabled by default] |
| 722 |
configure:5038: $? = 0 |
| 723 |
configure:5038: result: yes |
| 724 |
configure:5038: checking for strrchr |
| 725 |
configure:5038: gcc -o conftest -g -O2 conftest.c -lGL -lm >&5 |
| 726 |
conftest.c:65:6: warning: conflicting types for built-in function 'strrchr' [enabled by default] |
| 727 |
configure:5038: $? = 0 |
| 728 |
configure:5038: result: yes |
| 729 |
configure:5038: checking for strspn |
| 730 |
configure:5038: gcc -o conftest -g -O2 conftest.c -lGL -lm >&5 |
| 731 |
conftest.c:66:6: warning: conflicting types for built-in function 'strspn' [enabled by default] |
| 732 |
configure:5038: $? = 0 |
| 733 |
configure:5038: result: yes |
| 734 |
configure:5038: checking for strstr |
| 735 |
configure:5038: gcc -o conftest -g -O2 conftest.c -lGL -lm >&5 |
| 736 |
conftest.c:67:6: warning: conflicting types for built-in function 'strstr' [enabled by default] |
| 737 |
configure:5038: $? = 0 |
| 738 |
configure:5038: result: yes |
| 739 |
configure:5038: checking for strtol |
| 740 |
configure:5038: gcc -o conftest -g -O2 conftest.c -lGL -lm >&5 |
| 741 |
configure:5038: $? = 0 |
| 742 |
configure:5038: result: yes |
| 743 |
configure:5050: checking for getenv |
| 744 |
configure:5050: gcc -o conftest -g -O2 conftest.c -lGL -lm >&5 |
| 745 |
configure:5050: $? = 0 |
| 746 |
configure:5050: result: yes |
| 747 |
configure:5050: checking for setenv |
| 748 |
configure:5050: gcc -o conftest -g -O2 conftest.c -lGL -lm >&5 |
| 749 |
configure:5050: $? = 0 |
| 750 |
configure:5050: result: yes |
| 751 |
configure:5062: checking for sin |
| 752 |
configure:5062: gcc -o conftest -g -O2 conftest.c -lGL -lm >&5 |
| 753 |
conftest.c:71:6: warning: conflicting types for built-in function 'sin' [enabled by default] |
| 754 |
configure:5062: $? = 0 |
| 755 |
configure:5062: result: yes |
| 756 |
configure:5062: checking for cos |
| 757 |
configure:5062: gcc -o conftest -g -O2 conftest.c -lGL -lm >&5 |
| 758 |
conftest.c:72:6: warning: conflicting types for built-in function 'cos' [enabled by default] |
| 759 |
configure:5062: $? = 0 |
| 760 |
configure:5062: result: yes |
| 761 |
configure:5062: checking for tan |
| 762 |
configure:5062: gcc -o conftest -g -O2 conftest.c -lGL -lm >&5 |
| 763 |
conftest.c:73:6: warning: conflicting types for built-in function 'tan' [enabled by default] |
| 764 |
configure:5062: $? = 0 |
| 765 |
configure:5062: result: yes |
| 766 |
configure:5074: checking for getopt_long |
| 767 |
configure:5074: gcc -o conftest -g -O2 conftest.c -lGL -lm >&5 |
| 768 |
configure:5074: $? = 0 |
| 769 |
configure:5074: result: yes |
| 770 |
configure:5074: checking for getopt |
| 771 |
configure:5074: gcc -o conftest -g -O2 conftest.c -lGL -lm >&5 |
| 772 |
configure:5074: $? = 0 |
| 773 |
configure:5074: result: yes |
| 774 |
configure:5226: creating ./config.status |
| 775 |
|
| 776 |
## ---------------------- ## |
| 777 |
## Running config.status. ## |
| 778 |
## ---------------------- ## |
| 779 |
|
| 780 |
This file was extended by star-snow-notes config.status 1.0.0, which was |
| 781 |
generated by GNU Autoconf 2.69. Invocation command line was |
| 782 |
|
| 783 |
CONFIG_FILES = |
| 784 |
CONFIG_HEADERS = |
| 785 |
CONFIG_LINKS = |
| 786 |
CONFIG_COMMANDS = |
| 787 |
$ ./config.status |
| 788 |
|
| 789 |
on localhost |
| 790 |
|
| 791 |
config.status:899: creating Makefile |
| 792 |
config.status:899: creating man/Makefile |
| 793 |
config.status:899: creating src/Makefile |
| 794 |
config.status:899: creating src/config.h |
| 795 |
config.status:1080: src/config.h is unchanged |
| 796 |
config.status:1128: executing depfiles commands |
| 797 |
|
| 798 |
## ---------------- ## |
| 799 |
## Cache variables. ## |
| 800 |
## ---------------- ## |
| 801 |
|
| 802 |
ac_cv_build=i686-pc-linux-gnu |
| 803 |
ac_cv_c_compiler_gnu=yes |
| 804 |
ac_cv_c_const=yes |
| 805 |
ac_cv_cxx_compiler_gnu=yes |
| 806 |
ac_cv_env_CCC_set= |
| 807 |
ac_cv_env_CCC_value= |
| 808 |
ac_cv_env_CC_set= |
| 809 |
ac_cv_env_CC_value= |
| 810 |
ac_cv_env_CFLAGS_set= |
| 811 |
ac_cv_env_CFLAGS_value= |
| 812 |
ac_cv_env_CPPFLAGS_set= |
| 813 |
ac_cv_env_CPPFLAGS_value= |
| 814 |
ac_cv_env_CPP_set= |
| 815 |
ac_cv_env_CPP_value= |
| 816 |
ac_cv_env_CXXFLAGS_set= |
| 817 |
ac_cv_env_CXXFLAGS_value= |
| 818 |
ac_cv_env_CXX_set= |
| 819 |
ac_cv_env_CXX_value= |
| 820 |
ac_cv_env_LDFLAGS_set= |
| 821 |
ac_cv_env_LDFLAGS_value= |
| 822 |
ac_cv_env_LIBS_set= |
| 823 |
ac_cv_env_LIBS_value= |
| 824 |
ac_cv_env_build_alias_set= |
| 825 |
ac_cv_env_build_alias_value= |
| 826 |
ac_cv_env_host_alias_set= |
| 827 |
ac_cv_env_host_alias_value= |
| 828 |
ac_cv_env_target_alias_set= |
| 829 |
ac_cv_env_target_alias_value= |
| 830 |
ac_cv_func__doprnt=no |
| 831 |
ac_cv_func_cos=yes |
| 832 |
ac_cv_func_getenv=yes |
| 833 |
ac_cv_func_getopt=yes |
| 834 |
ac_cv_func_getopt_long=yes |
| 835 |
ac_cv_func_mkdir=yes |
| 836 |
ac_cv_func_setenv=yes |
| 837 |
ac_cv_func_sin=yes |
| 838 |
ac_cv_func_strchr=yes |
| 839 |
ac_cv_func_strrchr=yes |
| 840 |
ac_cv_func_strspn=yes |
| 841 |
ac_cv_func_strstr=yes |
| 842 |
ac_cv_func_strtol=yes |
| 843 |
ac_cv_func_tan=yes |
| 844 |
ac_cv_func_vprintf=yes |
| 845 |
ac_cv_header_SDL_SDL_h=yes |
| 846 |
ac_cv_header_SDL_SDL_opengl_h=yes |
| 847 |
ac_cv_header_ctype_h=yes |
| 848 |
ac_cv_header_dirent_h=yes |
| 849 |
ac_cv_header_getopt_h=yes |
| 850 |
ac_cv_header_inttypes_h=yes |
| 851 |
ac_cv_header_limits_h=yes |
| 852 |
ac_cv_header_locale_h=yes |
| 853 |
ac_cv_header_math_h=yes |
| 854 |
ac_cv_header_memory_h=yes |
| 855 |
ac_cv_header_stdarg_h=yes |
| 856 |
ac_cv_header_stdc=yes |
| 857 |
ac_cv_header_stddef_h=yes |
| 858 |
ac_cv_header_stdint_h=yes |
| 859 |
ac_cv_header_stdio_h=yes |
| 860 |
ac_cv_header_stdlib_h=yes |
| 861 |
ac_cv_header_string_h=yes |
| 862 |
ac_cv_header_strings_h=yes |
| 863 |
ac_cv_header_sys_stat_h=yes |
| 864 |
ac_cv_header_sys_types_h=yes |
| 865 |
ac_cv_header_time_h=yes |
| 866 |
ac_cv_header_unistd_h=yes |
| 867 |
ac_cv_host=i686-pc-linux-gnu |
| 868 |
ac_cv_lib_GL_glClear=yes |
| 869 |
ac_cv_lib_SDL_SDL_SDL_opengl=no |
| 870 |
ac_cv_lib_m_sin=yes |
| 871 |
ac_cv_objext=o |
| 872 |
ac_cv_path_EGREP='/bin/grep -E' |
| 873 |
ac_cv_path_GREP=/bin/grep |
| 874 |
ac_cv_path_install='/usr/bin/install -c' |
| 875 |
ac_cv_path_mkdir=/bin/mkdir |
| 876 |
ac_cv_prog_AWK=gawk |
| 877 |
ac_cv_prog_CPP='gcc -E' |
| 878 |
ac_cv_prog_ac_ct_CC=gcc |
| 879 |
ac_cv_prog_ac_ct_CXX=g++ |
| 880 |
ac_cv_prog_cc_c89= |
| 881 |
ac_cv_prog_cc_g=yes |
| 882 |
ac_cv_prog_cxx_g=yes |
| 883 |
ac_cv_prog_gcc_traditional=no |
| 884 |
ac_cv_prog_make_make_set=yes |
| 885 |
ac_cv_type_mode_t=yes |
| 886 |
ac_cv_type_size_t=yes |
| 887 |
am_cv_CC_dependencies_compiler_type=gcc3 |
| 888 |
am_cv_CXX_dependencies_compiler_type=gcc3 |
| 889 |
|
| 890 |
## ----------------- ## |
| 891 |
## Output variables. ## |
| 892 |
## ----------------- ## |
| 893 |
|
| 894 |
ACLOCAL='${SHELL} /home/dud/src/star-snow-notes/star-snow-notes/config/missing --run aclocal-1.11' |
| 895 |
AMDEPBACKSLASH='\' |
| 896 |
AMDEP_FALSE='#' |
| 897 |
AMDEP_TRUE='' |
| 898 |
AMTAR='$${TAR-tar}' |
| 899 |
AUTOCONF='${SHELL} /home/dud/src/star-snow-notes/star-snow-notes/config/missing --run autoconf' |
| 900 |
AUTOHEADER='${SHELL} /home/dud/src/star-snow-notes/star-snow-notes/config/missing --run autoheader' |
| 901 |
AUTOMAKE='${SHELL} /home/dud/src/star-snow-notes/star-snow-notes/config/missing --run automake-1.11' |
| 902 |
AWK='gawk' |
| 903 |
CC='gcc' |
| 904 |
CCDEPMODE='depmode=gcc3' |
| 905 |
CFLAGS='-g -O2' |
| 906 |
CHK_DEBUG_FALSE='' |
| 907 |
CHK_DEBUG_TRUE='#' |
| 908 |
CPP='gcc -E' |
| 909 |
CPPFLAGS='' |
| 910 |
CXX='g++' |
| 911 |
CXXDEPMODE='depmode=gcc3' |
| 912 |
CXXFLAGS='-g -O2' |
| 913 |
CYGPATH_W='echo' |
| 914 |
DEFS='-DHAVE_CONFIG_H' |
| 915 |
DEPDIR='.deps' |
| 916 |
ECHO_C='' |
| 917 |
ECHO_N='-n' |
| 918 |
ECHO_T='' |
| 919 |
EGREP='/bin/grep -E' |
| 920 |
EXEEXT='' |
| 921 |
GREP='/bin/grep' |
| 922 |
INSTALL_DATA='${INSTALL} -m 644' |
| 923 |
INSTALL_PROGRAM='${INSTALL}' |
| 924 |
INSTALL_SCRIPT='${INSTALL}' |
| 925 |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
| 926 |
LDFLAGS='' |
| 927 |
LIBOBJS='' |
| 928 |
LIBS='-lGL -lm ' |
| 929 |
LN_S='ln -s' |
| 930 |
LTLIBOBJS='' |
| 931 |
MAKEINFO='${SHELL} /home/dud/src/star-snow-notes/star-snow-notes/config/missing --run makeinfo' |
| 932 |
MKDIR_P='/bin/mkdir -p' |
| 933 |
OBJEXT='o' |
| 934 |
PACKAGE='star-snow-notes' |
| 935 |
PACKAGE_BUGREPORT='bowkenken@users.sourceforge.jp' |
| 936 |
PACKAGE_NAME='star-snow-notes' |
| 937 |
PACKAGE_STRING='star-snow-notes 1.0.0' |
| 938 |
PACKAGE_TARNAME='star-snow-notes' |
| 939 |
PACKAGE_URL='' |
| 940 |
PACKAGE_VERSION='1.0.0' |
| 941 |
PATH_SEPARATOR=':' |
| 942 |
SET_MAKE='' |
| 943 |
SHELL='/bin/bash' |
| 944 |
STRIP='' |
| 945 |
VERSION='1.0.0' |
| 946 |
ac_ct_CC='gcc' |
| 947 |
ac_ct_CXX='g++' |
| 948 |
am__EXEEXT_FALSE='' |
| 949 |
am__EXEEXT_TRUE='#' |
| 950 |
am__fastdepCC_FALSE='#' |
| 951 |
am__fastdepCC_TRUE='' |
| 952 |
am__fastdepCXX_FALSE='#' |
| 953 |
am__fastdepCXX_TRUE='' |
| 954 |
am__include='include' |
| 955 |
am__isrc='' |
| 956 |
am__leading_dot='.' |
| 957 |
am__nodep='_no' |
| 958 |
am__quote='' |
| 959 |
am__tar='$${TAR-tar} chof - "$$tardir"' |
| 960 |
am__untar='$${TAR-tar} xf -' |
| 961 |
bindir='${exec_prefix}/bin' |
| 962 |
build='i686-pc-linux-gnu' |
| 963 |
build_alias='' |
| 964 |
build_cpu='i686' |
| 965 |
build_os='linux-gnu' |
| 966 |
build_vendor='pc' |
| 967 |
datadir='${datarootdir}' |
| 968 |
datarootdir='${prefix}/share' |
| 969 |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
| 970 |
dvidir='${docdir}' |
| 971 |
exec_prefix='${prefix}' |
| 972 |
host='i686-pc-linux-gnu' |
| 973 |
host_alias='' |
| 974 |
host_cpu='i686' |
| 975 |
host_os='linux-gnu' |
| 976 |
host_vendor='pc' |
| 977 |
htmldir='${docdir}' |
| 978 |
includedir='${prefix}/include' |
| 979 |
infodir='${datarootdir}/info' |
| 980 |
install_sh='${SHELL} /home/dud/src/star-snow-notes/star-snow-notes/config/install-sh' |
| 981 |
libdir='${exec_prefix}/lib' |
| 982 |
libexecdir='${exec_prefix}/libexec' |
| 983 |
localedir='${datarootdir}/locale' |
| 984 |
localstatedir='${prefix}/var' |
| 985 |
mandir='${datarootdir}/man' |
| 986 |
mkdir_p='/bin/mkdir -p' |
| 987 |
oldincludedir='/usr/include' |
| 988 |
pdfdir='${docdir}' |
| 989 |
prefix='/usr/local' |
| 990 |
program_transform_name='s,x,x,' |
| 991 |
psdir='${docdir}' |
| 992 |
sbindir='${exec_prefix}/sbin' |
| 993 |
sharedstatedir='${prefix}/com' |
| 994 |
sysconfdir='${prefix}/etc' |
| 995 |
target_alias='' |
| 996 |
|
| 997 |
## ----------- ## |
| 998 |
## confdefs.h. ## |
| 999 |
## ----------- ## |
| 1000 |
|
| 1001 |
/* confdefs.h */ |
| 1002 |
#define PACKAGE_NAME "star-snow-notes" |
| 1003 |
#define PACKAGE_TARNAME "star-snow-notes" |
| 1004 |
#define PACKAGE_VERSION "1.0.0" |
| 1005 |
#define PACKAGE_STRING "star-snow-notes 1.0.0" |
| 1006 |
#define PACKAGE_BUGREPORT "bowkenken@users.sourceforge.jp" |
| 1007 |
#define PACKAGE_URL "" |
| 1008 |
#define PACKAGE "star-snow-notes" |
| 1009 |
#define VERSION "1.0.0" |
| 1010 |
#define HAVE_LIBM 1 |
| 1011 |
#define HAVE_LIBGL 1 |
| 1012 |
#define STDC_HEADERS 1 |
| 1013 |
#define HAVE_SYS_TYPES_H 1 |
| 1014 |
#define HAVE_SYS_STAT_H 1 |
| 1015 |
#define HAVE_STDLIB_H 1 |
| 1016 |
#define HAVE_STRING_H 1 |
| 1017 |
#define HAVE_MEMORY_H 1 |
| 1018 |
#define HAVE_STRINGS_H 1 |
| 1019 |
#define HAVE_INTTYPES_H 1 |
| 1020 |
#define HAVE_STDINT_H 1 |
| 1021 |
#define HAVE_UNISTD_H 1 |
| 1022 |
#define HAVE_LOCALE_H 1 |
| 1023 |
#define HAVE_STDLIB_H 1 |
| 1024 |
#define HAVE_STDDEF_H 1 |
| 1025 |
#define HAVE_STDIO_H 1 |
| 1026 |
#define HAVE_STDARG_H 1 |
| 1027 |
#define HAVE_LIMITS_H 1 |
| 1028 |
#define HAVE_STRING_H 1 |
| 1029 |
#define HAVE_CTYPE_H 1 |
| 1030 |
#define HAVE_TIME_H 1 |
| 1031 |
#define HAVE_MATH_H 1 |
| 1032 |
#define HAVE_UNISTD_H 1 |
| 1033 |
#define HAVE_DIRENT_H 1 |
| 1034 |
#define HAVE_SYS_STAT_H 1 |
| 1035 |
#define HAVE_GETOPT_H 1 |
| 1036 |
#define HAVE_SDL_SDL_H 1 |
| 1037 |
#define HAVE_SDL_SDL_OPENGL_H 1 |
| 1038 |
#define HAVE_VPRINTF 1 |
| 1039 |
#define HAVE_MKDIR 1 |
| 1040 |
#define HAVE_STRCHR 1 |
| 1041 |
#define HAVE_STRRCHR 1 |
| 1042 |
#define HAVE_STRSPN 1 |
| 1043 |
#define HAVE_STRSTR 1 |
| 1044 |
#define HAVE_STRTOL 1 |
| 1045 |
#define HAVE_GETENV 1 |
| 1046 |
#define HAVE_SETENV 1 |
| 1047 |
#define HAVE_SIN 1 |
| 1048 |
#define HAVE_COS 1 |
| 1049 |
#define HAVE_TAN 1 |
| 1050 |
#define HAVE_GETOPT_LONG 1 |
| 1051 |
#define HAVE_GETOPT 1 |
| 1052 |
|
| 1053 |
configure: exit 0 |