Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7 in downloads for config.log


Ignore:
Timestamp:
Oct 9, 2007, 10:26:37 PM (18 years ago)
Author:
anonymous
Message:

=

File:
1 edited

Legend:

Unmodified
Added
Removed
  • config.log

    r5 r7  
    1111## --------- ##
    1212
    13 hostname = tardis-d04
     13hostname = tardis-b15
    1414uname -m = i686
    1515uname -r = 2.6.21.4-generic32-isg-ee-sm-pxe-smp-1
     
    2929
    3030PATH: /usr/bin_override
    31 PATH: /usr/pack/kde-3.5.1-to/i686-debian-linux3.1/bin
    3231PATH: /bin
    3332PATH: /usr/bin
     
    5049## ----------- ##
    5150
    52 configure:2114: checking build system type
    53 configure:2132: result: i686-pc-linux-gnu
    54 configure:2154: checking host system type
    55 configure:2169: result: i686-pc-linux-gnu
    56 configure:2191: checking target system type
    57 configure:2206: result: i686-pc-linux-gnu
    58 configure:2251: checking for a BSD-compatible install
    59 configure:2307: result: /usr/bin/install -c
    60 configure:2318: checking whether build environment is sane
    61 configure:2361: result: yes
    62 configure:2426: checking for gawk
    63 configure:2442: found /usr/sepp/bin/gawk
    64 configure:2453: result: gawk
    65 configure:2464: checking whether make sets $(MAKE)
    66 configure:2485: result: yes
    67 configure:2720: checking for gcc
    68 configure:2736: found /usr/bin/gcc
    69 configure:2747: result: gcc
    70 configure:2985: checking for C compiler version
    71 configure:2992: gcc --version >&5
     51configure:2116: checking build system type
     52configure:2134: result: i686-pc-linux-gnu
     53configure:2156: checking host system type
     54configure:2171: result: i686-pc-linux-gnu
     55configure:2193: checking target system type
     56configure:2208: result: i686-pc-linux-gnu
     57configure:2254: checking for a BSD-compatible install
     58configure:2310: result: /usr/bin/install -c
     59configure:2321: checking whether build environment is sane
     60configure:2364: result: yes
     61configure:2392: checking for a thread-safe mkdir -p
     62configure:2431: result: /bin/mkdir -p
     63configure:2444: checking for gawk
     64configure:2460: found /usr/sepp/bin/gawk
     65configure:2471: result: gawk
     66configure:2482: checking whether make sets $(MAKE)
     67configure:2503: result: yes
     68configure:2742: checking for gcc
     69configure:2758: found /usr/bin/gcc
     70configure:2769: result: gcc
     71configure:3007: checking for C compiler version
     72configure:3014: gcc --version >&5
    7273gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)
    7374Copyright (C) 2003 Free Software Foundation, Inc.
     
    7576warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    7677
    77 configure:2995: $? = 0
    78 configure:3002: gcc -v >&5
     78configure:3017: $? = 0
     79configure:3024: gcc -v >&5
    7980Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
    8081Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-__cxa_atexit --with-system-zlib --enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
    8182Thread model: posix
    8283gcc version 3.3.5 (Debian 1:3.3.5-13)
    83 configure:3005: $? = 0
    84 configure:3012: gcc -V >&5
     84configure:3027: $? = 0
     85configure:3034: gcc -V >&5
    8586gcc: `-V' option must have argument
    86 configure:3015: $? = 1
    87 configure:3038: checking for C compiler default output file name
    88 configure:3065: gcc    conftest.c  >&5
    89 configure:3068: $? = 0
    90 configure:3106: result: a.out
    91 configure:3123: checking whether the C compiler works
    92 configure:3133: ./a.out
    93 configure:3136: $? = 0
    94 configure:3153: result: yes
    95 configure:3160: checking whether we are cross compiling
    96 configure:3162: result: no
    97 configure:3165: checking for suffix of executables
    98 configure:3172: gcc -o conftest    conftest.c  >&5
    99 configure:3175: $? = 0
    100 configure:3199: result:
    101 configure:3205: checking for suffix of object files
    102 configure:3231: gcc -c   conftest.c >&5
    103 configure:3234: $? = 0
    104 configure:3257: result: o
    105 configure:3261: checking whether we are using the GNU C compiler
    106 configure:3290: gcc -c   conftest.c >&5
    107 configure:3296: $? = 0
    108 configure:3313: result: yes
    109 configure:3318: checking whether gcc accepts -g
    110 configure:3348: gcc -c -g  conftest.c >&5
    111 configure:3354: $? = 0
    112 configure:3453: result: yes
    113 configure:3470: checking for gcc option to accept ISO C89
    114 configure:3544: gcc  -c -g -O2  conftest.c >&5
    115 configure:3550: $? = 0
    116 configure:3573: result: none needed
    117 configure:3602: checking for style of include used by make
    118 configure:3630: result: GNU
    119 configure:3658: checking dependency style of gcc
    120 configure:3748: result: gcc3
    121 configure:3823: checking for g++
    122 configure:3839: found /usr/bin/g++
    123 configure:3850: result: g++
    124 configure:3881: checking for C++ compiler version
    125 configure:3888: g++ --version >&5
     87configure:3037: $? = 1
     88configure:3060: checking for C compiler default output file name
     89configure:3087: gcc    conftest.c  >&5
     90configure:3090: $? = 0
     91configure:3128: result: a.out
     92configure:3145: checking whether the C compiler works
     93configure:3155: ./a.out
     94configure:3158: $? = 0
     95configure:3175: result: yes
     96configure:3182: checking whether we are cross compiling
     97configure:3184: result: no
     98configure:3187: checking for suffix of executables
     99configure:3194: gcc -o conftest    conftest.c  >&5
     100configure:3197: $? = 0
     101configure:3221: result:
     102configure:3227: checking for suffix of object files
     103configure:3253: gcc -c   conftest.c >&5
     104configure:3256: $? = 0
     105configure:3279: result: o
     106configure:3283: checking whether we are using the GNU C compiler
     107configure:3312: gcc -c   conftest.c >&5
     108configure:3318: $? = 0
     109configure:3335: result: yes
     110configure:3340: checking whether gcc accepts -g
     111configure:3370: gcc -c -g  conftest.c >&5
     112configure:3376: $? = 0
     113configure:3475: result: yes
     114configure:3492: checking for gcc option to accept ISO C89
     115configure:3566: gcc  -c -g -O2  conftest.c >&5
     116configure:3572: $? = 0
     117configure:3595: result: none needed
     118configure:3624: checking for style of include used by make
     119configure:3652: result: GNU
     120configure:3677: checking dependency style of gcc
     121configure:3768: result: gcc3
     122configure:3841: checking for g++
     123configure:3857: found /usr/bin/g++
     124configure:3868: result: g++
     125configure:3899: checking for C++ compiler version
     126configure:3906: g++ --version >&5
    126127g++ (GCC) 3.3.5 (Debian 1:3.3.5-13)
    127128Copyright (C) 2003 Free Software Foundation, Inc.
     
    129130warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    130131
    131 configure:3891: $? = 0
    132 configure:3898: g++ -v >&5
     132configure:3909: $? = 0
     133configure:3916: g++ -v >&5
    133134Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
    134135Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-__cxa_atexit --with-system-zlib --enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
    135136Thread model: posix
    136137gcc version 3.3.5 (Debian 1:3.3.5-13)
    137 configure:3901: $? = 0
    138 configure:3908: g++ -V >&5
     138configure:3919: $? = 0
     139configure:3926: g++ -V >&5
    139140g++: `-V' option must have argument
    140 configure:3911: $? = 1
    141 configure:3914: checking whether we are using the GNU C++ compiler
    142 configure:3943: g++ -c   conftest.cpp >&5
    143 configure:3949: $? = 0
    144 configure:3966: result: yes
    145 configure:3971: checking whether g++ accepts -g
    146 configure:4001: g++ -c -g  conftest.cpp >&5
    147 configure:4007: $? = 0
    148 configure:4106: result: yes
    149 configure:4131: checking dependency style of g++
    150 configure:4221: result: gcc3
    151 configure:4239: checking whether gcc and cc understand -c and -o together
    152 configure:4274: gcc -c conftest.c -o conftest2.o >&5
    153 configure:4277: $? = 0
    154 configure:4283: gcc -c conftest.c -o conftest2.o >&5
    155 configure:4286: $? = 0
    156 configure:4297: cc -c conftest.c >&5
    157 configure:4300: $? = 0
    158 configure:4308: cc -c conftest.c -o conftest2.o >&5
    159 configure:4311: $? = 0
    160 configure:4317: cc -c conftest.c -o conftest2.o >&5
    161 configure:4320: $? = 0
    162 configure:4338: result: yes
    163 configure:4376: checking for a BSD-compatible install
    164 configure:4432: result: /usr/bin/install -c
    165 configure:4447: checking for bison
    166 configure:4463: found /usr/sepp/bin/bison
    167 configure:4474: result: bison -y
    168 configure:4491: checking for flex
    169 configure:4507: found /usr/bin/flex
    170 configure:4518: result: flex
    171 configure:4555: flex conftest.l
    172 configure:4558: $? = 0
    173 configure:4560: checking lex output file root
    174 configure:4576: result: lex.yy
    175 configure:4581: checking lex library
    176 configure:4600: gcc -o conftest -g -O2   conftest.c   >&5
    177 /tmp/ccz8H5yg.o(.text+0x3d5): In function `yylex':
    178 /home/landauf/orxonoxv2/ogre-linux_osx-v1-4-5/ogrenew/lex.yy.c:825: undefined reference to `yywrap'
    179 /tmp/ccz8H5yg.o(.text+0xb3d): In function `input':
    180 /home/landauf/orxonoxv2/ogre-linux_osx-v1-4-5/ogrenew/lex.yy.c:1118: undefined reference to `yywrap'
    181 /tmp/ccz8H5yg.o(.text+0x1399): In function `main':
    182 /home/landauf/orxonoxv2/ogre-linux_osx-v1-4-5/ogrenew/conftest.l:17: undefined reference to `yywrap'
     141configure:3929: $? = 1
     142configure:3932: checking whether we are using the GNU C++ compiler
     143configure:3961: g++ -c   conftest.cpp >&5
     144configure:3967: $? = 0
     145configure:3984: result: yes
     146configure:3989: checking whether g++ accepts -g
     147configure:4019: g++ -c -g  conftest.cpp >&5
     148configure:4025: $? = 0
     149configure:4124: result: yes
     150configure:4149: checking dependency style of g++
     151configure:4240: result: gcc3
     152configure:4256: checking whether gcc and cc understand -c and -o together
     153configure:4291: gcc -c conftest.c -o conftest2.o >&5
     154configure:4294: $? = 0
     155configure:4300: gcc -c conftest.c -o conftest2.o >&5
     156configure:4303: $? = 0
     157configure:4314: cc -c conftest.c >&5
     158configure:4317: $? = 0
     159configure:4325: cc -c conftest.c -o conftest2.o >&5
     160configure:4328: $? = 0
     161configure:4334: cc -c conftest.c -o conftest2.o >&5
     162configure:4337: $? = 0
     163configure:4355: result: yes
     164configure:4394: checking for a BSD-compatible install
     165configure:4450: result: /usr/bin/install -c
     166configure:4465: checking for bison
     167configure:4481: found /usr/sepp/bin/bison
     168configure:4492: result: bison -y
     169configure:4509: checking for flex
     170configure:4525: found /usr/bin/flex
     171configure:4536: result: flex
     172configure:4573: flex conftest.l
     173configure:4576: $? = 0
     174configure:4578: checking lex output file root
     175configure:4594: result: lex.yy
     176configure:4599: checking lex library
     177configure:4618: gcc -o conftest -g -O2   conftest.c   >&5
     178/tmp/ccSITSuw.o(.text+0x3d5): In function `yylex':
     179/home/landauf/orxonoxv2/ogre/lex.yy.c:825: undefined reference to `yywrap'
     180/tmp/ccSITSuw.o(.text+0xb3d): In function `input':
     181/home/landauf/orxonoxv2/ogre/lex.yy.c:1118: undefined reference to `yywrap'
     182/tmp/ccSITSuw.o(.text+0x1399): In function `main':
     183/home/landauf/orxonoxv2/ogre/conftest.l:17: undefined reference to `yywrap'
    183184collect2: ld returned 1 exit status
    184 configure:4606: $? = 1
     185configure:4624: $? = 1
    185186configure: failed program was:
    186187|
     
    18751876|   return ! yylex () + ! yywrap ();
    18761877| }
    1877 configure:4600: gcc -o conftest -g -O2   conftest.c -lfl  >&5
    1878 configure:4606: $? = 0
    1879 configure:4627: result: -lfl
    1880 configure:4633: checking whether yytext is a pointer
    1881 configure:4654: gcc -o conftest -g -O2   conftest.c -lfl  >&5
    1882 configure:4660: $? = 0
    1883 configure:4679: result: yes
    1884 configure:4924: checking for a sed that does not truncate output
    1885 configure:4978: result: /bin/sed
    1886 configure:4981: checking for grep that handles long lines and -e
    1887 configure:5055: result: /bin/grep
    1888 configure:5060: checking for egrep
    1889 configure:5138: result: /bin/grep -E
    1890 configure:5154: checking for ld used by gcc
    1891 configure:5221: result: /usr/bin/ld
    1892 configure:5230: checking if the linker (/usr/bin/ld) is GNU ld
    1893 configure:5245: result: yes
    1894 configure:5250: checking for /usr/bin/ld option to reload object files
    1895 configure:5257: result: -r
    1896 configure:5275: checking for BSD-compatible nm
    1897 configure:5317: result: /usr/bin/nm -B
    1898 configure:5321: checking whether ln -s works
    1899 configure:5325: result: yes
    1900 configure:5332: checking how to recognise dependent libraries
    1901 configure:5504: result: pass_all
    1902 configure:5714: checking how to run the C preprocessor
    1903 configure:5754: gcc -E  conftest.c
    1904 configure:5760: $? = 0
    1905 configure:5791: gcc -E  conftest.c
     1878configure:4618: gcc -o conftest -g -O2   conftest.c -lfl  >&5
     1879configure:4624: $? = 0
     1880configure:4645: result: -lfl
     1881configure:4651: checking whether yytext is a pointer
     1882configure:4672: gcc -o conftest -g -O2   conftest.c -lfl  >&5
     1883configure:4678: $? = 0
     1884configure:4697: result: yes
     1885configure:4936: checking for a sed that does not truncate output
     1886configure:4992: result: /bin/sed
     1887configure:4995: checking for grep that handles long lines and -e
     1888configure:5069: result: /bin/grep
     1889configure:5074: checking for egrep
     1890configure:5152: result: /bin/grep -E
     1891configure:5168: checking for ld used by gcc
     1892configure:5235: result: /usr/bin/ld
     1893configure:5244: checking if the linker (/usr/bin/ld) is GNU ld
     1894configure:5259: result: yes
     1895configure:5264: checking for /usr/bin/ld option to reload object files
     1896configure:5271: result: -r
     1897configure:5289: checking for BSD-compatible nm
     1898configure:5338: result: /usr/bin/nm -B
     1899configure:5342: checking whether ln -s works
     1900configure:5346: result: yes
     1901configure:5353: checking how to recognize dependent libraries
     1902configure:5539: result: pass_all
     1903configure:5779: checking how to run the C preprocessor
     1904configure:5819: gcc -E  conftest.c
     1905configure:5825: $? = 0
     1906configure:5856: gcc -E  conftest.c
    19061907conftest.c:11:28: ac_nonexistent.h: No such file or directory
    1907 configure:5797: $? = 1
     1908configure:5862: $? = 1
    19081909configure: failed program was:
    19091910| /* confdefs.h.  */
     
    19181919| /* end confdefs.h.  */
    19191920| #include <ac_nonexistent.h>
    1920 configure:5830: result: gcc -E
    1921 configure:5859: gcc -E  conftest.c
    1922 configure:5865: $? = 0
    1923 configure:5896: gcc -E  conftest.c
     1921configure:5895: result: gcc -E
     1922configure:5924: gcc -E  conftest.c
     1923configure:5930: $? = 0
     1924configure:5961: gcc -E  conftest.c
    19241925conftest.c:11:28: ac_nonexistent.h: No such file or directory
    1925 configure:5902: $? = 1
     1926configure:5967: $? = 1
    19261927configure: failed program was:
    19271928| /* confdefs.h.  */
     
    19361937| /* end confdefs.h.  */
    19371938| #include <ac_nonexistent.h>
    1938 configure:5940: checking for ANSI C header files
    1939 configure:5970: gcc -c -g -O2  conftest.c >&5
    1940 configure:5976: $? = 0
    1941 configure:6072: gcc -o conftest -g -O2   conftest.c  >&5
    1942 configure:6075: $? = 0
    1943 configure:6081: ./conftest
    1944 configure:6084: $? = 0
    1945 configure:6101: result: yes
    1946 configure:6125: checking for sys/types.h
    1947 configure:6146: gcc -c -g -O2  conftest.c >&5
    1948 configure:6152: $? = 0
    1949 configure:6168: result: yes
    1950 configure:6125: checking for sys/stat.h
    1951 configure:6146: gcc -c -g -O2  conftest.c >&5
    1952 configure:6152: $? = 0
    1953 configure:6168: result: yes
    1954 configure:6125: checking for stdlib.h
    1955 configure:6146: gcc -c -g -O2  conftest.c >&5
    1956 configure:6152: $? = 0
    1957 configure:6168: result: yes
    1958 configure:6125: checking for string.h
    1959 configure:6146: gcc -c -g -O2  conftest.c >&5
    1960 configure:6152: $? = 0
    1961 configure:6168: result: yes
    1962 configure:6125: checking for memory.h
    1963 configure:6146: gcc -c -g -O2  conftest.c >&5
    1964 configure:6152: $? = 0
    1965 configure:6168: result: yes
    1966 configure:6125: checking for strings.h
    1967 configure:6146: gcc -c -g -O2  conftest.c >&5
    1968 configure:6152: $? = 0
    1969 configure:6168: result: yes
    1970 configure:6125: checking for inttypes.h
    1971 configure:6146: gcc -c -g -O2  conftest.c >&5
    1972 configure:6152: $? = 0
    1973 configure:6168: result: yes
    1974 configure:6125: checking for stdint.h
    1975 configure:6146: gcc -c -g -O2  conftest.c >&5
    1976 configure:6152: $? = 0
    1977 configure:6168: result: yes
    1978 configure:6125: checking for unistd.h
    1979 configure:6146: gcc -c -g -O2  conftest.c >&5
    1980 configure:6152: $? = 0
    1981 configure:6168: result: yes
    1982 configure:6195: checking dlfcn.h usability
    1983 configure:6212: gcc -c -g -O2  conftest.c >&5
    1984 configure:6218: $? = 0
    1985 configure:6232: result: yes
    1986 configure:6236: checking dlfcn.h presence
    1987 configure:6251: gcc -E  conftest.c
    1988 configure:6257: $? = 0
    1989 configure:6271: result: yes
    1990 configure:6299: checking for dlfcn.h
    1991 configure:6307: result: yes
    1992 configure:6330: checking how to run the C++ preprocessor
    1993 configure:6366: g++ -E  conftest.cpp
    1994 configure:6372: $? = 0
    1995 configure:6403: g++ -E  conftest.cpp
     1939configure:6005: checking for ANSI C header files
     1940configure:6035: gcc -c -g -O2  conftest.c >&5
     1941configure:6041: $? = 0
     1942configure:6137: gcc -o conftest -g -O2   conftest.c  >&5
     1943configure:6140: $? = 0
     1944configure:6146: ./conftest
     1945configure:6149: $? = 0
     1946configure:6166: result: yes
     1947configure:6190: checking for sys/types.h
     1948configure:6211: gcc -c -g -O2  conftest.c >&5
     1949configure:6217: $? = 0
     1950configure:6233: result: yes
     1951configure:6190: checking for sys/stat.h
     1952configure:6211: gcc -c -g -O2  conftest.c >&5
     1953configure:6217: $? = 0
     1954configure:6233: result: yes
     1955configure:6190: checking for stdlib.h
     1956configure:6211: gcc -c -g -O2  conftest.c >&5
     1957configure:6217: $? = 0
     1958configure:6233: result: yes
     1959configure:6190: checking for string.h
     1960configure:6211: gcc -c -g -O2  conftest.c >&5
     1961configure:6217: $? = 0
     1962configure:6233: result: yes
     1963configure:6190: checking for memory.h
     1964configure:6211: gcc -c -g -O2  conftest.c >&5
     1965configure:6217: $? = 0
     1966configure:6233: result: yes
     1967configure:6190: checking for strings.h
     1968configure:6211: gcc -c -g -O2  conftest.c >&5
     1969configure:6217: $? = 0
     1970configure:6233: result: yes
     1971configure:6190: checking for inttypes.h
     1972configure:6211: gcc -c -g -O2  conftest.c >&5
     1973configure:6217: $? = 0
     1974configure:6233: result: yes
     1975configure:6190: checking for stdint.h
     1976configure:6211: gcc -c -g -O2  conftest.c >&5
     1977configure:6217: $? = 0
     1978configure:6233: result: yes
     1979configure:6190: checking for unistd.h
     1980configure:6211: gcc -c -g -O2  conftest.c >&5
     1981configure:6217: $? = 0
     1982configure:6233: result: yes
     1983configure:6260: checking dlfcn.h usability
     1984configure:6277: gcc -c -g -O2  conftest.c >&5
     1985configure:6283: $? = 0
     1986configure:6297: result: yes
     1987configure:6301: checking dlfcn.h presence
     1988configure:6316: gcc -E  conftest.c
     1989configure:6322: $? = 0
     1990configure:6336: result: yes
     1991configure:6364: checking for dlfcn.h
     1992configure:6372: result: yes
     1993configure:6395: checking how to run the C++ preprocessor
     1994configure:6431: g++ -E  conftest.cpp
     1995configure:6437: $? = 0
     1996configure:6468: g++ -E  conftest.cpp
    19961997conftest.cpp:22:28: ac_nonexistent.h: No such file or directory
    1997 configure:6409: $? = 1
     1998configure:6474: $? = 1
    19981999configure: failed program was:
    19992000| /* confdefs.h.  */
     
    20192020| /* end confdefs.h.  */
    20202021| #include <ac_nonexistent.h>
    2021 configure:6442: result: g++ -E
    2022 configure:6471: g++ -E  conftest.cpp
    2023 configure:6477: $? = 0
    2024 configure:6508: g++ -E  conftest.cpp
     2022configure:6507: result: g++ -E
     2023configure:6536: g++ -E  conftest.cpp
     2024configure:6542: $? = 0
     2025configure:6573: g++ -E  conftest.cpp
    20252026conftest.cpp:22:28: ac_nonexistent.h: No such file or directory
    2026 configure:6514: $? = 1
     2027configure:6579: $? = 1
    20272028configure: failed program was:
    20282029| /* confdefs.h.  */
     
    20482049| /* end confdefs.h.  */
    20492050| #include <ac_nonexistent.h>
    2050 configure:6607: checking for g77
    2051 configure:6623: found /usr/sepp/bin/g77
    2052 configure:6634: result: g77
    2053 configure:6664: checking for Fortran 77 compiler version
    2054 configure:6671: g77 --version >&5
     2051configure:6672: checking for g77
     2052configure:6688: found /usr/sepp/bin/g77
     2053configure:6699: result: g77
     2054configure:6729: checking for Fortran 77 compiler version
     2055configure:6736: g77 --version >&5
    20552056GNU Fortran (GCC) 3.3.5
    20562057Copyright (C) 2002 Free Software Foundation, Inc.
     
    20612062For more information about these matters, see the file named COPYING
    20622063or type the command `info -f g77 Copying'.
    2063 configure:6674: $? = 0
    2064 configure:6681: g77 -v >&5
     2064configure:6739: $? = 0
     2065configure:6746: g77 -v >&5
    20652066Reading specs from /usr/pack/gcc-3.3.5-mo/i686-debian-linux3.1/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/specs
    20662067Configured with: ../configure --prefix=/usr/pack/gcc-3.3.5-mo --exec-prefix=/usr/pack/gcc-3.3.5-mo/i686-debian-linux3.1 --with-gxx-include-dir=/usr/pack/gcc-3.3.5-mo/include/c++ --disable-nls
    20672068Thread model: posix
    20682069gcc version 3.3.5
    2069 configure:6684: $? = 0
    2070 configure:6691: g77 -V >&5
     2070configure:6749: $? = 0
     2071configure:6756: g77 -V >&5
    20712072g77: `-V' option must have argument
    2072 configure:6694: $? = 1
    2073 configure:6702: checking whether we are using the GNU Fortran 77 compiler
    2074 configure:6721: g77 -c  conftest.F >&5
    2075 configure:6727: $? = 0
    2076 configure:6744: result: yes
    2077 configure:6750: checking whether g77 accepts -g
    2078 configure:6767: g77 -c -g conftest.f >&5
    2079 configure:6773: $? = 0
    2080 configure:6789: result: yes
    2081 configure:6819: checking the maximum length of command line arguments
    2082 configure:6911: result: 32768
    2083 configure:6922: checking command to parse /usr/bin/nm -B output from gcc object
    2084 configure:7018: gcc -c -g -O2  conftest.c >&5
    2085 configure:7021: $? = 0
    2086 configure:7025: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
    2087 configure:7028: $? = 0
    2088 configure:7080: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
    2089 configure:7083: $? = 0
    2090 configure:7121: result: ok
    2091 configure:7125: checking for objdir
    2092 configure:7140: result: .libs
    2093 configure:7232: checking for ar
    2094 configure:7248: found /usr/bin/ar
    2095 configure:7259: result: ar
    2096 configure:7328: checking for ranlib
    2097 configure:7344: found /usr/bin/ranlib
    2098 configure:7355: result: ranlib
    2099 configure:7424: checking for strip
    2100 configure:7440: found /usr/bin/strip
    2101 configure:7451: result: strip
    2102 configure:7752: checking if gcc static flag  works
    2103 configure:7780: result: yes
    2104 configure:7798: checking if gcc supports -fno-rtti -fno-exceptions
    2105 configure:7819: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
     2073configure:6759: $? = 1
     2074configure:6767: checking whether we are using the GNU Fortran 77 compiler
     2075configure:6786: g77 -c  conftest.F >&5
     2076configure:6792: $? = 0
     2077configure:6809: result: yes
     2078configure:6815: checking whether g77 accepts -g
     2079configure:6832: g77 -c -g conftest.f >&5
     2080configure:6838: $? = 0
     2081configure:6854: result: yes
     2082configure:6884: checking the maximum length of command line arguments
     2083configure:6996: result: 98304
     2084configure:7008: checking command to parse /usr/bin/nm -B output from gcc object
     2085configure:7113: gcc -c -g -O2  conftest.c >&5
     2086configure:7116: $? = 0
     2087configure:7120: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
     2088configure:7123: $? = 0
     2089configure:7175: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
     2090configure:7178: $? = 0
     2091configure:7216: result: ok
     2092configure:7220: checking for objdir
     2093configure:7235: result: .libs
     2094configure:7327: checking for ar
     2095configure:7343: found /usr/bin/ar
     2096configure:7354: result: ar
     2097configure:7423: checking for ranlib
     2098configure:7439: found /usr/bin/ranlib
     2099configure:7450: result: ranlib
     2100configure:7519: checking for strip
     2101configure:7535: found /usr/bin/strip
     2102configure:7546: result: strip
     2103configure:7832: checking if gcc supports -fno-rtti -fno-exceptions
     2104configure:7853: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
    21062105cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
    2107 configure:7823: $? = 0
    2108 configure:7833: result: no
    2109 configure:7848: checking for gcc option to produce PIC
    2110 configure:8052: result: -fPIC
    2111 configure:8060: checking if gcc PIC flag -fPIC works
    2112 configure:8081: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
    2113 configure:8085: $? = 0
    2114 configure:8095: result: yes
    2115 configure:8119: checking if gcc supports -c -o file.o
    2116 configure:8143: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
     2106configure:7857: $? = 0
     2107configure:7867: result: no
     2108configure:7882: checking for gcc option to produce PIC
     2109configure:8114: result: -fPIC
     2110configure:8122: checking if gcc PIC flag -fPIC works
     2111configure:8143: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
    21172112configure:8147: $? = 0
    2118 configure:8166: result: yes
    2119 configure:8192: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
    2120 configure:9084: result: yes
    2121 configure:9110: checking whether -lc should be explicitly linked in
    2122 configure:9115: gcc -c -g -O2  conftest.c >&5
    2123 configure:9118: $? = 0
    2124 configure:9132: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
    2125 configure:9135: $? = 0
    2126 configure:9147: result: no
    2127 configure:9155: checking dynamic linker characteristics
    2128 configure:9709: result: GNU/Linux ld.so
    2129 configure:9713: checking how to hardcode library paths into programs
    2130 configure:9738: result: immediate
    2131 configure:9752: checking whether stripping libraries is possible
    2132 configure:9757: result: yes
    2133 configure:10554: checking if libtool supports shared libraries
    2134 configure:10556: result: yes
    2135 configure:10559: checking whether to build shared libraries
    2136 configure:10580: result: yes
    2137 configure:10583: checking whether to build static libraries
    2138 configure:10587: result: no
    2139 configure:10679: creating libtool
    2140 configure:11257: checking for ld used by g++
    2141 configure:11324: result: /usr/bin/ld
    2142 configure:11333: checking if the linker (/usr/bin/ld) is GNU ld
    2143 configure:11348: result: yes
    2144 configure:11399: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
    2145 configure:12275: result: yes
    2146 configure:12293: g++ -c -g -O2  conftest.cpp >&5
    2147 configure:12296: $? = 0
    2148 configure:12406: checking for g++ option to produce PIC
    2149 configure:12674: result: -fPIC
    2150 configure:12682: checking if g++ PIC flag -fPIC works
    2151 configure:12703: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
    2152 configure:12707: $? = 0
    2153 configure:12717: result: yes
    2154 configure:12741: checking if g++ supports -c -o file.o
    2155 configure:12765: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
    2156 configure:12769: $? = 0
    2157 configure:12788: result: yes
    2158 configure:12814: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
    2159 configure:12839: result: yes
    2160 configure:12910: checking dynamic linker characteristics
    2161 configure:13464: result: GNU/Linux ld.so
    2162 configure:13468: checking how to hardcode library paths into programs
    2163 configure:13493: result: immediate
    2164 configure:13507: checking whether stripping libraries is possible
    2165 configure:13512: result: yes
    2166 configure:14815: checking if libtool supports shared libraries
    2167 configure:14817: result: yes
    2168 configure:14820: checking whether to build shared libraries
    2169 configure:14840: result: yes
    2170 configure:14843: checking whether to build static libraries
    2171 configure:14847: result: no
    2172 configure:14859: checking for g77 option to produce PIC
    2173 configure:15063: result: -fPIC
    2174 configure:15071: checking if g77 PIC flag -fPIC works
    2175 configure:15092: g77 -c -g -O2 -fPIC conftest.f >&5
    2176 configure:15096: $? = 0
    2177 configure:15106: result: yes
    2178 configure:15130: checking if g77 supports -c -o file.o
    2179 configure:15154: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
    2180 configure:15158: $? = 0
    2181 configure:15177: result: yes
    2182 configure:15203: checking whether the g77 linker (/usr/bin/ld) supports shared libraries
    2183 configure:16075: result: yes
    2184 configure:16146: checking dynamic linker characteristics
    2185 configure:16700: result: GNU/Linux ld.so
    2186 configure:16704: checking how to hardcode library paths into programs
    2187 configure:16729: result: immediate
    2188 configure:16743: checking whether stripping libraries is possible
    2189 configure:16748: result: yes
    2190 configure:21083: checking for ld used by g++
    2191 configure:21150: result: /usr/bin/ld
    2192 configure:21159: checking if the linker (/usr/bin/ld) is GNU ld
    2193 configure:21174: result: yes
    2194 configure:21225: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
    2195 configure:22101: result: yes
    2196 configure:22119: g++ -c -g -O2  conftest.cpp >&5
    2197 configure:22122: $? = 0
    2198 configure:22232: checking for g++ option to produce PIC
    2199 configure:22500: result: -fPIC
    2200 configure:22508: checking if g++ PIC flag -fPIC works
    2201 configure:22543: result: yes
    2202 configure:22567: checking if g++ supports -c -o file.o
    2203 configure:22614: result: yes
    2204 configure:22640: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
    2205 configure:22665: result: yes
    2206 configure:22736: checking dynamic linker characteristics
    2207 configure:23290: result: GNU/Linux ld.so
    2208 configure:23294: checking how to hardcode library paths into programs
    2209 configure:23319: result: immediate
    2210 configure:23333: checking whether stripping libraries is possible
    2211 configure:23338: result: yes
    2212 configure:24571: checking if g++ supports -fvisibility
    2213 configure:24592: g++ -c -g -O2  -fvisibility=hidden -fvisibility-inlines-hidden conftest.cpp >&5
     2113configure:8157: result: yes
     2114configure:8185: checking if gcc static flag -static works
     2115configure:8213: result: yes
     2116configure:8223: checking if gcc supports -c -o file.o
     2117configure:8247: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
     2118configure:8251: $? = 0
     2119configure:8270: result: yes
     2120configure:8296: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
     2121configure:9276: result: yes
     2122configure:9297: checking whether -lc should be explicitly linked in
     2123configure:9302: gcc -c -g -O2  conftest.c >&5
     2124configure:9305: $? = 0
     2125configure:9320: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
     2126configure:9323: $? = 0
     2127configure:9335: result: no
     2128configure:9343: checking dynamic linker characteristics
     2129configure:9945: result: GNU/Linux ld.so
     2130configure:9954: checking how to hardcode library paths into programs
     2131configure:9979: result: immediate
     2132configure:9993: checking whether stripping libraries is possible
     2133configure:9998: result: yes
     2134configure:10800: checking if libtool supports shared libraries
     2135configure:10802: result: yes
     2136configure:10805: checking whether to build shared libraries
     2137configure:10826: result: yes
     2138configure:10829: checking whether to build static libraries
     2139configure:10833: result: no
     2140configure:10926: creating libtool
     2141configure:11514: checking for ld used by g++
     2142configure:11581: result: /usr/bin/ld
     2143configure:11590: checking if the linker (/usr/bin/ld) is GNU ld
     2144configure:11605: result: yes
     2145configure:11656: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
     2146configure:12630: result: yes
     2147configure:12648: g++ -c -g -O2  conftest.cpp >&5
     2148configure:12651: $? = 0
     2149configure:12803: checking for g++ option to produce PIC
     2150configure:13087: result: -fPIC
     2151configure:13095: checking if g++ PIC flag -fPIC works
     2152configure:13116: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
     2153configure:13120: $? = 0
     2154configure:13130: result: yes
     2155configure:13158: checking if g++ static flag -static works
     2156configure:13186: result: yes
     2157configure:13196: checking if g++ supports -c -o file.o
     2158configure:13220: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
     2159configure:13224: $? = 0
     2160configure:13243: result: yes
     2161configure:13269: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
     2162configure:13294: result: yes
     2163configure:13361: checking dynamic linker characteristics
     2164configure:13911: result: GNU/Linux ld.so
     2165configure:13920: checking how to hardcode library paths into programs
     2166configure:13945: result: immediate
     2167configure:14479: checking if libtool supports shared libraries
     2168configure:14481: result: yes
     2169configure:14484: checking whether to build shared libraries
     2170configure:14504: result: yes
     2171configure:14507: checking whether to build static libraries
     2172configure:14511: result: no
     2173configure:14521: checking for g77 option to produce PIC
     2174configure:14753: result: -fPIC
     2175configure:14761: checking if g77 PIC flag -fPIC works
     2176configure:14782: g77 -c -g -O2 -fPIC conftest.f >&5
     2177configure:14786: $? = 0
     2178configure:14796: result: yes
     2179configure:14824: checking if g77 static flag -static works
     2180configure:14852: result: yes
     2181configure:14862: checking if g77 supports -c -o file.o
     2182configure:14886: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
     2183configure:14890: $? = 0
     2184configure:14909: result: yes
     2185configure:14935: checking whether the g77 linker (/usr/bin/ld) supports shared libraries
     2186configure:15895: result: yes
     2187configure:15962: checking dynamic linker characteristics
     2188configure:16512: result: GNU/Linux ld.so
     2189configure:16521: checking how to hardcode library paths into programs
     2190configure:16546: result: immediate
     2191configure:20245: checking for ld used by g++
     2192configure:20312: result: /usr/bin/ld
     2193configure:20321: checking if the linker (/usr/bin/ld) is GNU ld
     2194configure:20336: result: yes
     2195configure:20387: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
     2196configure:21361: result: yes
     2197configure:21379: g++ -c -g -O2  conftest.cpp >&5
     2198configure:21382: $? = 0
     2199configure:21534: checking for g++ option to produce PIC
     2200configure:21818: result: -fPIC
     2201configure:21826: checking if g++ PIC flag -fPIC works
     2202configure:21861: result: yes
     2203configure:21889: checking if g++ static flag -static works
     2204configure:21917: result: yes
     2205configure:21927: checking if g++ supports -c -o file.o
     2206configure:21974: result: yes
     2207configure:22000: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
     2208configure:22025: result: yes
     2209configure:22092: checking dynamic linker characteristics
     2210configure:22642: result: GNU/Linux ld.so
     2211configure:22651: checking how to hardcode library paths into programs
     2212configure:22676: result: immediate
     2213configure:23130: checking if g++ supports -fvisibility
     2214configure:23151: g++ -c -g -O2  -fvisibility=hidden -fvisibility-inlines-hidden conftest.cpp >&5
    22142215cc1plus: error: unrecognized option `-fvisibility=hidden'
    22152216cc1plus: error: unrecognized option `-fvisibility-inlines-hidden'
    2216 configure:24596: $? = 1
    2217 configure:24606: result: no
    2218 configure:24653: checking whether to use STLPort
    2219 configure:24660: result: no
    2220 configure:24707: checking for freetype-config
    2221 configure:24725: found /usr/bin/freetype-config
    2222 configure:24738: result: /usr/bin/freetype-config
    2223 configure:24748: checking for FreeType - version >= 9.0.0
    2224 configure:24831: gcc -o conftest -g -O2 -I/usr/include/freetype2   conftest.c -lfreetype -lz  >&5
    2225 configure:24834: $? = 0
    2226 configure:24840: ./conftest
    2227 configure:24843: $? = 0
    2228 configure:24864: result: yes
    2229 configure:24898: checking for dlopen in -ldl
    2230 configure:24933: gcc -o conftest -g -O2   conftest.c -ldl   >&5
    2231 configure:24939: $? = 0
    2232 configure:24957: result: yes
    2233 configure:24969: checking for pow in -lm
    2234 configure:25004: gcc -o conftest -g -O2   conftest.c -lm  -ldl  >&5
    2235 configure:25010: $? = 0
    2236 configure:25028: result: yes
    2237 configure:25040: checking for gzopen in -lz
    2238 configure:25075: gcc -o conftest -g -O2   conftest.c -lz  -lm -ldl  >&5
    2239 configure:25081: $? = 0
    2240 configure:25099: result: yes
    2241 configure:25111: checking for pthread_create in -lpthread
    2242 configure:25146: gcc -o conftest -g -O2   conftest.c -lpthread  -lz -lm -ldl  >&5
    2243 configure:25152: $? = 0
    2244 configure:25170: result: yes
    2245 configure:25181: checking for snprintf
    2246 configure:25237: gcc -o conftest -g -O2   conftest.c -lpthread -lz -lm -ldl  >&5
     2217configure:23155: $? = 1
     2218configure:23165: result: no
     2219configure:23212: checking whether to use STLPort
     2220configure:23219: result: no
     2221configure:23266: checking for freetype-config
     2222configure:23284: found /usr/bin/freetype-config
     2223configure:23297: result: /usr/bin/freetype-config
     2224configure:23307: checking for FreeType - version >= 9.0.0
     2225configure:23390: gcc -o conftest -g -O2 -I/usr/include/freetype2   conftest.c -lfreetype -lz  >&5
     2226configure:23393: $? = 0
     2227configure:23399: ./conftest
     2228configure:23402: $? = 0
     2229configure:23423: result: yes
     2230configure:23457: checking for dlopen in -ldl
     2231configure:23492: gcc -o conftest -g -O2   conftest.c -ldl   >&5
     2232configure:23498: $? = 0
     2233configure:23516: result: yes
     2234configure:23528: checking for pow in -lm
     2235configure:23563: gcc -o conftest -g -O2   conftest.c -lm  -ldl  >&5
     2236configure:23569: $? = 0
     2237configure:23587: result: yes
     2238configure:23599: checking for gzopen in -lz
     2239configure:23634: gcc -o conftest -g -O2   conftest.c -lz  -lm -ldl  >&5
     2240configure:23640: $? = 0
     2241configure:23658: result: yes
     2242configure:23670: checking for pthread_create in -lpthread
     2243configure:23705: gcc -o conftest -g -O2   conftest.c -lpthread  -lz -lm -ldl  >&5
     2244configure:23711: $? = 0
     2245configure:23729: result: yes
     2246configure:23740: checking for snprintf
     2247configure:23796: gcc -o conftest -g -O2   conftest.c -lpthread -lz -lm -ldl  >&5
    22472248conftest.c:49: warning: conflicting types for built-in function `snprintf'
    2248 configure:25243: $? = 0
    2249 configure:25260: result: yes
    2250 configure:25270: checking for vsnprintf
    2251 configure:25326: gcc -o conftest -g -O2   conftest.c -lpthread -lz -lm -ldl  >&5
     2249configure:23802: $? = 0
     2250configure:23819: result: yes
     2251configure:23829: checking for vsnprintf
     2252configure:23885: gcc -o conftest -g -O2   conftest.c -lpthread -lz -lm -ldl  >&5
    22522253conftest.c:50: warning: conflicting types for built-in function `vsnprintf'
    2253 configure:25332: $? = 0
    2254 configure:25349: result: yes
    2255 configure:25395: checking for cppunit-config
    2256 configure:25413: found /usr/sepp/bin/cppunit-config
    2257 configure:25426: result: /usr/sepp/bin/cppunit-config
    2258 configure:25436: checking for Cppunit - version >= 1.10.0
    2259 configure:25469: result: 1.12.0
    2260 configure:25550: checking for pkg-config
    2261 configure:25568: found /usr/bin/pkg-config
    2262 configure:25580: result: /usr/bin/pkg-config
    2263 configure:25609: checking pkg-config is at least version 0.9.0
    2264 configure:25612: result: yes
    2265 configure:25623: checking for ZZIPLIB
    2266 configure:25631: $PKG_CONFIG --exists --print-errors "zziplib"
     2254configure:23891: $? = 0
     2255configure:23908: result: yes
     2256configure:23954: checking for cppunit-config
     2257configure:23972: found /usr/sepp/bin/cppunit-config
     2258configure:23985: result: /usr/sepp/bin/cppunit-config
     2259configure:23995: checking for Cppunit - version >= 1.10.0
     2260configure:24028: result: 1.12.0
     2261configure:24107: checking for pkg-config
     2262configure:24125: found /usr/bin/pkg-config
     2263configure:24137: result: /usr/bin/pkg-config
     2264configure:24166: checking pkg-config is at least version 0.9.0
     2265configure:24169: result: yes
     2266configure:24180: checking for ZZIPLIB
     2267configure:24188: $PKG_CONFIG --exists --print-errors "zziplib"
    22672268Package zziplib was not found in the pkg-config search path.
    22682269Perhaps you should add the directory containing `zziplib.pc'
    22692270to the PKG_CONFIG_PATH environment variable
    22702271No package 'zziplib' found
    2271 configure:25634: $? = 1
    2272 configure:25649: $PKG_CONFIG --exists --print-errors "zziplib"
     2272configure:24191: $? = 1
     2273configure:24206: $PKG_CONFIG --exists --print-errors "zziplib"
    22732274Package zziplib was not found in the pkg-config search path.
    22742275Perhaps you should add the directory containing `zziplib.pc'
    22752276to the PKG_CONFIG_PATH environment variable
    22762277No package 'zziplib' found
    2277 configure:25652: $? = 1
     2278configure:24209: $? = 1
    22782279Package zziplib was not found in the pkg-config search path.
    22792280Perhaps you should add the directory containing `zziplib.pc'
    22802281to the PKG_CONFIG_PATH environment variable
    22812282No package 'zziplib' found
    2282 configure:25690: error: Package requirements (zziplib) were not met:
     2283configure:24247: error: Package requirements (zziplib) were not met:
    22832284
    22842285Package zziplib was not found in the pkg-config search path.
     
    23872388ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
    23882389ac_cv_path_install='/usr/bin/install -c'
     2390ac_cv_path_mkdir=/bin/mkdir
    23892391ac_cv_prog_AWK=gawk
    23902392ac_cv_prog_CPP='gcc -E'
     
    24282430lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
    24292431lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
    2430 lt_cv_sys_max_cmd_len=32768
     2432lt_cv_sys_max_cmd_len=98304
    24312433lt_lt_cv_prog_compiler_c_o='"yes"'
    24322434lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
     
    24402442## ----------------- ##
    24412443
    2442 ACLOCAL='${SHELL} /home/landauf/orxonoxv2/ogre-linux_osx-v1-4-5/ogrenew/missing --run aclocal-1.9'
     2444ACLOCAL='${SHELL} /home/landauf/orxonoxv2/ogre/missing --run aclocal-1.10'
    24432445AMDEPBACKSLASH='\'
    24442446AMDEP_FALSE='#'
    24452447AMDEP_TRUE=''
    2446 AMTAR='${SHELL} /home/landauf/orxonoxv2/ogre-linux_osx-v1-4-5/ogrenew/missing --run tar'
     2448AMTAR='${SHELL} /home/landauf/orxonoxv2/ogre/missing --run tar'
    24472449AR='ar'
    2448 AUTOCONF='${SHELL} /home/landauf/orxonoxv2/ogre-linux_osx-v1-4-5/ogrenew/missing --run autoconf'
    2449 AUTOHEADER='${SHELL} /home/landauf/orxonoxv2/ogre-linux_osx-v1-4-5/ogrenew/missing --run autoheader'
    2450 AUTOMAKE='${SHELL} /home/landauf/orxonoxv2/ogre-linux_osx-v1-4-5/ogrenew/missing --run automake-1.9'
     2450AUTOCONF='${SHELL} /home/landauf/orxonoxv2/ogre/missing --run autoconf'
     2451AUTOHEADER='${SHELL} /home/landauf/orxonoxv2/ogre/missing --run autoheader'
     2452AUTOMAKE='${SHELL} /home/landauf/orxonoxv2/ogre/missing --run automake-1.10'
    24512453AWK='gawk'
    24522454BUILD_CGPLUGIN_FALSE=''
     
    24982500INSTALL_PROGRAM='${INSTALL}'
    24992501INSTALL_SCRIPT='${INSTALL}'
    2500 INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
     2502INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
    25012503LDFLAGS=''
    25022504LEX='flex'
     
    25082510LN_S='ln -s'
    25092511LTLIBOBJS=''
    2510 MAKEINFO='${SHELL} /home/landauf/orxonoxv2/ogre-linux_osx-v1-4-5/ogrenew/missing --run makeinfo'
     2512MAKEINFO='${SHELL} /home/landauf/orxonoxv2/ogre/missing --run makeinfo'
    25112513OBJEXT='o'
    25122514OGRE_BUILDING_DEMOS_FALSE=''
     
    25442546SAME_PLATFORM_AND_GUI_FALSE=''
    25452547SAME_PLATFORM_AND_GUI_TRUE=''
     2548SED='/bin/sed'
    25462549SET_MAKE=''
    25472550SHARED_FLAGS='-shared'
     
    25692572am__fastdepCXX_TRUE=''
    25702573am__include='include'
     2574am__isrc=''
    25712575am__leading_dot='.'
    25722576am__quote=''
     
    25922596includedir='${prefix}/include'
    25932597infodir='${datarootdir}/info'
    2594 install_sh='/home/landauf/orxonoxv2/ogre-linux_osx-v1-4-5/ogrenew/install-sh'
     2598install_sh='$(SHELL) /home/landauf/orxonoxv2/ogre/install-sh'
    25952599libdir='${exec_prefix}/lib'
    25962600libexecdir='${exec_prefix}/libexec'
     
    25982602localstatedir='${prefix}/var'
    25992603mandir='${datarootdir}/man'
    2600 mkdir_p='mkdir -p --'
     2604mkdir_p='/bin/mkdir -p'
    26012605ogreexecdir=''
    26022606oldincludedir='/usr/include'
Note: See TracChangeset for help on using the changeset viewer.