Changeset 7 in downloads for config.log
- Timestamp:
- Oct 9, 2007, 10:26:37 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
config.log
r5 r7 11 11 ## --------- ## 12 12 13 hostname = tardis- d0413 hostname = tardis-b15 14 14 uname -m = i686 15 15 uname -r = 2.6.21.4-generic32-isg-ee-sm-pxe-smp-1 … … 29 29 30 30 PATH: /usr/bin_override 31 PATH: /usr/pack/kde-3.5.1-to/i686-debian-linux3.1/bin32 31 PATH: /bin 33 32 PATH: /usr/bin … … 50 49 ## ----------- ## 51 50 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 51 configure:2116: checking build system type 52 configure:2134: result: i686-pc-linux-gnu 53 configure:2156: checking host system type 54 configure:2171: result: i686-pc-linux-gnu 55 configure:2193: checking target system type 56 configure:2208: result: i686-pc-linux-gnu 57 configure:2254: checking for a BSD-compatible install 58 configure:2310: result: /usr/bin/install -c 59 configure:2321: checking whether build environment is sane 60 configure:2364: result: yes 61 configure:2392: checking for a thread-safe mkdir -p 62 configure:2431: result: /bin/mkdir -p 63 configure:2444: checking for gawk 64 configure:2460: found /usr/sepp/bin/gawk 65 configure:2471: result: gawk 66 configure:2482: checking whether make sets $(MAKE) 67 configure:2503: result: yes 68 configure:2742: checking for gcc 69 configure:2758: found /usr/bin/gcc 70 configure:2769: result: gcc 71 configure:3007: checking for C compiler version 72 configure:3014: gcc --version >&5 72 73 gcc (GCC) 3.3.5 (Debian 1:3.3.5-13) 73 74 Copyright (C) 2003 Free Software Foundation, Inc. … … 75 76 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 76 77 77 configure: 2995: $? = 078 configure:30 02: gcc -v >&578 configure:3017: $? = 0 79 configure:3024: gcc -v >&5 79 80 Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs 80 81 Configured 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 81 82 Thread model: posix 82 83 gcc version 3.3.5 (Debian 1:3.3.5-13) 83 configure:30 05: $? = 084 configure:30 12: gcc -V >&584 configure:3027: $? = 0 85 configure:3034: gcc -V >&5 85 86 gcc: `-V' option must have argument 86 configure:30 15: $? = 187 configure:30 38: checking for C compiler default output file name88 configure:30 65: gcc conftest.c >&589 configure:30 68: $? = 090 configure:31 06: result: a.out91 configure:31 23: checking whether the C compiler works92 configure:31 33: ./a.out93 configure:31 36: $? = 094 configure:31 53: result: yes95 configure:31 60: checking whether we are cross compiling96 configure:31 62: result: no97 configure:31 65: checking for suffix of executables98 configure:31 72: gcc -o conftest conftest.c >&599 configure:31 75: $? = 0100 configure:3 199: result:101 configure:32 05: checking for suffix of object files102 configure:32 31: gcc -c conftest.c >&5103 configure:32 34: $? = 0104 configure:32 57: result: o105 configure:32 61: checking whether we are using the GNU C compiler106 configure:3 290: gcc -c conftest.c >&5107 configure:3 296: $? = 0108 configure:33 13: result: yes109 configure:33 18: checking whether gcc accepts -g110 configure:33 48: gcc -c -g conftest.c >&5111 configure:33 54: $? = 0112 configure:34 53: result: yes113 configure:34 70: checking for gcc option to accept ISO C89114 configure:35 44: gcc -c -g -O2 conftest.c >&5115 configure:35 50: $? = 0116 configure:35 73: result: none needed117 configure:36 02: checking for style of include used by make118 configure:36 30: result: GNU119 configure:36 58: checking dependency style of gcc120 configure:37 48: result: gcc3121 configure:38 23: checking for g++122 configure:38 39: found /usr/bin/g++123 configure:38 50: result: g++124 configure:38 81: checking for C++ compiler version125 configure:3 888: g++ --version >&587 configure:3037: $? = 1 88 configure:3060: checking for C compiler default output file name 89 configure:3087: gcc conftest.c >&5 90 configure:3090: $? = 0 91 configure:3128: result: a.out 92 configure:3145: checking whether the C compiler works 93 configure:3155: ./a.out 94 configure:3158: $? = 0 95 configure:3175: result: yes 96 configure:3182: checking whether we are cross compiling 97 configure:3184: result: no 98 configure:3187: checking for suffix of executables 99 configure:3194: gcc -o conftest conftest.c >&5 100 configure:3197: $? = 0 101 configure:3221: result: 102 configure:3227: checking for suffix of object files 103 configure:3253: gcc -c conftest.c >&5 104 configure:3256: $? = 0 105 configure:3279: result: o 106 configure:3283: checking whether we are using the GNU C compiler 107 configure:3312: gcc -c conftest.c >&5 108 configure:3318: $? = 0 109 configure:3335: result: yes 110 configure:3340: checking whether gcc accepts -g 111 configure:3370: gcc -c -g conftest.c >&5 112 configure:3376: $? = 0 113 configure:3475: result: yes 114 configure:3492: checking for gcc option to accept ISO C89 115 configure:3566: gcc -c -g -O2 conftest.c >&5 116 configure:3572: $? = 0 117 configure:3595: result: none needed 118 configure:3624: checking for style of include used by make 119 configure:3652: result: GNU 120 configure:3677: checking dependency style of gcc 121 configure:3768: result: gcc3 122 configure:3841: checking for g++ 123 configure:3857: found /usr/bin/g++ 124 configure:3868: result: g++ 125 configure:3899: checking for C++ compiler version 126 configure:3906: g++ --version >&5 126 127 g++ (GCC) 3.3.5 (Debian 1:3.3.5-13) 127 128 Copyright (C) 2003 Free Software Foundation, Inc. … … 129 130 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 130 131 131 configure:3 891: $? = 0132 configure:3 898: g++ -v >&5132 configure:3909: $? = 0 133 configure:3916: g++ -v >&5 133 134 Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs 134 135 Configured 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 135 136 Thread model: posix 136 137 gcc version 3.3.5 (Debian 1:3.3.5-13) 137 configure:39 01: $? = 0138 configure:39 08: g++ -V >&5138 configure:3919: $? = 0 139 configure:3926: g++ -V >&5 139 140 g++: `-V' option must have argument 140 configure:39 11: $? = 1141 configure:39 14: checking whether we are using the GNU C++ compiler142 configure:39 43: g++ -c conftest.cpp >&5143 configure:39 49: $? = 0144 configure:39 66: result: yes145 configure:39 71: checking whether g++ accepts -g146 configure:40 01: g++ -c -g conftest.cpp >&5147 configure:40 07: $? = 0148 configure:41 06: result: yes149 configure:41 31: checking dependency style of g++150 configure:42 21: result: gcc3151 configure:42 39: checking whether gcc and cc understand -c and -o together152 configure:42 74: gcc -c conftest.c -o conftest2.o >&5153 configure:42 77: $? = 0154 configure:4 283: gcc -c conftest.c -o conftest2.o >&5155 configure:4 286: $? = 0156 configure:4 297: cc -c conftest.c >&5157 configure:43 00: $? = 0158 configure:43 08: cc -c conftest.c -o conftest2.o >&5159 configure:43 11: $? = 0160 configure:43 17: cc -c conftest.c -o conftest2.o >&5161 configure:43 20: $? = 0162 configure:43 38: result: yes163 configure:43 76: checking for a BSD-compatible install164 configure:44 32: result: /usr/bin/install -c165 configure:44 47: checking for bison166 configure:44 63: found /usr/sepp/bin/bison167 configure:44 74: result: bison -y168 configure:4 491: checking for flex169 configure:45 07: found /usr/bin/flex170 configure:45 18: result: flex171 configure:45 55: flex conftest.l172 configure:45 58: $? = 0173 configure:45 60: checking lex output file root174 configure:45 76: result: lex.yy175 configure:45 81: checking lex library176 configure:46 00: gcc -o conftest -g -O2 conftest.c >&5177 /tmp/cc z8H5yg.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/cc z8H5yg.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/cc z8H5yg.o(.text+0x1399): In function `main':182 /home/landauf/orxonoxv2/ogre -linux_osx-v1-4-5/ogrenew/conftest.l:17: undefined reference to `yywrap'141 configure:3929: $? = 1 142 configure:3932: checking whether we are using the GNU C++ compiler 143 configure:3961: g++ -c conftest.cpp >&5 144 configure:3967: $? = 0 145 configure:3984: result: yes 146 configure:3989: checking whether g++ accepts -g 147 configure:4019: g++ -c -g conftest.cpp >&5 148 configure:4025: $? = 0 149 configure:4124: result: yes 150 configure:4149: checking dependency style of g++ 151 configure:4240: result: gcc3 152 configure:4256: checking whether gcc and cc understand -c and -o together 153 configure:4291: gcc -c conftest.c -o conftest2.o >&5 154 configure:4294: $? = 0 155 configure:4300: gcc -c conftest.c -o conftest2.o >&5 156 configure:4303: $? = 0 157 configure:4314: cc -c conftest.c >&5 158 configure:4317: $? = 0 159 configure:4325: cc -c conftest.c -o conftest2.o >&5 160 configure:4328: $? = 0 161 configure:4334: cc -c conftest.c -o conftest2.o >&5 162 configure:4337: $? = 0 163 configure:4355: result: yes 164 configure:4394: checking for a BSD-compatible install 165 configure:4450: result: /usr/bin/install -c 166 configure:4465: checking for bison 167 configure:4481: found /usr/sepp/bin/bison 168 configure:4492: result: bison -y 169 configure:4509: checking for flex 170 configure:4525: found /usr/bin/flex 171 configure:4536: result: flex 172 configure:4573: flex conftest.l 173 configure:4576: $? = 0 174 configure:4578: checking lex output file root 175 configure:4594: result: lex.yy 176 configure:4599: checking lex library 177 configure: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' 183 184 collect2: ld returned 1 exit status 184 configure:46 06: $? = 1185 configure:4624: $? = 1 185 186 configure: failed program was: 186 187 | … … 1875 1876 | return ! yylex () + ! yywrap (); 1876 1877 | } 1877 configure:46 00: gcc -o conftest -g -O2 conftest.c -lfl >&51878 configure:46 06: $? = 01879 configure:46 27: result: -lfl1880 configure:46 33: checking whether yytext is a pointer1881 configure:46 54: gcc -o conftest -g -O2 conftest.c -lfl >&51882 configure:46 60: $? = 01883 configure:46 79: result: yes1884 configure:49 24: checking for a sed that does not truncate output1885 configure:49 78: result: /bin/sed1886 configure:49 81: checking for grep that handles long lines and -e1887 configure:50 55: result: /bin/grep1888 configure:50 60: checking for egrep1889 configure:51 38: result: /bin/grep -E1890 configure:51 54: checking for ld used by gcc1891 configure:52 21: result: /usr/bin/ld1892 configure:52 30: checking if the linker (/usr/bin/ld) is GNU ld1893 configure:52 45: result: yes1894 configure:52 50: checking for /usr/bin/ld option to reload object files1895 configure:52 57: result: -r1896 configure:52 75: checking for BSD-compatible nm1897 configure:53 17: result: /usr/bin/nm -B1898 configure:53 21: checking whether ln -s works1899 configure:53 25: result: yes1900 configure:53 32: checking how to recognise dependent libraries1901 configure:55 04: result: pass_all1902 configure:57 14: checking how to run the C preprocessor1903 configure:5 754: gcc -E conftest.c1904 configure:5 760: $? = 01905 configure:5 791: gcc -E conftest.c1878 configure:4618: gcc -o conftest -g -O2 conftest.c -lfl >&5 1879 configure:4624: $? = 0 1880 configure:4645: result: -lfl 1881 configure:4651: checking whether yytext is a pointer 1882 configure:4672: gcc -o conftest -g -O2 conftest.c -lfl >&5 1883 configure:4678: $? = 0 1884 configure:4697: result: yes 1885 configure:4936: checking for a sed that does not truncate output 1886 configure:4992: result: /bin/sed 1887 configure:4995: checking for grep that handles long lines and -e 1888 configure:5069: result: /bin/grep 1889 configure:5074: checking for egrep 1890 configure:5152: result: /bin/grep -E 1891 configure:5168: checking for ld used by gcc 1892 configure:5235: result: /usr/bin/ld 1893 configure:5244: checking if the linker (/usr/bin/ld) is GNU ld 1894 configure:5259: result: yes 1895 configure:5264: checking for /usr/bin/ld option to reload object files 1896 configure:5271: result: -r 1897 configure:5289: checking for BSD-compatible nm 1898 configure:5338: result: /usr/bin/nm -B 1899 configure:5342: checking whether ln -s works 1900 configure:5346: result: yes 1901 configure:5353: checking how to recognize dependent libraries 1902 configure:5539: result: pass_all 1903 configure:5779: checking how to run the C preprocessor 1904 configure:5819: gcc -E conftest.c 1905 configure:5825: $? = 0 1906 configure:5856: gcc -E conftest.c 1906 1907 conftest.c:11:28: ac_nonexistent.h: No such file or directory 1907 configure:5 797: $? = 11908 configure:5862: $? = 1 1908 1909 configure: failed program was: 1909 1910 | /* confdefs.h. */ … … 1918 1919 | /* end confdefs.h. */ 1919 1920 | #include <ac_nonexistent.h> 1920 configure:58 30: result: gcc -E1921 configure:5 859: gcc -E conftest.c1922 configure:5 865: $? = 01923 configure:5 896: gcc -E conftest.c1921 configure:5895: result: gcc -E 1922 configure:5924: gcc -E conftest.c 1923 configure:5930: $? = 0 1924 configure:5961: gcc -E conftest.c 1924 1925 conftest.c:11:28: ac_nonexistent.h: No such file or directory 1925 configure:59 02: $? = 11926 configure:5967: $? = 1 1926 1927 configure: failed program was: 1927 1928 | /* confdefs.h. */ … … 1936 1937 | /* end confdefs.h. */ 1937 1938 | #include <ac_nonexistent.h> 1938 configure: 5940: checking for ANSI C header files1939 configure: 5970: gcc -c -g -O2 conftest.c >&51940 configure: 5976: $? = 01941 configure:6 072: gcc -o conftest -g -O2 conftest.c >&51942 configure:6 075: $? = 01943 configure:6 081: ./conftest1944 configure:6 084: $? = 01945 configure:61 01: result: yes1946 configure:61 25: checking for sys/types.h1947 configure:6 146: gcc -c -g -O2 conftest.c >&51948 configure:6 152: $? = 01949 configure:6 168: result: yes1950 configure:61 25: checking for sys/stat.h1951 configure:6 146: gcc -c -g -O2 conftest.c >&51952 configure:6 152: $? = 01953 configure:6 168: result: yes1954 configure:61 25: checking for stdlib.h1955 configure:6 146: gcc -c -g -O2 conftest.c >&51956 configure:6 152: $? = 01957 configure:6 168: result: yes1958 configure:61 25: checking for string.h1959 configure:6 146: gcc -c -g -O2 conftest.c >&51960 configure:6 152: $? = 01961 configure:6 168: result: yes1962 configure:61 25: checking for memory.h1963 configure:6 146: gcc -c -g -O2 conftest.c >&51964 configure:6 152: $? = 01965 configure:6 168: result: yes1966 configure:61 25: checking for strings.h1967 configure:6 146: gcc -c -g -O2 conftest.c >&51968 configure:6 152: $? = 01969 configure:6 168: result: yes1970 configure:61 25: checking for inttypes.h1971 configure:6 146: gcc -c -g -O2 conftest.c >&51972 configure:6 152: $? = 01973 configure:6 168: result: yes1974 configure:61 25: checking for stdint.h1975 configure:6 146: gcc -c -g -O2 conftest.c >&51976 configure:6 152: $? = 01977 configure:6 168: result: yes1978 configure:61 25: checking for unistd.h1979 configure:6 146: gcc -c -g -O2 conftest.c >&51980 configure:6 152: $? = 01981 configure:6 168: result: yes1982 configure:6 195: checking dlfcn.h usability1983 configure:62 12: gcc -c -g -O2 conftest.c >&51984 configure:62 18: $? = 01985 configure:62 32: result: yes1986 configure:6 236: checking dlfcn.h presence1987 configure:6 251: gcc -E conftest.c1988 configure:6 257: $? = 01989 configure:6 271: result: yes1990 configure:6 299: checking for dlfcn.h1991 configure:63 07: result: yes1992 configure:63 30: checking how to run the C++ preprocessor1993 configure:6 366: g++ -E conftest.cpp1994 configure:6 372: $? = 01995 configure:64 03: g++ -E conftest.cpp1939 configure:6005: checking for ANSI C header files 1940 configure:6035: gcc -c -g -O2 conftest.c >&5 1941 configure:6041: $? = 0 1942 configure:6137: gcc -o conftest -g -O2 conftest.c >&5 1943 configure:6140: $? = 0 1944 configure:6146: ./conftest 1945 configure:6149: $? = 0 1946 configure:6166: result: yes 1947 configure:6190: checking for sys/types.h 1948 configure:6211: gcc -c -g -O2 conftest.c >&5 1949 configure:6217: $? = 0 1950 configure:6233: result: yes 1951 configure:6190: checking for sys/stat.h 1952 configure:6211: gcc -c -g -O2 conftest.c >&5 1953 configure:6217: $? = 0 1954 configure:6233: result: yes 1955 configure:6190: checking for stdlib.h 1956 configure:6211: gcc -c -g -O2 conftest.c >&5 1957 configure:6217: $? = 0 1958 configure:6233: result: yes 1959 configure:6190: checking for string.h 1960 configure:6211: gcc -c -g -O2 conftest.c >&5 1961 configure:6217: $? = 0 1962 configure:6233: result: yes 1963 configure:6190: checking for memory.h 1964 configure:6211: gcc -c -g -O2 conftest.c >&5 1965 configure:6217: $? = 0 1966 configure:6233: result: yes 1967 configure:6190: checking for strings.h 1968 configure:6211: gcc -c -g -O2 conftest.c >&5 1969 configure:6217: $? = 0 1970 configure:6233: result: yes 1971 configure:6190: checking for inttypes.h 1972 configure:6211: gcc -c -g -O2 conftest.c >&5 1973 configure:6217: $? = 0 1974 configure:6233: result: yes 1975 configure:6190: checking for stdint.h 1976 configure:6211: gcc -c -g -O2 conftest.c >&5 1977 configure:6217: $? = 0 1978 configure:6233: result: yes 1979 configure:6190: checking for unistd.h 1980 configure:6211: gcc -c -g -O2 conftest.c >&5 1981 configure:6217: $? = 0 1982 configure:6233: result: yes 1983 configure:6260: checking dlfcn.h usability 1984 configure:6277: gcc -c -g -O2 conftest.c >&5 1985 configure:6283: $? = 0 1986 configure:6297: result: yes 1987 configure:6301: checking dlfcn.h presence 1988 configure:6316: gcc -E conftest.c 1989 configure:6322: $? = 0 1990 configure:6336: result: yes 1991 configure:6364: checking for dlfcn.h 1992 configure:6372: result: yes 1993 configure:6395: checking how to run the C++ preprocessor 1994 configure:6431: g++ -E conftest.cpp 1995 configure:6437: $? = 0 1996 configure:6468: g++ -E conftest.cpp 1996 1997 conftest.cpp:22:28: ac_nonexistent.h: No such file or directory 1997 configure:64 09: $? = 11998 configure:6474: $? = 1 1998 1999 configure: failed program was: 1999 2000 | /* confdefs.h. */ … … 2019 2020 | /* end confdefs.h. */ 2020 2021 | #include <ac_nonexistent.h> 2021 configure:6 442: result: g++ -E2022 configure:6 471: g++ -E conftest.cpp2023 configure:6 477: $? = 02024 configure:65 08: g++ -E conftest.cpp2022 configure:6507: result: g++ -E 2023 configure:6536: g++ -E conftest.cpp 2024 configure:6542: $? = 0 2025 configure:6573: g++ -E conftest.cpp 2025 2026 conftest.cpp:22:28: ac_nonexistent.h: No such file or directory 2026 configure:65 14: $? = 12027 configure:6579: $? = 1 2027 2028 configure: failed program was: 2028 2029 | /* confdefs.h. */ … … 2048 2049 | /* end confdefs.h. */ 2049 2050 | #include <ac_nonexistent.h> 2050 configure:66 07: checking for g772051 configure:66 23: found /usr/sepp/bin/g772052 configure:66 34: result: g772053 configure:6 664: checking for Fortran 77 compiler version2054 configure:6 671: g77 --version >&52051 configure:6672: checking for g77 2052 configure:6688: found /usr/sepp/bin/g77 2053 configure:6699: result: g77 2054 configure:6729: checking for Fortran 77 compiler version 2055 configure:6736: g77 --version >&5 2055 2056 GNU Fortran (GCC) 3.3.5 2056 2057 Copyright (C) 2002 Free Software Foundation, Inc. … … 2061 2062 For more information about these matters, see the file named COPYING 2062 2063 or type the command `info -f g77 Copying'. 2063 configure:6 674: $? = 02064 configure:6 681: g77 -v >&52064 configure:6739: $? = 0 2065 configure:6746: g77 -v >&5 2065 2066 Reading specs from /usr/pack/gcc-3.3.5-mo/i686-debian-linux3.1/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/specs 2066 2067 Configured 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 2067 2068 Thread model: posix 2068 2069 gcc version 3.3.5 2069 configure:6 684: $? = 02070 configure:6 691: g77 -V >&52070 configure:6749: $? = 0 2071 configure:6756: g77 -V >&5 2071 2072 g77: `-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 2073 configure:6759: $? = 1 2074 configure:6767: checking whether we are using the GNU Fortran 77 compiler 2075 configure:6786: g77 -c conftest.F >&5 2076 configure:6792: $? = 0 2077 configure:6809: result: yes 2078 configure:6815: checking whether g77 accepts -g 2079 configure:6832: g77 -c -g conftest.f >&5 2080 configure:6838: $? = 0 2081 configure:6854: result: yes 2082 configure:6884: checking the maximum length of command line arguments 2083 configure:6996: result: 98304 2084 configure:7008: checking command to parse /usr/bin/nm -B output from gcc object 2085 configure:7113: gcc -c -g -O2 conftest.c >&5 2086 configure:7116: $? = 0 2087 configure: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 2088 configure:7123: $? = 0 2089 configure:7175: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 2090 configure:7178: $? = 0 2091 configure:7216: result: ok 2092 configure:7220: checking for objdir 2093 configure:7235: result: .libs 2094 configure:7327: checking for ar 2095 configure:7343: found /usr/bin/ar 2096 configure:7354: result: ar 2097 configure:7423: checking for ranlib 2098 configure:7439: found /usr/bin/ranlib 2099 configure:7450: result: ranlib 2100 configure:7519: checking for strip 2101 configure:7535: found /usr/bin/strip 2102 configure:7546: result: strip 2103 configure:7832: checking if gcc supports -fno-rtti -fno-exceptions 2104 configure:7853: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 2106 2105 cc1: 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 2106 configure:7857: $? = 0 2107 configure:7867: result: no 2108 configure:7882: checking for gcc option to produce PIC 2109 configure:8114: result: -fPIC 2110 configure:8122: checking if gcc PIC flag -fPIC works 2111 configure:8143: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 2117 2112 configure: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 2113 configure:8157: result: yes 2114 configure:8185: checking if gcc static flag -static works 2115 configure:8213: result: yes 2116 configure:8223: checking if gcc supports -c -o file.o 2117 configure:8247: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 2118 configure:8251: $? = 0 2119 configure:8270: result: yes 2120 configure:8296: checking whether the gcc linker (/usr/bin/ld) supports shared libraries 2121 configure:9276: result: yes 2122 configure:9297: checking whether -lc should be explicitly linked in 2123 configure:9302: gcc -c -g -O2 conftest.c >&5 2124 configure:9305: $? = 0 2125 configure:9320: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 2126 configure:9323: $? = 0 2127 configure:9335: result: no 2128 configure:9343: checking dynamic linker characteristics 2129 configure:9945: result: GNU/Linux ld.so 2130 configure:9954: checking how to hardcode library paths into programs 2131 configure:9979: result: immediate 2132 configure:9993: checking whether stripping libraries is possible 2133 configure:9998: result: yes 2134 configure:10800: checking if libtool supports shared libraries 2135 configure:10802: result: yes 2136 configure:10805: checking whether to build shared libraries 2137 configure:10826: result: yes 2138 configure:10829: checking whether to build static libraries 2139 configure:10833: result: no 2140 configure:10926: creating libtool 2141 configure:11514: checking for ld used by g++ 2142 configure:11581: result: /usr/bin/ld 2143 configure:11590: checking if the linker (/usr/bin/ld) is GNU ld 2144 configure:11605: result: yes 2145 configure:11656: checking whether the g++ linker (/usr/bin/ld) supports shared libraries 2146 configure:12630: result: yes 2147 configure:12648: g++ -c -g -O2 conftest.cpp >&5 2148 configure:12651: $? = 0 2149 configure:12803: checking for g++ option to produce PIC 2150 configure:13087: result: -fPIC 2151 configure:13095: checking if g++ PIC flag -fPIC works 2152 configure:13116: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 2153 configure:13120: $? = 0 2154 configure:13130: result: yes 2155 configure:13158: checking if g++ static flag -static works 2156 configure:13186: result: yes 2157 configure:13196: checking if g++ supports -c -o file.o 2158 configure:13220: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 2159 configure:13224: $? = 0 2160 configure:13243: result: yes 2161 configure:13269: checking whether the g++ linker (/usr/bin/ld) supports shared libraries 2162 configure:13294: result: yes 2163 configure:13361: checking dynamic linker characteristics 2164 configure:13911: result: GNU/Linux ld.so 2165 configure:13920: checking how to hardcode library paths into programs 2166 configure:13945: result: immediate 2167 configure:14479: checking if libtool supports shared libraries 2168 configure:14481: result: yes 2169 configure:14484: checking whether to build shared libraries 2170 configure:14504: result: yes 2171 configure:14507: checking whether to build static libraries 2172 configure:14511: result: no 2173 configure:14521: checking for g77 option to produce PIC 2174 configure:14753: result: -fPIC 2175 configure:14761: checking if g77 PIC flag -fPIC works 2176 configure:14782: g77 -c -g -O2 -fPIC conftest.f >&5 2177 configure:14786: $? = 0 2178 configure:14796: result: yes 2179 configure:14824: checking if g77 static flag -static works 2180 configure:14852: result: yes 2181 configure:14862: checking if g77 supports -c -o file.o 2182 configure:14886: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 2183 configure:14890: $? = 0 2184 configure:14909: result: yes 2185 configure:14935: checking whether the g77 linker (/usr/bin/ld) supports shared libraries 2186 configure:15895: result: yes 2187 configure:15962: checking dynamic linker characteristics 2188 configure:16512: result: GNU/Linux ld.so 2189 configure:16521: checking how to hardcode library paths into programs 2190 configure:16546: result: immediate 2191 configure:20245: checking for ld used by g++ 2192 configure:20312: result: /usr/bin/ld 2193 configure:20321: checking if the linker (/usr/bin/ld) is GNU ld 2194 configure:20336: result: yes 2195 configure:20387: checking whether the g++ linker (/usr/bin/ld) supports shared libraries 2196 configure:21361: result: yes 2197 configure:21379: g++ -c -g -O2 conftest.cpp >&5 2198 configure:21382: $? = 0 2199 configure:21534: checking for g++ option to produce PIC 2200 configure:21818: result: -fPIC 2201 configure:21826: checking if g++ PIC flag -fPIC works 2202 configure:21861: result: yes 2203 configure:21889: checking if g++ static flag -static works 2204 configure:21917: result: yes 2205 configure:21927: checking if g++ supports -c -o file.o 2206 configure:21974: result: yes 2207 configure:22000: checking whether the g++ linker (/usr/bin/ld) supports shared libraries 2208 configure:22025: result: yes 2209 configure:22092: checking dynamic linker characteristics 2210 configure:22642: result: GNU/Linux ld.so 2211 configure:22651: checking how to hardcode library paths into programs 2212 configure:22676: result: immediate 2213 configure:23130: checking if g++ supports -fvisibility 2214 configure:23151: g++ -c -g -O2 -fvisibility=hidden -fvisibility-inlines-hidden conftest.cpp >&5 2214 2215 cc1plus: error: unrecognized option `-fvisibility=hidden' 2215 2216 cc1plus: error: unrecognized option `-fvisibility-inlines-hidden' 2216 configure:2 4596: $? = 12217 configure:2 4606: result: no2218 configure:2 4653: checking whether to use STLPort2219 configure:2 4660: result: no2220 configure:2 4707: checking for freetype-config2221 configure:2 4725: found /usr/bin/freetype-config2222 configure:2 4738: result: /usr/bin/freetype-config2223 configure:2 4748: checking for FreeType - version >= 9.0.02224 configure:2 4831: gcc -o conftest -g -O2 -I/usr/include/freetype2 conftest.c -lfreetype -lz >&52225 configure:2 4834: $? = 02226 configure:2 4840: ./conftest2227 configure:2 4843: $? = 02228 configure:2 4864: result: yes2229 configure:2 4898: checking for dlopen in -ldl2230 configure:2 4933: gcc -o conftest -g -O2 conftest.c -ldl >&52231 configure:2 4939: $? = 02232 configure:2 4957: result: yes2233 configure:2 4969: checking for pow in -lm2234 configure:2 5004: gcc -o conftest -g -O2 conftest.c -lm -ldl >&52235 configure:2 5010: $? = 02236 configure:2 5028: result: yes2237 configure:2 5040: checking for gzopen in -lz2238 configure:2 5075: gcc -o conftest -g -O2 conftest.c -lz -lm -ldl >&52239 configure:2 5081: $? = 02240 configure:2 5099: result: yes2241 configure:2 5111: checking for pthread_create in -lpthread2242 configure:2 5146: gcc -o conftest -g -O2 conftest.c -lpthread -lz -lm -ldl >&52243 configure:2 5152: $? = 02244 configure:2 5170: result: yes2245 configure:2 5181: checking for snprintf2246 configure:2 5237: gcc -o conftest -g -O2 conftest.c -lpthread -lz -lm -ldl >&52217 configure:23155: $? = 1 2218 configure:23165: result: no 2219 configure:23212: checking whether to use STLPort 2220 configure:23219: result: no 2221 configure:23266: checking for freetype-config 2222 configure:23284: found /usr/bin/freetype-config 2223 configure:23297: result: /usr/bin/freetype-config 2224 configure:23307: checking for FreeType - version >= 9.0.0 2225 configure:23390: gcc -o conftest -g -O2 -I/usr/include/freetype2 conftest.c -lfreetype -lz >&5 2226 configure:23393: $? = 0 2227 configure:23399: ./conftest 2228 configure:23402: $? = 0 2229 configure:23423: result: yes 2230 configure:23457: checking for dlopen in -ldl 2231 configure:23492: gcc -o conftest -g -O2 conftest.c -ldl >&5 2232 configure:23498: $? = 0 2233 configure:23516: result: yes 2234 configure:23528: checking for pow in -lm 2235 configure:23563: gcc -o conftest -g -O2 conftest.c -lm -ldl >&5 2236 configure:23569: $? = 0 2237 configure:23587: result: yes 2238 configure:23599: checking for gzopen in -lz 2239 configure:23634: gcc -o conftest -g -O2 conftest.c -lz -lm -ldl >&5 2240 configure:23640: $? = 0 2241 configure:23658: result: yes 2242 configure:23670: checking for pthread_create in -lpthread 2243 configure:23705: gcc -o conftest -g -O2 conftest.c -lpthread -lz -lm -ldl >&5 2244 configure:23711: $? = 0 2245 configure:23729: result: yes 2246 configure:23740: checking for snprintf 2247 configure:23796: gcc -o conftest -g -O2 conftest.c -lpthread -lz -lm -ldl >&5 2247 2248 conftest.c:49: warning: conflicting types for built-in function `snprintf' 2248 configure:2 5243: $? = 02249 configure:2 5260: result: yes2250 configure:2 5270: checking for vsnprintf2251 configure:2 5326: gcc -o conftest -g -O2 conftest.c -lpthread -lz -lm -ldl >&52249 configure:23802: $? = 0 2250 configure:23819: result: yes 2251 configure:23829: checking for vsnprintf 2252 configure:23885: gcc -o conftest -g -O2 conftest.c -lpthread -lz -lm -ldl >&5 2252 2253 conftest.c:50: warning: conflicting types for built-in function `vsnprintf' 2253 configure:2 5332: $? = 02254 configure:2 5349: result: yes2255 configure:2 5395: checking for cppunit-config2256 configure:2 5413: found /usr/sepp/bin/cppunit-config2257 configure:2 5426: result: /usr/sepp/bin/cppunit-config2258 configure:2 5436: checking for Cppunit - version >= 1.10.02259 configure:2 5469: result: 1.12.02260 configure:2 5550: checking for pkg-config2261 configure:2 5568: found /usr/bin/pkg-config2262 configure:2 5580: result: /usr/bin/pkg-config2263 configure:2 5609: checking pkg-config is at least version 0.9.02264 configure:2 5612: result: yes2265 configure:2 5623: checking for ZZIPLIB2266 configure:2 5631: $PKG_CONFIG --exists --print-errors "zziplib"2254 configure:23891: $? = 0 2255 configure:23908: result: yes 2256 configure:23954: checking for cppunit-config 2257 configure:23972: found /usr/sepp/bin/cppunit-config 2258 configure:23985: result: /usr/sepp/bin/cppunit-config 2259 configure:23995: checking for Cppunit - version >= 1.10.0 2260 configure:24028: result: 1.12.0 2261 configure:24107: checking for pkg-config 2262 configure:24125: found /usr/bin/pkg-config 2263 configure:24137: result: /usr/bin/pkg-config 2264 configure:24166: checking pkg-config is at least version 0.9.0 2265 configure:24169: result: yes 2266 configure:24180: checking for ZZIPLIB 2267 configure:24188: $PKG_CONFIG --exists --print-errors "zziplib" 2267 2268 Package zziplib was not found in the pkg-config search path. 2268 2269 Perhaps you should add the directory containing `zziplib.pc' 2269 2270 to the PKG_CONFIG_PATH environment variable 2270 2271 No package 'zziplib' found 2271 configure:2 5634: $? = 12272 configure:2 5649: $PKG_CONFIG --exists --print-errors "zziplib"2272 configure:24191: $? = 1 2273 configure:24206: $PKG_CONFIG --exists --print-errors "zziplib" 2273 2274 Package zziplib was not found in the pkg-config search path. 2274 2275 Perhaps you should add the directory containing `zziplib.pc' 2275 2276 to the PKG_CONFIG_PATH environment variable 2276 2277 No package 'zziplib' found 2277 configure:2 5652: $? = 12278 configure:24209: $? = 1 2278 2279 Package zziplib was not found in the pkg-config search path. 2279 2280 Perhaps you should add the directory containing `zziplib.pc' 2280 2281 to the PKG_CONFIG_PATH environment variable 2281 2282 No package 'zziplib' found 2282 configure:2 5690: error: Package requirements (zziplib) were not met:2283 configure:24247: error: Package requirements (zziplib) were not met: 2283 2284 2284 2285 Package zziplib was not found in the pkg-config search path. … … 2387 2388 ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config 2388 2389 ac_cv_path_install='/usr/bin/install -c' 2390 ac_cv_path_mkdir=/bin/mkdir 2389 2391 ac_cv_prog_AWK=gawk 2390 2392 ac_cv_prog_CPP='gcc -E' … … 2428 2430 lt_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'\''' 2429 2431 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' 2430 lt_cv_sys_max_cmd_len= 327682432 lt_cv_sys_max_cmd_len=98304 2431 2433 lt_lt_cv_prog_compiler_c_o='"yes"' 2432 2434 lt_lt_cv_prog_compiler_c_o_CXX='"yes"' … … 2440 2442 ## ----------------- ## 2441 2443 2442 ACLOCAL='${SHELL} /home/landauf/orxonoxv2/ogre -linux_osx-v1-4-5/ogrenew/missing --run aclocal-1.9'2444 ACLOCAL='${SHELL} /home/landauf/orxonoxv2/ogre/missing --run aclocal-1.10' 2443 2445 AMDEPBACKSLASH='\' 2444 2446 AMDEP_FALSE='#' 2445 2447 AMDEP_TRUE='' 2446 AMTAR='${SHELL} /home/landauf/orxonoxv2/ogre -linux_osx-v1-4-5/ogrenew/missing --run tar'2448 AMTAR='${SHELL} /home/landauf/orxonoxv2/ogre/missing --run tar' 2447 2449 AR='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'2450 AUTOCONF='${SHELL} /home/landauf/orxonoxv2/ogre/missing --run autoconf' 2451 AUTOHEADER='${SHELL} /home/landauf/orxonoxv2/ogre/missing --run autoheader' 2452 AUTOMAKE='${SHELL} /home/landauf/orxonoxv2/ogre/missing --run automake-1.10' 2451 2453 AWK='gawk' 2452 2454 BUILD_CGPLUGIN_FALSE='' … … 2498 2500 INSTALL_PROGRAM='${INSTALL}' 2499 2501 INSTALL_SCRIPT='${INSTALL}' 2500 INSTALL_STRIP_PROGRAM='$ {SHELL} $(install_sh) -c -s'2502 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' 2501 2503 LDFLAGS='' 2502 2504 LEX='flex' … … 2508 2510 LN_S='ln -s' 2509 2511 LTLIBOBJS='' 2510 MAKEINFO='${SHELL} /home/landauf/orxonoxv2/ogre -linux_osx-v1-4-5/ogrenew/missing --run makeinfo'2512 MAKEINFO='${SHELL} /home/landauf/orxonoxv2/ogre/missing --run makeinfo' 2511 2513 OBJEXT='o' 2512 2514 OGRE_BUILDING_DEMOS_FALSE='' … … 2544 2546 SAME_PLATFORM_AND_GUI_FALSE='' 2545 2547 SAME_PLATFORM_AND_GUI_TRUE='' 2548 SED='/bin/sed' 2546 2549 SET_MAKE='' 2547 2550 SHARED_FLAGS='-shared' … … 2569 2572 am__fastdepCXX_TRUE='' 2570 2573 am__include='include' 2574 am__isrc='' 2571 2575 am__leading_dot='.' 2572 2576 am__quote='' … … 2592 2596 includedir='${prefix}/include' 2593 2597 infodir='${datarootdir}/info' 2594 install_sh=' /home/landauf/orxonoxv2/ogre-linux_osx-v1-4-5/ogrenew/install-sh'2598 install_sh='$(SHELL) /home/landauf/orxonoxv2/ogre/install-sh' 2595 2599 libdir='${exec_prefix}/lib' 2596 2600 libexecdir='${exec_prefix}/libexec' … … 2598 2602 localstatedir='${prefix}/var' 2599 2603 mandir='${datarootdir}/man' 2600 mkdir_p=' mkdir -p --'2604 mkdir_p='/bin/mkdir -p' 2601 2605 ogreexecdir='' 2602 2606 oldincludedir='/usr/include'
Note: See TracChangeset
for help on using the changeset viewer.