| 1 | configure --prefix=/hourn/jbj/IPP/code//default.linux
|
|---|
| 2 | --bindir=/hourn/jbj/IPP/code//default.linux/bin
|
|---|
| 3 | --libdir=/hourn/jbj/IPP/code//default.linux/lib
|
|---|
| 4 | --mandir=/hourn/jbj/IPP/code//default.linux/man
|
|---|
| 5 | --includedir=/hourn/jbj/IPP/code//default.linux/include
|
|---|
| 6 | --sysconfdir=/hourn/jbj/IPP/code//default.linux/etc
|
|---|
| 7 | --datadir=/hourn/jbj/IPP/code//default.linux/share
|
|---|
| 8 | checking build system type... i686-pc-linux-gnu
|
|---|
| 9 | checking host system type... i686-pc-linux-gnu
|
|---|
| 10 | checking target system type... i686-pc-linux-gnu
|
|---|
| 11 | checking for a BSD-compatible install... /usr/bin/install -c
|
|---|
| 12 | checking whether build environment is sane... yes
|
|---|
| 13 | checking for gawk... gawk
|
|---|
| 14 | checking whether make sets $(MAKE)... yes
|
|---|
| 15 | checking "character sets"... default: latin1, collation:
|
|---|
| 16 | latin1_swedish_ci; compiled in: latin1 latin1 utf8
|
|---|
| 17 | checking whether to compile national Unicode collations... yes
|
|---|
| 18 | checking whether build environment is sane... yes
|
|---|
| 19 | checking whether make sets $(MAKE)... (cached) yes
|
|---|
| 20 | checking for gawk... (cached) gawk
|
|---|
| 21 | checking for gcc... gcc
|
|---|
| 22 | checking for C compiler default output file name... a.out
|
|---|
| 23 | checking whether the C compiler works... yes
|
|---|
| 24 | checking whether we are cross compiling... no
|
|---|
| 25 | checking for suffix of executables...
|
|---|
| 26 | checking for suffix of object files... o
|
|---|
| 27 | checking whether we are using the GNU C compiler... yes
|
|---|
| 28 | checking whether gcc accepts -g... yes
|
|---|
| 29 | checking for gcc option to accept ANSI C... none needed
|
|---|
| 30 | checking for style of include used by make... GNU
|
|---|
| 31 | checking dependency style of gcc... gcc3
|
|---|
| 32 | checking for g++... g++
|
|---|
| 33 | checking whether we are using the GNU C++ compiler... yes
|
|---|
| 34 | checking whether g++ accepts -g... yes
|
|---|
| 35 | checking dependency style of g++... gcc3
|
|---|
| 36 | checking how to run the C preprocessor... gcc -E
|
|---|
| 37 | checking "C Compiler version"... "gcc gcc (GCC) 4.1.2 20061115
|
|---|
| 38 | (prerelease) (Debian 4.1.1-21)"
|
|---|
| 39 | checking "C++ compiler version"... "g++ g++ (GCC) 4.1.2 20061115
|
|---|
| 40 | (prerelease) (Debian 4.1.1-21)"
|
|---|
| 41 | checking for ranlib... ranlib
|
|---|
| 42 | checking for a sed that does not truncate output... /bin/sed
|
|---|
| 43 | checking for egrep... grep -E
|
|---|
| 44 | checking for ld used by gcc... /usr/bin/ld
|
|---|
| 45 | checking if the linker (/usr/bin/ld) is GNU ld... yes
|
|---|
| 46 | checking for /usr/bin/ld option to reload object files... -r
|
|---|
| 47 | checking for BSD-compatible nm... /usr/bin/nm -B
|
|---|
| 48 | checking whether ln -s works... yes
|
|---|
| 49 | checking how to recognise dependent libraries... pass_all
|
|---|
| 50 | checking for ANSI C header files... yes
|
|---|
| 51 | checking for sys/types.h... yes
|
|---|
| 52 | checking for sys/stat.h... yes
|
|---|
| 53 | checking for stdlib.h... yes
|
|---|
| 54 | checking for string.h... yes
|
|---|
| 55 | checking for memory.h... yes
|
|---|
| 56 | checking for strings.h... yes
|
|---|
| 57 | checking for inttypes.h... yes
|
|---|
| 58 | checking for stdint.h... yes
|
|---|
| 59 | checking for unistd.h... yes
|
|---|
| 60 | checking dlfcn.h usability... yes
|
|---|
| 61 | checking dlfcn.h presence... yes
|
|---|
| 62 | checking for dlfcn.h... yes
|
|---|
| 63 | checking how to run the C++ preprocessor... g++ -E
|
|---|
| 64 | checking for g77... g77
|
|---|
| 65 | checking whether we are using the GNU Fortran 77 compiler... yes
|
|---|
| 66 | checking whether g77 accepts -g... yes
|
|---|
| 67 | checking the maximum length of command line arguments... 32768
|
|---|
| 68 | checking command to parse /usr/bin/nm -B output from gcc object... ok
|
|---|
| 69 | checking for objdir... .libs
|
|---|
| 70 | checking for ar... ar
|
|---|
| 71 | checking for ranlib... (cached) ranlib
|
|---|
| 72 | checking for strip... strip
|
|---|
| 73 | checking if gcc supports -fno-rtti -fno-exceptions... no
|
|---|
| 74 | checking for gcc option to produce PIC... -fPIC
|
|---|
| 75 | checking if gcc PIC flag -fPIC works... yes
|
|---|
| 76 | checking if gcc static flag -static works... yes
|
|---|
| 77 | checking if gcc supports -c -o file.o... yes
|
|---|
| 78 | checking whether the gcc linker (/usr/bin/ld) supports shared
|
|---|
| 79 | libraries... yes
|
|---|
| 80 | checking whether -lc should be explicitly linked in... no
|
|---|
| 81 | checking dynamic linker characteristics... GNU/Linux ld.so
|
|---|
| 82 | checking how to hardcode library paths into programs... immediate
|
|---|
| 83 | checking whether stripping libraries is possible... yes
|
|---|
| 84 | checking if libtool supports shared libraries... yes
|
|---|
| 85 | checking whether to build shared libraries... yes
|
|---|
| 86 | checking whether to build static libraries... yes
|
|---|
| 87 | configure: creating libtool
|
|---|
| 88 | appending configuration tag "CXX" to libtool
|
|---|
| 89 | checking for ld used by g++... /usr/bin/ld
|
|---|
| 90 | checking if the linker (/usr/bin/ld) is GNU ld... yes
|
|---|
| 91 | checking whether the g++ linker (/usr/bin/ld) supports shared
|
|---|
| 92 | libraries... yes
|
|---|
| 93 | checking for g++ option to produce PIC... -fPIC
|
|---|
| 94 | checking if g++ PIC flag -fPIC works... yes
|
|---|
| 95 | checking whether --noexecstack is desirable for .S files... yes
|
|---|
| 96 | nm: lc-messages.o: no symbols
|
|---|
| 97 | nm: lc-monetary.o: no symbols
|
|---|
| 98 | nm: lc-numeric.o: no symbols
|
|---|
| 99 | nm: lc-time.o: no symbols
|
|---|
| 100 | nm: lc-paper.o: no symbols... no
|
|---|
| 101 | checking for select.h... no
|
|---|
| 102 | checking for stdlib.h... (cached) yes
|
|---|
| 103 | checking stddef.h usability... yes
|
|---|
| 104 | checking stddef.h presence... yes
|
|---|
| 105 | checking for stddef.h... yes
|
|---|
| 106 | checking for strings.h... (cached) yes
|
|---|
| 107 | checking for string.h... (cached) yes
|
|---|
| 108 | checking synch.h usability... no
|
|---|
| 109 | checking synch.h presence... no
|
|---|
| 110 | checking for synch.h... no
|
|---|
| 111 | checking sys/mman.h usability... yes
|
|---|
| 112 | checking sys/mman.h presence... yes
|
|---|
| 113 | checking for sys/mman.h... yes
|
|---|
| 114 | checking sys/socket.h usability... yes
|
|---|
| 115 | checking sys/socket.h presence... yes
|
|---|
| 116 | checking for sys/socket.h... yes
|
|---|
| 117 | checking netinet/in.h usability... yes
|
|---|
| 118 | checking netinet/in.h presence... yes
|
|---|
| 119 | checking for netinet/in.h... yes
|
|---|
| 120 | checking arpa/inet.h usability... yes
|
|---|
| 121 | checking arpa/inet.h presence... yes
|
|---|
| 122 | checking for arpa/inet.h... yes
|
|---|
| 123 | checking sys/timeb.h usability... yes
|
|---|
| 124 | checking sys/timeb.h presence... yes
|
|---|
| 125 | checking for sys/timeb.h... yes
|
|---|
| 126 | checking for sys/types.h... (cached) yes
|
|---|
| 127 | checking sys/un.h usability... yes
|
|---|
| 128 | checking sys/un.h presence... yes
|
|---|
| 129 | checking for sys/un.h... yes
|
|---|
| 130 | checking sys/vadvise.h usability... no
|
|---|
| 131 | checking sys/vadvise.h presence... no
|
|---|
| 132 | checking for sys/vadvise.h... no
|
|---|
| 133 | checking for sys/wait.h... (cached) yes
|
|---|
| 134 | checking term.h usability... no
|
|---|
| 135 | checking term.h presence... no
|
|---|
| 136 | checking for term.h... no
|
|---|
| 137 | checking for unistd.h... (cached) yes
|
|---|
| 138 | checking utime.h usability... yes
|
|---|
| 139 | checking utime.h presence... yes
|
|---|
| 140 | checking for utime.h... yes
|
|---|
| 141 | checking sys/utime.h usability... no
|
|---|
| 142 | checking sys/utime.h presence... no
|
|---|
| 143 | checking for sys/utime.h... no
|
|---|
| 144 | checking termio.h usability... yes
|
|---|
| 145 | checking termio.h presence... yes
|
|---|
| 146 | checking for termio.h... yes
|
|---|
| 147 | checking termios.h usability... yes
|
|---|
| 148 | checking termios.h presence... yes
|
|---|
| 149 | checking for termios.h... yes
|
|---|
| 150 | checking sched.h usability... yes
|
|---|
| 151 | checking sched.h presence... yes
|
|---|
| 152 | checking for sched.h... yes
|
|---|
| 153 | checking crypt.h usability... yes
|
|---|
| 154 | checking crypt.h presence... yes
|
|---|
| 155 | checking for crypt.h... yes
|
|---|
| 156 | checking alloca.h usability... yes
|
|---|
| 157 | checking alloca.h presence... yes
|
|---|
| 158 | checking for alloca.h... yes
|
|---|
| 159 | checking sys/ioctl.h usability... yes
|
|---|
| 160 | checking sys/ioctl.h presence... yes
|
|---|
| 161 | checking for sys/ioctl.h... yes
|
|---|
| 162 | checking malloc.h usability... yes
|
|---|
| 163 | checking malloc.h presence... yes
|
|---|
| 164 | checking for malloc.h... yes
|
|---|
| 165 | checking sys/malloc.h usability... no
|
|---|
| 166 | checking sys/malloc.h presence... no
|
|---|
| 167 | checking for sys/malloc.h... no
|
|---|
| 168 | checking sys/ipc.h usability... yes
|
|---|
| 169 | checking sys/ipc.h presence... yes
|
|---|
| 170 | checking for sys/ipc.h... yes
|
|---|
| 171 | checking sys/shm.h usability... yes
|
|---|
| 172 | checking sys/shm.h presence... yes
|
|---|
| 173 | checking for sys/shm.h... yes
|
|---|
| 174 | checking linux/config.h usability... yes
|
|---|
| 175 | checking linux/config.h presence... yes
|
|---|
| 176 | checking for linux/config.h... yes
|
|---|
| 177 | checking sys/prctl.h usability... yes
|
|---|
| 178 | checking sys/prctl.h presence... yes
|
|---|
| 179 | checking for sys/prctl.h... yes
|
|---|
| 180 | checking sys/resource.h usability... yes
|
|---|
| 181 | checking sys/resource.h presence... yes
|
|---|
| 182 | checking for sys/resource.h... yes
|
|---|
| 183 | checking sys/param.h usability... yes
|
|---|
| 184 | checking sys/param.h presence... yes
|
|---|
| 185 | checking for sys/param.h... yes
|
|---|
| 186 | checking for floor in -lm... yes
|
|---|
| 187 | checking for gethostbyname_r in -lnsl_r... no
|
|---|
| 188 | checking for gethostbyname_r in -lnsl... yes
|
|---|
| 189 | checking for gethostbyname_r... yes
|
|---|
| 190 | checking for setsockopt... yes
|
|---|
| 191 | checking for yp_get_default_domain... yes
|
|---|
| 192 | checking for p2open... no
|
|---|
| 193 | checking for p2open in -lgen... no
|
|---|
| 194 | checking for bind... yes
|
|---|
| 195 | checking for library containing crypt... -lcrypt
|
|---|
| 196 | checking for library containing inet_aton... none required
|
|---|
| 197 | checking for sched_yield... yes
|
|---|
| 198 | checking for zlib compression library... ok
|
|---|
| 199 | checking whether SHM_HUGETLB is declared... yes
|
|---|
| 200 | checking for atomic operations... no
|
|---|
| 201 | checking if we should use pstack... no
|
|---|
| 202 | checking for int8... no
|
|---|
| 203 | checking "Linux threads"... "starting"
|
|---|
| 204 | checking "getconf GNU_LIBPTHREAD_VERSION"... "NPTL"
|
|---|
| 205 | "no need to check headers"
|
|---|
| 206 | checking "for pthread_create in -lpthread"... "yes"
|
|---|
| 207 | checking "named thread libs:"... "-lpthread"
|
|---|
| 208 | checking for strtok_r in -lpthread... yes
|
|---|
| 209 | checking for strtok_r... yes
|
|---|
| 210 | checking for dlopen in -ldl... yes
|
|---|
| 211 | checking for dlopen... yes
|
|---|
| 212 | checking for dlerror... yes
|
|---|
| 213 | checking for unistd.h... (cached) yes
|
|---|
| 214 | checking for restartable system calls... yes
|
|---|
| 215 | checking "need of special linking flags"... "-rdynamic"
|
|---|
| 216 | checking for an ANSI C-conforming const... yes
|
|---|
| 217 | checking for inline... inline
|
|---|
| 218 | checking for off_t... yes
|
|---|
| 219 | checking for struct stat.st_rdev... yes
|
|---|
| 220 | checking whether time.h and sys/time.h may both be included... yes
|
|---|
| 221 | checking whether struct tm is in sys/time.h or time.h... time.h
|
|---|
| 222 | checking needs mysys_new helpers... no
|
|---|
| 223 | checking for char... yes
|
|---|
| 224 | checking size of char... 1
|
|---|
| 225 | checking for char*... yes
|
|---|
| 226 | checking size of char*... 4
|
|---|
| 227 | checking for short... yes
|
|---|
| 228 | checking size of short... 2
|
|---|
| 229 | checking for int... yes
|
|---|
| 230 | checking size of int... 4
|
|---|
| 231 | checking for long... yes
|
|---|
| 232 | checking size of long... 4
|
|---|
| 233 | checking for long long... yes
|
|---|
| 234 | checking size of long long... 8
|
|---|
| 235 | checking size of off_t... 8
|
|---|
| 236 | checking if time_t is unsigned... no
|
|---|
| 237 | checking the need for #pragma interface/implementation... no
|
|---|
| 238 | checking whether byte ordering is bigendian... no
|
|---|
| 239 | checking base type of last arg to accept... socklen_t
|
|---|
| 240 | checking struct type to use with sethecking for type ulong... yes
|
|---|
| 241 | checking for type uchar... no
|
|---|
| 242 | checking for type uint... yes
|
|---|
| 243 | checking for type fp_except... no
|
|---|
| 244 | checking for type in_addr_t... yes
|
|---|
| 245 | checking if g++ supports bool types... yes
|
|---|
| 246 | checking if conversion of longlong to float works... yes
|
|---|
| 247 | checking for sigset_t... yes
|
|---|
| 248 | checking for off_t... (cached) yes
|
|---|
| 249 | checking for size_t... (cached) yes
|
|---|
| 250 | checking for u_int32_t... yes
|
|---|
| 251 | checking if pthread_yield takes zero arguments... yes
|
|---|
| 252 | checking if pthread_yield takes 1 argument... no
|
|---|
| 253 | checking for malloc.h... (cached) yes
|
|---|
| 254 | checking sys/cdefs.h usability... yes
|
|---|
| 255 | checking sys/cdefs.h presence... yes
|
|---|
| 256 | checking for sys/cdefs.h... yes
|
|---|
| 257 | checking for working alloca.h... yes
|
|---|
| 258 | checking for alloca... (cached) yes
|
|---|
| 259 | checking whether gcc needs -traditional... no
|
|---|
| 260 | checking return type of signal handlers... void
|
|---|
| 261 | checking for re_comp... yes
|
|---|
| 262 | checking for regcomp... yes
|
|---|
| 263 | checking for strdup... yes
|
|---|
| 264 | checking vis.h usability... no
|
|---|
| 265 | checking vis.h presence... no
|
|---|
| 266 | checking for vis.h... no
|
|---|
| 267 | checking for strlcat... no
|
|---|
| 268 | checking for strlcpy... no
|
|---|
| 269 | checking for issetugid... no
|
|---|
| 270 | checking for fgetln... no
|
|---|
| 271 | checking for getline... yes
|
|---|
| 272 | checking for flockfile... yes
|
|---|
| 273 | checking varargs.h usability... no
|
|---|
| 274 | checking varargs.h presence... no
|
|---|
| 275 | checking for varargs.h... no
|
|---|
| 276 | checking stdarg.h usability... yes
|
|---|
| 277 | checking stdarg.h presence... yes
|
|---|
| 278 | checking for stdarg.h... yes
|
|---|
| 279 | checking dirent.h usability... yes
|
|---|
| 280 | checking dirent.h presence... yes
|
|---|
| 281 | checking for dirent.h... yes
|
|---|
| 282 | checking locale.h usability... yes
|
|---|
| 283 | checking locale.h presence... yes
|
|---|
| 284 | checking for locale.h... yes
|
|---|
| 285 | checking ndir.h usability... no
|
|---|
| 286 | checking ndir.h presence... no
|
|---|
| 287 | checking for ndir.h... no
|
|---|
| 288 | checking sys/dir.h usability... yes
|
|---|
| 289 | checking sys/dir.h presence... yes
|
|---|
| 290 | checking for sys/dir.h... yes
|
|---|
| 291 | checking sys/file.h usability... yes
|
|---|
| 292 | checking sys/file.h presence... yes
|
|---|
| 293 | checking for sys/file.h... yes
|
|---|
| 294 | checking sys/ndir.h usability... no
|
|---|
| 295 | checking sys/ndir.h presence... no
|
|---|
| 296 | checking for sys/ndir.h... no
|
|---|
| 297 | checking sys/ptem.h usability... no
|
|---|
| 298 | checking sys/ptem.h prr mbsrtowcs... yes
|
|---|
| 299 | checking for mbrtowc... yes
|
|---|
| 300 | checking for mbrlen... yes
|
|---|
| 301 | checking for wctomb... yes
|
|---|
| 302 | checking for wcwidth... yes
|
|---|
| 303 | checking for wcsdup... yes
|
|---|
| 304 | checking for mbstate_t... yes
|
|---|
| 305 | checking for nl_langinfo and CODESET... yes
|
|---|
| 306 | checking for tgetent in -lncurses... no
|
|---|
| 307 | checking for tgetent in -lcurses... no
|
|---|
| 308 | checking for tgetent in -ltermcap... no
|
|---|
| 309 | checking for tgetent in -ltinfo... no
|
|---|
| 310 | checking for termcap functions library... configure: error: No
|
|---|
| 311 | curses/termcap library found
|
|---|
| 312 | aclocal.m4 dbug libtool regex
|
|---|
| 313 | bdb debian ltmain.sh scripts
|
|---|
| 314 | BUILD depcomp Makefile.am server-tools
|
|---|
| 315 | ChangeLog Docs Makefile.in sql
|
|---|
| 316 | client EXCEPTIONS-CLIENT man sql-bench
|
|---|
| 317 | CMakeLists.txt extra missing sql-common
|
|---|
| 318 | cmd-line-utils heap myisam SSL
|
|---|
| 319 | config include myisammrg strings
|
|---|
| 320 | config.guess innobase mysql-test support-files
|
|---|
| 321 | config.h.in install-sh mysys tests
|
|---|
| 322 | config.log INSTALL-SOURCE ndb tools
|
|---|
| 323 | config.sub INSTALL-WIN-SOURCE netware vio
|
|---|
| 324 | configure libmysql os2 win
|
|---|
| 325 | configure.in libmysqld pstack zlib
|
|---|
| 326 | COPYING libmysql_r README
|
|---|
| 327 | problem building libmysqlclient : failure in configure
|
|---|