File size: 24,164 Bytes
cb1c1cb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 |
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by WordNet configure 3.0, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure CFLAGS=-I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive CC=/usr/bin/gcc
## --------- ##
## Platform. ##
## --------- ##
hostname = harinder-OptiPlex-9020
uname -m = x86_64
uname -r = 3.19.0-25-generic
uname -s = Linux
uname -v = #26-Ubuntu SMP Fri Jul 24 21:17:31 UTC 2015
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/lampp/bin
PATH: /usr/local/heroku/bin
PATH: /home/harinder/anaconda2/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1371: checking for gcc
configure:1397: result: /usr/bin/gcc
configure:1641: checking for C compiler version
configure:1644: /usr/bin/gcc --version </dev/null >&5
gcc (Ubuntu 4.9.2-10ubuntu13) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:1647: $? = 0
configure:1649: /usr/bin/gcc -v </dev/null >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.9.2-10ubuntu13' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.9.2 (Ubuntu 4.9.2-10ubuntu13)
configure:1652: $? = 0
configure:1654: /usr/bin/gcc -V </dev/null >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:1657: $? = 4
configure:1680: checking for C compiler default output file name
configure:1683: /usr/bin/gcc -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
configure:1686: $? = 0
configure:1732: result: a.out
configure:1737: checking whether the C compiler works
configure:1743: ./a.out
configure:1746: $? = 0
configure:1763: result: yes
configure:1770: checking whether we are cross compiling
configure:1772: result: no
configure:1775: checking for suffix of executables
configure:1777: /usr/bin/gcc -o conftest -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
configure:1780: $? = 0
configure:1805: result:
configure:1811: checking for suffix of object files
configure:1832: /usr/bin/gcc -c -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
configure:1835: $? = 0
configure:1857: result: o
configure:1861: checking whether we are using the GNU C compiler
configure:1885: /usr/bin/gcc -c -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
configure:1891: $? = 0
configure:1895: test -z
|| test ! -s conftest.err
configure:1898: $? = 0
configure:1901: test -s conftest.o
configure:1904: $? = 0
configure:1917: result: yes
configure:1923: checking whether /usr/bin/gcc accepts -g
configure:1944: /usr/bin/gcc -c -g conftest.c >&5
configure:1950: $? = 0
configure:1954: test -z
|| test ! -s conftest.err
configure:1957: $? = 0
configure:1960: test -s conftest.o
configure:1963: $? = 0
configure:1974: result: yes
configure:1991: checking for /usr/bin/gcc option to accept ANSI C
configure:2061: /usr/bin/gcc -c -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
configure:2067: $? = 0
configure:2071: test -z
|| test ! -s conftest.err
configure:2074: $? = 0
configure:2077: test -s conftest.o
configure:2080: $? = 0
configure:2098: result: none needed
configure:2116: /usr/bin/gcc -c -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
conftest.c:2:3: error: unknown type name 'choke'
choke me
^
conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
configure:2122: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2296: checking for ranlib
configure:2312: found /usr/bin/ranlib
configure:2323: result: ranlib
configure:2373: checking for a BSD-compatible install
configure:2428: result: /usr/bin/install -c
configure:2447: checking how to run the C preprocessor
configure:2482: /usr/bin/gcc -E conftest.c
configure:2488: $? = 0
configure:2520: /usr/bin/gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:2526: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "WordNet"
| #define PACKAGE_TARNAME "wordnet"
| #define PACKAGE_VERSION "3.0"
| #define PACKAGE_STRING "WordNet 3.0"
| #define PACKAGE_BUGREPORT "wordnet@princeton.edu"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2565: result: /usr/bin/gcc -E
configure:2589: /usr/bin/gcc -E conftest.c
configure:2595: $? = 0
configure:2627: /usr/bin/gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:2633: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "WordNet"
| #define PACKAGE_TARNAME "wordnet"
| #define PACKAGE_VERSION "3.0"
| #define PACKAGE_STRING "WordNet 3.0"
| #define PACKAGE_BUGREPORT "wordnet@princeton.edu"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2677: checking for egrep
configure:2687: result: grep -E
configure:2692: checking for ANSI C header files
configure:2717: /usr/bin/gcc -c -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
configure:2723: $? = 0
configure:2727: test -z
|| test ! -s conftest.err
configure:2730: $? = 0
configure:2733: test -s conftest.o
configure:2736: $? = 0
configure:2825: /usr/bin/gcc -o conftest -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
conftest.c: In function 'main':
conftest.c:26:7: warning: incompatible implicit declaration of built-in function 'exit'
exit(2);
^
configure:2828: $? = 0
configure:2830: ./conftest
configure:2833: $? = 0
configure:2848: result: yes
configure:2872: checking for sys/types.h
configure:2888: /usr/bin/gcc -c -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
configure:2894: $? = 0
configure:2898: test -z
|| test ! -s conftest.err
configure:2901: $? = 0
configure:2904: test -s conftest.o
configure:2907: $? = 0
configure:2918: result: yes
configure:2872: checking for sys/stat.h
configure:2888: /usr/bin/gcc -c -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
configure:2894: $? = 0
configure:2898: test -z
|| test ! -s conftest.err
configure:2901: $? = 0
configure:2904: test -s conftest.o
configure:2907: $? = 0
configure:2918: result: yes
configure:2872: checking for stdlib.h
configure:2888: /usr/bin/gcc -c -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
configure:2894: $? = 0
configure:2898: test -z
|| test ! -s conftest.err
configure:2901: $? = 0
configure:2904: test -s conftest.o
configure:2907: $? = 0
configure:2918: result: yes
configure:2872: checking for string.h
configure:2888: /usr/bin/gcc -c -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
configure:2894: $? = 0
configure:2898: test -z
|| test ! -s conftest.err
configure:2901: $? = 0
configure:2904: test -s conftest.o
configure:2907: $? = 0
configure:2918: result: yes
configure:2872: checking for memory.h
configure:2888: /usr/bin/gcc -c -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
configure:2894: $? = 0
configure:2898: test -z
|| test ! -s conftest.err
configure:2901: $? = 0
configure:2904: test -s conftest.o
configure:2907: $? = 0
configure:2918: result: yes
configure:2872: checking for strings.h
configure:2888: /usr/bin/gcc -c -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
configure:2894: $? = 0
configure:2898: test -z
|| test ! -s conftest.err
configure:2901: $? = 0
configure:2904: test -s conftest.o
configure:2907: $? = 0
configure:2918: result: yes
configure:2872: checking for inttypes.h
configure:2888: /usr/bin/gcc -c -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
configure:2894: $? = 0
configure:2898: test -z
|| test ! -s conftest.err
configure:2901: $? = 0
configure:2904: test -s conftest.o
configure:2907: $? = 0
configure:2918: result: yes
configure:2872: checking for stdint.h
configure:2888: /usr/bin/gcc -c -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
configure:2894: $? = 0
configure:2898: test -z
|| test ! -s conftest.err
configure:2901: $? = 0
configure:2904: test -s conftest.o
configure:2907: $? = 0
configure:2918: result: yes
configure:2872: checking for unistd.h
configure:2888: /usr/bin/gcc -c -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
configure:2894: $? = 0
configure:2898: test -z
|| test ! -s conftest.err
configure:2901: $? = 0
configure:2904: test -s conftest.o
configure:2907: $? = 0
configure:2918: result: yes
configure:2947: checking locale.h usability
configure:2959: /usr/bin/gcc -c -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
configure:2965: $? = 0
configure:2969: test -z
|| test ! -s conftest.err
configure:2972: $? = 0
configure:2975: test -s conftest.o
configure:2978: $? = 0
configure:2988: result: yes
configure:2992: checking locale.h presence
configure:3002: /usr/bin/gcc -E conftest.c
configure:3008: $? = 0
configure:3028: result: yes
configure:3063: checking for locale.h
configure:3070: result: yes
configure:2947: checking malloc.h usability
configure:2959: /usr/bin/gcc -c -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
configure:2965: $? = 0
configure:2969: test -z
|| test ! -s conftest.err
configure:2972: $? = 0
configure:2975: test -s conftest.o
configure:2978: $? = 0
configure:2988: result: yes
configure:2992: checking malloc.h presence
configure:3002: /usr/bin/gcc -E conftest.c
configure:3008: $? = 0
configure:3028: result: yes
configure:3063: checking for malloc.h
configure:3070: result: yes
configure:2938: checking for stdlib.h
configure:2943: result: yes
configure:2938: checking for string.h
configure:2943: result: yes
configure:3092: checking for stdlib.h
configure:3097: result: yes
configure:3237: checking for GNU libc compatible malloc
configure:3266: /usr/bin/gcc -o conftest -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
configure:3269: $? = 0
configure:3271: ./conftest
configure:3274: $? = 0
configure:3288: result: yes
configure:3326: checking for strchr
configure:3383: /usr/bin/gcc -o conftest -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
conftest.c:49:6: warning: conflicting types for built-in function 'strchr'
char strchr ();
^
configure:3389: $? = 0
configure:3393: test -z
|| test ! -s conftest.err
configure:3396: $? = 0
configure:3399: test -s conftest
configure:3402: $? = 0
configure:3414: result: yes
configure:3326: checking for strdup
configure:3383: /usr/bin/gcc -o conftest -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
conftest.c:50:6: warning: conflicting types for built-in function 'strdup'
char strdup ();
^
configure:3389: $? = 0
configure:3393: test -z
|| test ! -s conftest.err
configure:3396: $? = 0
configure:3399: test -s conftest
configure:3402: $? = 0
configure:3414: result: yes
configure:3326: checking for strrchr
configure:3383: /usr/bin/gcc -o conftest -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
conftest.c:51:6: warning: conflicting types for built-in function 'strrchr'
char strrchr ();
^
configure:3389: $? = 0
configure:3393: test -z
|| test ! -s conftest.err
configure:3396: $? = 0
configure:3399: test -s conftest
configure:3402: $? = 0
configure:3414: result: yes
configure:3326: checking for strstr
configure:3383: /usr/bin/gcc -o conftest -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
conftest.c:52:6: warning: conflicting types for built-in function 'strstr'
char strstr ();
^
configure:3389: $? = 0
configure:3393: test -z
|| test ! -s conftest.err
configure:3396: $? = 0
configure:3399: test -s conftest
configure:3402: $? = 0
configure:3414: result: yes
configure:3326: checking for strtol
configure:3383: /usr/bin/gcc -o conftest -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
configure:3389: $? = 0
configure:3393: test -z
|| test ! -s conftest.err
configure:3396: $? = 0
configure:3399: test -s conftest
configure:3402: $? = 0
configure:3414: result: yes
configure:3428: checking for nl_langinfo and CODESET
configure:3449: /usr/bin/gcc -o conftest -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive conftest.c >&5
cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C
configure:3455: $? = 0
configure:3459: test -z
|| test ! -s conftest.err
configure:3462: $? = 0
configure:3465: test -s conftest
configure:3468: $? = 0
configure:3481: result: yes
configure:3493: checking whether build environment is sane
configure:3536: result: yes
configure:3601: checking for gawk
configure:3630: result: no
configure:3601: checking for mawk
configure:3617: found /usr/bin/mawk
configure:3627: result: mawk
configure:3637: checking whether make sets $(MAKE)
configure:3657: result: yes
configure:3687: checking for style of include used by make
configure:3715: result: GNU
configure:3891: checking dependency style of /usr/bin/gcc
configure:3981: result: gcc3
configure:4016: checking for Tcl configuration
configure:4096: result: found /usr/lib/tclConfig.sh
configure:4117: checking for Tk configuration
configure:4194: result: found /usr/lib/tkConfig.sh
configure:4201: checking for existence of /usr/lib/tclConfig.sh
configure:4205: result: loading
configure:4255: checking for existence of /usr/lib/tkConfig.sh
configure:4259: result: loading
configure:4411: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by WordNet config.status 3.0, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on harinder-OptiPlex-9020
config.status:710: creating Makefile
config.status:710: creating dict/Makefile
config.status:710: creating doc/Makefile
config.status:710: creating doc/html/Makefile
config.status:710: creating doc/man/Makefile
config.status:710: creating doc/pdf/Makefile
config.status:710: creating doc/ps/Makefile
config.status:710: creating include/Makefile
config.status:710: creating include/tk/Makefile
config.status:710: creating src/Makefile
config.status:710: creating lib/Makefile
config.status:710: creating lib/wnres/Makefile
config.status:814: creating config.h
config.status:946: config.h is unchanged
config.status:1126: executing depfiles commands
config.status:1126: executing default commands
configure:5736: result:
WordNet is now configured
Installation directory: /usr/local/WordNet-3.0
To build and install WordNet:
make
make install
To run, environment variables should be set as follows:
PATH - include ${exec_prefix}/bin
WNHOME - if not using default installation location, set to /usr/local/WordNet-3.0
See INSTALL file for details and additional environment variables
which may need to be set on your system.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_c_tclconfig=/usr/lib
ac_cv_c_tkconfig=/usr/lib
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strrchr=yes
ac_cv_func_strstr=yes
ac_cv_func_strtol=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='/usr/bin/gcc -E'
ac_cv_prog_ac_ct_CC=/usr/bin/gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_langinfo_codeset=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/harinder/Documents/IITD_MTP/swarna/WordNet-3.0/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/harinder/Documents/IITD_MTP/swarna/WordNet-3.0/missing --run tar'
AUTOCONF='${SHELL} /home/harinder/Documents/IITD_MTP/swarna/WordNet-3.0/missing --run autoconf'
AUTOHEADER='${SHELL} /home/harinder/Documents/IITD_MTP/swarna/WordNet-3.0/missing --run autoheader'
AUTOMAKE='${SHELL} /home/harinder/Documents/IITD_MTP/swarna/WordNet-3.0/missing --run automake-1.9'
AWK='mawk'
CC='/usr/bin/gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -fpermissive'
CPP='/usr/bin/gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/harinder/Documents/IITD_MTP/swarna/WordNet-3.0/missing --run makeinfo'
OBJEXT='o'
PACKAGE='WordNet'
PACKAGE_BUGREPORT='wordnet@princeton.edu'
PACKAGE_NAME='WordNet'
PACKAGE_STRING='WordNet 3.0'
PACKAGE_TARNAME='wordnet'
PACKAGE_VERSION='3.0'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
TCL_INCLUDE_SPEC='-I/usr/include/tcl8.6'
TCL_LIB_SPEC='-L/usr/lib/x86_64-linux-gnu -ltcl8.6'
TK_LIBS='-lX11 -lXss -lXext -lXft -lfontconfig -lfreetype -lpthread -ldl -lz -lpthread -lieee -lm'
TK_LIB_SPEC='-L/usr/lib/x86_64-linux-gnu -ltk8.6'
TK_PREFIX='/usr'
TK_XINCLUDES=''
VERSION='3.0'
ac_ct_CC='/usr/bin/gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
ac_prefix='/usr/local/WordNet-3.0'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/harinder/Documents/IITD_MTP/swarna/WordNet-3.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='/usr/local/WordNet-3.0'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define DEFAULTPATH "/usr/local/WordNet-3.0/dict"
#define HAVE_INTTYPES_H 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LOCALE_H 1
#define HAVE_MALLOC 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRRCHR 1
#define HAVE_STRSTR 1
#define HAVE_STRTOL 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "WordNet"
#define PACKAGE_BUGREPORT "wordnet@princeton.edu"
#define PACKAGE_NAME "WordNet"
#define PACKAGE_STRING "WordNet 3.0"
#define PACKAGE_TARNAME "wordnet"
#define PACKAGE_VERSION "3.0"
#define STDC_HEADERS 1
#define VERSION "3.0"
configure: exit 0
|