Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 99631 Details for
Bug 151007
dev-db/mysql-5.0.24-r1 fails to compile on sparc/linux
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Uncompressed configure log
config.log (text/plain), 236.01 KB, created by
Jason Wever (RETIRED)
on 2006-10-13 21:12:51 UTC
(
hide
)
Description:
Uncompressed configure log
Filename:
MIME Type:
Creator:
Jason Wever (RETIRED)
Created:
2006-10-13 21:12:51 UTC
Size:
236.01 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by configure, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=sparc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libexecdir=/usr/sbin --sysconfdir=/etc/mysql --localstatedir=/var/lib/mysql --sharedstatedir=/usr/share/mysql --libdir=/usr/lib/mysql --includedir=/usr/include/mysql --with-low-memory --enable-local-infile --with-mysqld-user=mysql --with-client-ldflags=-lstdc++ --enable-thread-safe-client --with-comment=Gentoo Linux mysql-5.0.24-r1 --with-unix-socket-path=/var/run/mysqld/mysqld.sock --without-readline --without-docs --enable-shared --enable-static --without-libwrap --with-openssl --without-debug --with-server --with-extra-tools --with-charset=utf8 --with-collation=utf8_general_ci --with-extra-charsets=all --without-berkeley-db --with-geometry --without-ndbcluster --without-big-tables --without-embedded-privilege-control --without-embedded-server --with-bench --enable-assembler --build=sparc-unknown-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = napvirag.net.fotav.hu >uname -m = sparc64 >uname -r = 2.6.14-hardened-r7 >uname -s = Linux >uname -v = #3 SMP Mon Aug 14 22:21:32 CEST 2006 > >/usr/bin/uname -p = unknown >/bin/uname -X = unknown > >/bin/arch = sparc64 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/ccache/bin >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/sparc-unknown-linux-gnu/gcc-bin/3.4.6 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1676: checking build system type >configure:1694: result: sparc-unknown-linux-gnu >configure:1702: checking host system type >configure:1716: result: sparc-unknown-linux-gnu >configure:1724: checking target system type >configure:1738: result: sparc-unknown-linux-gnu >configure:1768: checking for a BSD-compatible install >configure:1823: result: /bin/install -c >configure:1834: checking whether build environment is sane >configure:1877: result: yes >configure:1942: checking for gawk >configure:1958: found /bin/gawk >configure:1968: result: gawk >configure:1978: checking whether make sets $(MAKE) >configure:1998: result: yes >configure:2228: checking "character sets" >configure:2809: result: default: utf8, collation: utf8_general_ci; compiled in: utf8 latin1 utf8 binary armscii8 ascii big5 cp1250 cp1251 cp1256 cp1257 cp850 cp852 cp866 cp932 dec8 eucjpms euckr gb2312 gbk geostd8 greek hebrew hp8 keybcs2 koi8r koi8u latin1 latin2 latin5 latin7 macce macroman sjis swe7 tis620 ucs2 ujis utf8 >configure:2847: checking whether to compile national Unicode collations >configure:2852: result: yes >configure:3155: checking whether build environment is sane >configure:3198: result: yes >configure:3201: checking whether make sets $(MAKE) >configure:3221: result: yes >configure:3299: checking for gawk >configure:3325: result: gawk >configure:3343: checking for sparc-unknown-linux-gnu-gcc >configure:3359: found /usr/lib/ccache/bin/sparc-unknown-linux-gnu-gcc >configure:3369: result: sparc-unknown-linux-gnu-gcc >configure:3651: checking for C compiler version >configure:3654: sparc-unknown-linux-gnu-gcc --version </dev/null >&5 >sparc-unknown-linux-gnu-gcc (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r1, HTB-3.4.4-1.00, ssp-3.4.5-1.0, pie-8.7.9) >Copyright (C) 2006 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3657: $? = 0 >configure:3659: sparc-unknown-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/specs >Configured with: /var/tmp/portage/gcc-3.4.6-r1/work/gcc-3.4.6/configure --prefix=/usr --bindir=/usr/sparc-unknown-linux-gnu/gcc-bin/3.4.6 --includedir=/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include --datadir=/usr/share/gcc-data/sparc-unknown-linux-gnu/3.4.6 --mandir=/usr/share/gcc-data/sparc-unknown-linux-gnu/3.4.6/man --infodir=/usr/share/gcc-data/sparc-unknown-linux-gnu/3.4.6/info --with-gxx-include-dir=/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/g++-v3 --host=sparc-unknown-linux-gnu --build=sparc-unknown-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.6 (Gentoo Hardened 3.4.6-r1, HTB-3.4.4-1.00, ssp-3.4.5-1.0, pie-8.7.9) >configure:3662: $? = 0 >configure:3664: sparc-unknown-linux-gnu-gcc -V </dev/null >&5 >sparc-unknown-linux-gnu-gcc: `-V' must come at the start of the command line >configure:3667: $? = 1 >configure:3690: checking for C compiler default output file name >configure:3693: sparc-unknown-linux-gnu-gcc -O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 conftest.c >&5 >configure:3696: $? = 0 >configure:3742: result: a.out >configure:3747: checking whether the C compiler works >configure:3753: ./a.out >configure:3756: $? = 0 >configure:3773: result: yes >configure:3780: checking whether we are cross compiling >configure:3782: result: no >configure:3785: checking for suffix of executables >configure:3787: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 conftest.c >&5 >configure:3790: $? = 0 >configure:3815: result: >configure:3821: checking for suffix of object files >configure:3842: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 conftest.c >&5 >configure:3845: $? = 0 >configure:3867: result: o >configure:3871: checking whether we are using the GNU C compiler >configure:3895: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 conftest.c >&5 >configure:3901: $? = 0 >configure:3905: test -z > || test ! -s conftest.err >configure:3908: $? = 0 >configure:3911: test -s conftest.o >configure:3914: $? = 0 >configure:3927: result: yes >configure:3933: checking whether sparc-unknown-linux-gnu-gcc accepts -g >configure:3954: sparc-unknown-linux-gnu-gcc -c -g conftest.c >&5 >configure:3960: $? = 0 >configure:3964: test -z > || test ! -s conftest.err >configure:3967: $? = 0 >configure:3970: test -s conftest.o >configure:3973: $? = 0 >configure:3984: result: yes >configure:4001: checking for sparc-unknown-linux-gnu-gcc option to accept ANSI C >configure:4071: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 conftest.c >&5 >In file included from /usr/include/stdio.h:28, > from conftest.c:86: >/usr/include/features.h:309:25: sys/cdefs.h: No such file or directory >In file included from /usr/include/stdio.h:34, > from conftest.c:86: >/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/stddef.h:213: error: syntax error before "typedef" >In file included from conftest.c:86: >/usr/include/stdio.h:46: error: syntax error before "typedef" >/usr/include/stdio.h:51: error: syntax error before "__USING_NAMESPACE_STD" >/usr/include/stdio.h: In function `__USING_NAMESPACE_STD': >/usr/include/stdio.h:62: error: storage class specified for parameter `__FILE' >In file included from /usr/include/_G_config.h:14, > from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/stddef.h:325: error: storage class specified for parameter `wchar_t' >/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/stddef.h:354: error: storage class specified for parameter `wint_t' >In file included from /usr/include/_G_config.h:24, > from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/wchar.h:81: error: syntax error before "wint_t" >/usr/include/wchar.h:83: error: syntax error before '}' token >In file included from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/_G_config.h:29: error: syntax error before "__mbstate_t" >/usr/include/_G_config.h:34: error: syntax error before "__mbstate_t" >In file included from /usr/include/_G_config.h:44, > from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/gconv.h:72: error: storage class specified for parameter `__gconv_fct' >/usr/include/gconv.h:75: error: syntax error before '*' token >/usr/include/gconv.h:75: error: storage class specified for parameter `wint_t' >/usr/include/gconv.h:75: error: `wint_t' declared as function returning a function >/usr/include/gconv.h:75: error: conflicting types for 'wint_t' >/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/stddef.h:354: error: previous definition of 'wint_t' was here >/usr/include/gconv.h:78: error: storage class specified for parameter `__gconv_init_fct' >/usr/include/gconv.h:79: error: storage class specified for parameter `__gconv_end_fct' >/usr/include/gconv.h:88: error: storage class specified for parameter `__gconv_trans_fct' >/usr/include/gconv.h:93: error: storage class specified for parameter `__gconv_trans_context_fct' >/usr/include/gconv.h:97: error: storage class specified for parameter `__gconv_trans_query_fct' >/usr/include/gconv.h:100: error: storage class specified for parameter `__gconv_trans_init_fct' >/usr/include/gconv.h:101: error: storage class specified for parameter `__gconv_trans_end_fct' >/usr/include/gconv.h:106: error: syntax error before "__gconv_trans_fct" >/usr/include/gconv.h:111: error: syntax error before '}' token >/usr/include/gconv.h:125: error: syntax error before "__gconv_fct" >/usr/include/gconv.h:140: error: redefinition of parameter '__data' >/usr/include/gconv.h:109: error: previous definition of '__data' was here >/usr/include/gconv.h:141: error: syntax error before '}' token >/usr/include/gconv.h:162: error: syntax error before "__mbstate_t" >/usr/include/gconv.h:168: error: syntax error before '}' token >/usr/include/gconv.h:176: error: field `__data' has incomplete type >/usr/include/gconv.h:176: error: syntax error before "__flexarr" >In file included from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/_G_config.h:47: error: field `__cd' has incomplete type >/usr/include/_G_config.h:50: error: field `__cd' has incomplete type >/usr/include/_G_config.h:51: error: field `__data' has incomplete type >/usr/include/_G_config.h:53: error: storage class specified for parameter `_G_iconv_t' >/usr/include/_G_config.h:55: error: storage class specified for parameter `_G_int16_t' >/usr/include/_G_config.h:56: error: storage class specified for parameter `_G_int32_t' >/usr/include/_G_config.h:57: error: storage class specified for parameter `_G_uint16_t' >/usr/include/_G_config.h:58: error: storage class specified for parameter `_G_uint32_t' >In file included from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/libio.h:176: error: storage class specified for parameter `_IO_lock_t' >/usr/include/libio.h:306: error: syntax error before "_IO_lock_t" >/usr/include/libio.h:328: error: syntax error before '}' token >/usr/include/libio.h:331: error: storage class specified for parameter `_IO_FILE' >/usr/include/libio.h:336: error: storage class specified for parameter `_IO_2_1_stdin_' >/usr/include/libio.h:337: error: storage class specified for parameter `_IO_2_1_stdout_' >/usr/include/libio.h:338: error: storage class specified for parameter `_IO_2_1_stderr_' >/usr/include/libio.h:354: error: storage class specified for parameter `__io_read_fn' >/usr/include/libio.h:363: error: storage class specified for parameter `__io_write_fn' >/usr/include/libio.h:371: error: storage class specified for parameter `__io_seek_fn' >/usr/include/libio.h:374: error: storage class specified for parameter `__io_close_fn' >/usr/include/libio.h:406: error: syntax error before '*' token >/usr/include/libio.h:406: error: storage class specified for parameter `__underflow' >/usr/include/libio.h:407: error: syntax error before '*' token >/usr/include/libio.h:407: error: storage class specified for parameter `__uflow' >/usr/include/libio.h:408: error: syntax error before '*' token >/usr/include/libio.h:408: error: storage class specified for parameter `__overflow' >/usr/include/libio.h:409: error: storage class specified for parameter `wint_t' >/usr/include/libio.h:409: error: conflicting types for 'wint_t' >/usr/include/gconv.h:75: error: previous definition of 'wint_t' was here >/usr/include/libio.h:409: error: syntax error before "__wunderflow" >/usr/include/libio.h:410: error: storage class specified for parameter `wint_t' >/usr/include/libio.h:410: error: redefinition of parameter 'wint_t' >/usr/include/libio.h:409: error: previous definition of 'wint_t' was here >/usr/include/libio.h:410: error: syntax error before "__wuflow" >/usr/include/libio.h:411: error: storage class specified for parameter `wint_t' >/usr/include/libio.h:411: error: redefinition of parameter 'wint_t' >/usr/include/libio.h:410: error: previous definition of 'wint_t' was here >/usr/include/libio.h:411: error: syntax error before "__woverflow" >/usr/include/libio.h:444: error: syntax error before '*' token >/usr/include/libio.h:444: error: storage class specified for parameter `_IO_getc' >/usr/include/libio.h:445: error: syntax error before "_IO_FILE" >/usr/include/libio.h:445: error: storage class specified for parameter `_IO_putc' >/usr/include/libio.h:446: error: syntax error before '*' token >/usr/include/libio.h:446: error: storage class specified for parameter `_IO_feof' >/usr/include/libio.h:447: error: syntax error before '*' token >/usr/include/libio.h:447: error: storage class specified for parameter `_IO_ferror' >/usr/include/libio.h:449: error: syntax error before '*' token >/usr/include/libio.h:449: error: storage class specified for parameter `_IO_peekc_locked' >/usr/include/libio.h:455: error: syntax error before '*' token >/usr/include/libio.h:455: error: storage class specified for parameter `_IO_flockfile' >/usr/include/libio.h:456: error: syntax error before '*' token >/usr/include/libio.h:456: error: storage class specified for parameter `_IO_funlockfile' >/usr/include/libio.h:457: error: syntax error before '*' token >/usr/include/libio.h:457: error: storage class specified for parameter `_IO_ftrylockfile' >/usr/include/libio.h:474: error: syntax error before '*' token >/usr/include/libio.h:475: error: storage class specified for parameter `_IO_vfscanf' >/usr/include/libio.h:476: error: syntax error before '*' token >/usr/include/libio.h:477: error: storage class specified for parameter `_IO_vfprintf' >/usr/include/libio.h:478: error: syntax error before '*' token >/usr/include/libio.h:478: error: storage class specified for parameter `_IO_padn' >/usr/include/libio.h:479: error: syntax error before '*' token >/usr/include/libio.h:479: error: storage class specified for parameter `_IO_sgetn' >/usr/include/libio.h:481: error: syntax error before '*' token >/usr/include/libio.h:481: error: storage class specified for parameter `_IO_seekoff' >/usr/include/libio.h:482: error: syntax error before '*' token >/usr/include/libio.h:482: error: storage class specified for parameter `_IO_seekpos' >/usr/include/libio.h:484: error: syntax error before '*' token >/usr/include/libio.h:484: error: storage class specified for parameter `_IO_free_backup_area' >In file included from conftest.c:86: >/usr/include/stdio.h:143: error: storage class specified for parameter `stdout' >/usr/include/stdio.h:144: error: storage class specified for parameter `stderr' >/usr/include/stdio.h:150: error: syntax error before "__BEGIN_NAMESPACE_STD" >/usr/include/stdio.h:154: error: storage class specified for parameter `rename' >/usr/include/stdio.h:154: error: syntax error before "__THROW" >/usr/include/stdio.h:178: error: storage class specified for parameter `tmpnam' >/usr/include/stdio.h:178: error: syntax error before "__THROW" >/usr/include/stdio.h:197: error: storage class specified for parameter `tempnam' >/usr/include/stdio.h:197: error: syntax error before "__THROW" >/usr/include/stdio.h:211: error: storage class specified for parameter `fflush' >/usr/include/stdio.h:212: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:249: error: storage class specified for parameter `freopen' >/usr/include/stdio.h:262: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:302: error: storage class specified for parameter `setvbuf' >/usr/include/stdio.h:302: error: syntax error before "__THROW" >/usr/include/stdio.h:312: error: storage class specified for parameter `setlinebuf' >/usr/include/stdio.h:312: error: syntax error before "__THROW" >/usr/include/stdio.h:327: error: storage class specified for parameter `printf' >/usr/include/stdio.h:330: error: storage class specified for parameter `sprintf' >/usr/include/stdio.h:330: error: syntax error before "__THROW" >/usr/include/stdio.h:337: error: storage class specified for parameter `vfprintf' >/usr/include/stdio.h:342: error: storage class specified for parameter `vprintf' >/usr/include/stdio.h:345: error: storage class specified for parameter `vsprintf' >/usr/include/stdio.h:345: error: syntax error before "__THROW" >/usr/include/stdio.h:357: error: storage class specified for parameter `vsnprintf' >/usr/include/stdio.h:357: error: syntax error before "__THROW" >/usr/include/stdio.h:399: error: storage class specified for parameter `scanf' >/usr/include/stdio.h:402: error: storage class specified for parameter `sscanf' >/usr/include/stdio.h:402: error: syntax error before "__THROW" >/usr/include/stdio.h:436: error: storage class specified for parameter `getc' >/usr/include/stdio.h:442: error: storage class specified for parameter `getchar' >/usr/include/stdio.h:443: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:455: error: storage class specified for parameter `getchar_unlocked' >/usr/include/stdio.h:465: error: storage class specified for parameter `fgetc_unlocked' >/usr/include/stdio.h:469: error: syntax error before "__BEGIN_NAMESPACE_STD" >/usr/include/stdio.h:478: error: storage class specified for parameter `putc' >/usr/include/stdio.h:484: error: storage class specified for parameter `putchar' >/usr/include/stdio.h:485: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:506: error: storage class specified for parameter `putc_unlocked' >/usr/include/stdio.h:507: error: storage class specified for parameter `putchar_unlocked' >/usr/include/stdio.h:514: error: storage class specified for parameter `getw' >/usr/include/stdio.h:517: error: storage class specified for parameter `putw' >/usr/include/stdio.h:521: error: syntax error before "__BEGIN_NAMESPACE_STD" >/usr/include/stdio.h:533: error: storage class specified for parameter `gets' >/usr/include/stdio.h:534: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:589: error: storage class specified for parameter `puts' >/usr/include/stdio.h:596: error: storage class specified for parameter `ungetc' >/usr/include/stdio.h:604: error: storage class specified for parameter `fread' >/usr/include/stdio.h:610: error: storage class specified for parameter `fwrite' >/usr/include/stdio.h:611: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:634: error: storage class specified for parameter `fwrite_unlocked' >/usr/include/stdio.h:638: error: syntax error before "__BEGIN_NAMESPACE_STD" >/usr/include/stdio.h:648: error: storage class specified for parameter `ftell' >/usr/include/stdio.h:653: error: storage class specified for parameter `rewind' >/usr/include/stdio.h:654: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:697: error: syntax error before '*' token >/usr/include/stdio.h:697: error: storage class specified for parameter `fsetpos' >/usr/include/stdio.h:722: error: storage class specified for parameter `feof' >/usr/include/stdio.h:722: error: syntax error before "__THROW" >/usr/include/stdio.h:724: error: storage class specified for parameter `ferror' >/usr/include/stdio.h:724: error: syntax error before "__THROW" >/usr/include/stdio.h:730: error: storage class specified for parameter `feof_unlocked' >/usr/include/stdio.h:730: error: syntax error before "__THROW" >/usr/include/stdio.h:731: error: storage class specified for parameter `ferror_unlocked' >/usr/include/stdio.h:731: error: syntax error before "__THROW" >In file included from /usr/include/stdio.h:747, > from conftest.c:86: >/usr/include/bits/sys_errlist.h:28: error: storage class specified for parameter `sys_errlist' >In file included from conftest.c:86: >/usr/include/stdio.h:752: error: storage class specified for parameter `fileno' >/usr/include/stdio.h:752: error: syntax error before "__THROW" >/usr/include/stdio.h:757: error: storage class specified for parameter `fileno_unlocked' >/usr/include/stdio.h:757: error: syntax error before "__THROW" >/usr/include/stdio.h:767: error: storage class specified for parameter `popen' >/usr/include/stdio.h:773: error: storage class specified for parameter `pclose' >/usr/include/stdio.h:779: error: storage class specified for parameter `ctermid' >/usr/include/stdio.h:779: error: syntax error before "__THROW" >/usr/include/stdio.h:807: error: storage class specified for parameter `flockfile' >/usr/include/stdio.h:807: error: syntax error before "__THROW" >/usr/include/stdio.h:811: error: storage class specified for parameter `ftrylockfile' >/usr/include/stdio.h:811: error: syntax error before "__THROW" >/usr/include/stdio.h:814: error: storage class specified for parameter `funlockfile' >/usr/include/stdio.h:814: error: syntax error before "__THROW" >In file included from /usr/include/stdio.h:828, > from conftest.c:86: >/usr/include/bits/stdio.h:35: error: storage class specified for parameter `vprintf' >/usr/include/bits/stdio.h:35: error: redefinition of parameter 'vprintf' >/usr/include/stdio.h:342: error: previous definition of 'vprintf' was here >/usr/include/bits/stdio.h:35: error: syntax error before '{' token >conftest.c:87:23: sys/types.h: No such file or directory >conftest.c:88:22: sys/stat.h: No such file or directory >conftest.c:91: warning: "struct stat" declared inside parameter list >conftest.c:91: warning: its scope is only this definition or declaration, which is probably not what you want >conftest.c:91: warning: "struct buf" declared inside parameter list >conftest.c:93: error: storage class specified for parameter `e' >conftest.c:93: warning: parameter names (without types) in function declaration >conftest.c:93: error: syntax error before "char" >conftest.c:95: error: old-style parameter declarations in prototyped function definition >/usr/include/stdio.h:51: error: parameter name omitted >conftest.c:96: error: `p' undeclared (first use in this function) >conftest.c:96: error: (Each undeclared identifier is reported only once >conftest.c:96: error: for each function it appears in.) >conftest.c:96: error: `i' undeclared (first use in this function) >conftest.c: At top level: >conftest.c:120: warning: "struct stat" declared inside parameter list >conftest.c:120: warning: "struct buf" declared inside parameter list >conftest.c: In function `main': >conftest.c:126: error: `e' undeclared (first use in this function) >configure:4077: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "mysql" >| #define VERSION "5.0.24a" >| #define DEFINE_ALL_CHARACTER_SETS 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_armscii8 1 >| #define HAVE_CHARSET_ascii 1 >| #define HAVE_CHARSET_big5 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_cp1250 1 >| #define HAVE_CHARSET_cp1251 1 >| #define HAVE_CHARSET_cp1256 1 >| #define HAVE_CHARSET_cp1257 1 >| #define HAVE_CHARSET_cp850 1 >| #define HAVE_CHARSET_cp852 1 >| #define HAVE_CHARSET_cp866 1 >| #define HAVE_CHARSET_cp932 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_dec8 1 >| #define HAVE_CHARSET_eucjpms 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_euckr 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gb2312 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gbk 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_geostd8 1 >| #define HAVE_CHARSET_greek 1 >| #define HAVE_CHARSET_hebrew 1 >| #define HAVE_CHARSET_hp8 1 >| #define HAVE_CHARSET_keybcs2 1 >| #define HAVE_CHARSET_koi8r 1 >| #define HAVE_CHARSET_koi8u 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_latin2 1 >| #define HAVE_CHARSET_latin5 1 >| #define HAVE_CHARSET_latin7 1 >| #define HAVE_CHARSET_macce 1 >| #define HAVE_CHARSET_macroman 1 >| #define HAVE_CHARSET_sjis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_swe7 1 >| #define HAVE_CHARSET_tis620 1 >| #define HAVE_CHARSET_ucs2 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_ujis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define MYSQL_DEFAULT_CHARSET_NAME "utf8" >| #define MYSQL_DEFAULT_COLLATION_NAME "utf8_general_ci" >| #define HAVE_UCA_COLLATIONS 1 >| #define PROTOCOL_VERSION 10 >| #define DOT_FRM_VERSION 6 >| #define NDB_VERSION_MAJOR 5 >| #define NDB_VERSION_MINOR 0 >| #define NDB_VERSION_BUILD 24 >| #define NDB_VERSION_STATUS "" >| #define SYSTEM_TYPE "unknown-linux-gnu" >| #define MACHINE_TYPE "sparc" >| /* end confdefs.h. */ >| #include <stdarg.h> >| #include <stdio.h> >| #include <sys/types.h> >| #include <sys/stat.h> >| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ >| struct buf { int x; }; >| FILE * (*rcsopen) (struct buf *, struct stat *, int); >| static char *e (p, i) >| char **p; >| int i; >| { >| return p[i]; >| } >| static char *f (char * (*g) (char **, int), char **p, ...) >| { >| char *s; >| va_list v; >| va_start (v,p); >| s = g (p, va_arg (v,int)); >| va_end (v); >| return s; >| } >| >| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has >| function prototypes and stuff, but not '\xHH' hex character constants. >| These don't provoke an error unfortunately, instead are silently treated >| as 'x'. The following induces an error, until -std1 is added to get >| proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an >| array size at least. It's necessary to write '\x00'==0 to get something >| that's true only with -std1. */ >| int osf4_cc_array ['\x00' == 0 ? 1 : -1]; >| >| int test (int i, double x); >| struct s1 {int (*f) (int a);}; >| struct s2 {int (*f) (double a);}; >| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); >| int argc; >| char **argv; >| int >| main () >| { >| return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; >| ; >| return 0; >| } >configure:4071: sparc-unknown-linux-gnu-gcc -qlanglvl=ansi -c -O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 conftest.c >&5 >sparc-unknown-linux-gnu-gcc: unrecognized option `-qlanglvl=ansi' >In file included from /usr/include/stdio.h:28, > from conftest.c:86: >/usr/include/features.h:309:25: sys/cdefs.h: No such file or directory >In file included from /usr/include/stdio.h:34, > from conftest.c:86: >/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/stddef.h:213: error: syntax error before "typedef" >In file included from conftest.c:86: >/usr/include/stdio.h:46: error: syntax error before "typedef" >/usr/include/stdio.h:51: error: syntax error before "__USING_NAMESPACE_STD" >/usr/include/stdio.h: In function `__USING_NAMESPACE_STD': >/usr/include/stdio.h:62: error: storage class specified for parameter `__FILE' >In file included from /usr/include/_G_config.h:14, > from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/stddef.h:325: error: storage class specified for parameter `wchar_t' >/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/stddef.h:354: error: storage class specified for parameter `wint_t' >In file included from /usr/include/_G_config.h:24, > from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/wchar.h:81: error: syntax error before "wint_t" >/usr/include/wchar.h:83: error: syntax error before '}' token >In file included from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/_G_config.h:29: error: syntax error before "__mbstate_t" >/usr/include/_G_config.h:34: error: syntax error before "__mbstate_t" >In file included from /usr/include/_G_config.h:44, > from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/gconv.h:72: error: storage class specified for parameter `__gconv_fct' >/usr/include/gconv.h:75: error: syntax error before '*' token >/usr/include/gconv.h:75: error: storage class specified for parameter `wint_t' >/usr/include/gconv.h:75: error: `wint_t' declared as function returning a function >/usr/include/gconv.h:75: error: conflicting types for 'wint_t' >/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/stddef.h:354: error: previous definition of 'wint_t' was here >/usr/include/gconv.h:78: error: storage class specified for parameter `__gconv_init_fct' >/usr/include/gconv.h:79: error: storage class specified for parameter `__gconv_end_fct' >/usr/include/gconv.h:88: error: storage class specified for parameter `__gconv_trans_fct' >/usr/include/gconv.h:93: error: storage class specified for parameter `__gconv_trans_context_fct' >/usr/include/gconv.h:97: error: storage class specified for parameter `__gconv_trans_query_fct' >/usr/include/gconv.h:100: error: storage class specified for parameter `__gconv_trans_init_fct' >/usr/include/gconv.h:101: error: storage class specified for parameter `__gconv_trans_end_fct' >/usr/include/gconv.h:106: error: syntax error before "__gconv_trans_fct" >/usr/include/gconv.h:111: error: syntax error before '}' token >/usr/include/gconv.h:125: error: syntax error before "__gconv_fct" >/usr/include/gconv.h:140: error: redefinition of parameter '__data' >/usr/include/gconv.h:109: error: previous definition of '__data' was here >/usr/include/gconv.h:141: error: syntax error before '}' token >/usr/include/gconv.h:162: error: syntax error before "__mbstate_t" >/usr/include/gconv.h:168: error: syntax error before '}' token >/usr/include/gconv.h:176: error: field `__data' has incomplete type >/usr/include/gconv.h:176: error: syntax error before "__flexarr" >In file included from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/_G_config.h:47: error: field `__cd' has incomplete type >/usr/include/_G_config.h:50: error: field `__cd' has incomplete type >/usr/include/_G_config.h:51: error: field `__data' has incomplete type >/usr/include/_G_config.h:53: error: storage class specified for parameter `_G_iconv_t' >/usr/include/_G_config.h:55: error: storage class specified for parameter `_G_int16_t' >/usr/include/_G_config.h:56: error: storage class specified for parameter `_G_int32_t' >/usr/include/_G_config.h:57: error: storage class specified for parameter `_G_uint16_t' >/usr/include/_G_config.h:58: error: storage class specified for parameter `_G_uint32_t' >In file included from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/libio.h:176: error: storage class specified for parameter `_IO_lock_t' >/usr/include/libio.h:306: error: syntax error before "_IO_lock_t" >/usr/include/libio.h:328: error: syntax error before '}' token >/usr/include/libio.h:331: error: storage class specified for parameter `_IO_FILE' >/usr/include/libio.h:336: error: storage class specified for parameter `_IO_2_1_stdin_' >/usr/include/libio.h:337: error: storage class specified for parameter `_IO_2_1_stdout_' >/usr/include/libio.h:338: error: storage class specified for parameter `_IO_2_1_stderr_' >/usr/include/libio.h:354: error: storage class specified for parameter `__io_read_fn' >/usr/include/libio.h:363: error: storage class specified for parameter `__io_write_fn' >/usr/include/libio.h:371: error: storage class specified for parameter `__io_seek_fn' >/usr/include/libio.h:374: error: storage class specified for parameter `__io_close_fn' >/usr/include/libio.h:406: error: syntax error before '*' token >/usr/include/libio.h:406: error: storage class specified for parameter `__underflow' >/usr/include/libio.h:407: error: syntax error before '*' token >/usr/include/libio.h:407: error: storage class specified for parameter `__uflow' >/usr/include/libio.h:408: error: syntax error before '*' token >/usr/include/libio.h:408: error: storage class specified for parameter `__overflow' >/usr/include/libio.h:409: error: storage class specified for parameter `wint_t' >/usr/include/libio.h:409: error: conflicting types for 'wint_t' >/usr/include/gconv.h:75: error: previous definition of 'wint_t' was here >/usr/include/libio.h:409: error: syntax error before "__wunderflow" >/usr/include/libio.h:410: error: storage class specified for parameter `wint_t' >/usr/include/libio.h:410: error: redefinition of parameter 'wint_t' >/usr/include/libio.h:409: error: previous definition of 'wint_t' was here >/usr/include/libio.h:410: error: syntax error before "__wuflow" >/usr/include/libio.h:411: error: storage class specified for parameter `wint_t' >/usr/include/libio.h:411: error: redefinition of parameter 'wint_t' >/usr/include/libio.h:410: error: previous definition of 'wint_t' was here >/usr/include/libio.h:411: error: syntax error before "__woverflow" >/usr/include/libio.h:444: error: syntax error before '*' token >/usr/include/libio.h:444: error: storage class specified for parameter `_IO_getc' >/usr/include/libio.h:445: error: syntax error before "_IO_FILE" >/usr/include/libio.h:445: error: storage class specified for parameter `_IO_putc' >/usr/include/libio.h:446: error: syntax error before '*' token >/usr/include/libio.h:446: error: storage class specified for parameter `_IO_feof' >/usr/include/libio.h:447: error: syntax error before '*' token >/usr/include/libio.h:447: error: storage class specified for parameter `_IO_ferror' >/usr/include/libio.h:449: error: syntax error before '*' token >/usr/include/libio.h:449: error: storage class specified for parameter `_IO_peekc_locked' >/usr/include/libio.h:455: error: syntax error before '*' token >/usr/include/libio.h:455: error: storage class specified for parameter `_IO_flockfile' >/usr/include/libio.h:456: error: syntax error before '*' token >/usr/include/libio.h:456: error: storage class specified for parameter `_IO_funlockfile' >/usr/include/libio.h:457: error: syntax error before '*' token >/usr/include/libio.h:457: error: storage class specified for parameter `_IO_ftrylockfile' >/usr/include/libio.h:474: error: syntax error before '*' token >/usr/include/libio.h:475: error: storage class specified for parameter `_IO_vfscanf' >/usr/include/libio.h:476: error: syntax error before '*' token >/usr/include/libio.h:477: error: storage class specified for parameter `_IO_vfprintf' >/usr/include/libio.h:478: error: syntax error before '*' token >/usr/include/libio.h:478: error: storage class specified for parameter `_IO_padn' >/usr/include/libio.h:479: error: syntax error before '*' token >/usr/include/libio.h:479: error: storage class specified for parameter `_IO_sgetn' >/usr/include/libio.h:481: error: syntax error before '*' token >/usr/include/libio.h:481: error: storage class specified for parameter `_IO_seekoff' >/usr/include/libio.h:482: error: syntax error before '*' token >/usr/include/libio.h:482: error: storage class specified for parameter `_IO_seekpos' >/usr/include/libio.h:484: error: syntax error before '*' token >/usr/include/libio.h:484: error: storage class specified for parameter `_IO_free_backup_area' >In file included from conftest.c:86: >/usr/include/stdio.h:143: error: storage class specified for parameter `stdout' >/usr/include/stdio.h:144: error: storage class specified for parameter `stderr' >/usr/include/stdio.h:150: error: syntax error before "__BEGIN_NAMESPACE_STD" >/usr/include/stdio.h:154: error: storage class specified for parameter `rename' >/usr/include/stdio.h:154: error: syntax error before "__THROW" >/usr/include/stdio.h:178: error: storage class specified for parameter `tmpnam' >/usr/include/stdio.h:178: error: syntax error before "__THROW" >/usr/include/stdio.h:197: error: storage class specified for parameter `tempnam' >/usr/include/stdio.h:197: error: syntax error before "__THROW" >/usr/include/stdio.h:211: error: storage class specified for parameter `fflush' >/usr/include/stdio.h:212: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:249: error: storage class specified for parameter `freopen' >/usr/include/stdio.h:262: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:302: error: storage class specified for parameter `setvbuf' >/usr/include/stdio.h:302: error: syntax error before "__THROW" >/usr/include/stdio.h:312: error: storage class specified for parameter `setlinebuf' >/usr/include/stdio.h:312: error: syntax error before "__THROW" >/usr/include/stdio.h:327: error: storage class specified for parameter `printf' >/usr/include/stdio.h:330: error: storage class specified for parameter `sprintf' >/usr/include/stdio.h:330: error: syntax error before "__THROW" >/usr/include/stdio.h:337: error: storage class specified for parameter `vfprintf' >/usr/include/stdio.h:342: error: storage class specified for parameter `vprintf' >/usr/include/stdio.h:345: error: storage class specified for parameter `vsprintf' >/usr/include/stdio.h:345: error: syntax error before "__THROW" >/usr/include/stdio.h:357: error: storage class specified for parameter `vsnprintf' >/usr/include/stdio.h:357: error: syntax error before "__THROW" >/usr/include/stdio.h:399: error: storage class specified for parameter `scanf' >/usr/include/stdio.h:402: error: storage class specified for parameter `sscanf' >/usr/include/stdio.h:402: error: syntax error before "__THROW" >/usr/include/stdio.h:436: error: storage class specified for parameter `getc' >/usr/include/stdio.h:442: error: storage class specified for parameter `getchar' >/usr/include/stdio.h:443: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:455: error: storage class specified for parameter `getchar_unlocked' >/usr/include/stdio.h:465: error: storage class specified for parameter `fgetc_unlocked' >/usr/include/stdio.h:469: error: syntax error before "__BEGIN_NAMESPACE_STD" >/usr/include/stdio.h:478: error: storage class specified for parameter `putc' >/usr/include/stdio.h:484: error: storage class specified for parameter `putchar' >/usr/include/stdio.h:485: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:506: error: storage class specified for parameter `putc_unlocked' >/usr/include/stdio.h:507: error: storage class specified for parameter `putchar_unlocked' >/usr/include/stdio.h:514: error: storage class specified for parameter `getw' >/usr/include/stdio.h:517: error: storage class specified for parameter `putw' >/usr/include/stdio.h:521: error: syntax error before "__BEGIN_NAMESPACE_STD" >/usr/include/stdio.h:533: error: storage class specified for parameter `gets' >/usr/include/stdio.h:534: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:589: error: storage class specified for parameter `puts' >/usr/include/stdio.h:596: error: storage class specified for parameter `ungetc' >/usr/include/stdio.h:604: error: storage class specified for parameter `fread' >/usr/include/stdio.h:610: error: storage class specified for parameter `fwrite' >/usr/include/stdio.h:611: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:634: error: storage class specified for parameter `fwrite_unlocked' >/usr/include/stdio.h:638: error: syntax error before "__BEGIN_NAMESPACE_STD" >/usr/include/stdio.h:648: error: storage class specified for parameter `ftell' >/usr/include/stdio.h:653: error: storage class specified for parameter `rewind' >/usr/include/stdio.h:654: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:697: error: syntax error before '*' token >/usr/include/stdio.h:697: error: storage class specified for parameter `fsetpos' >/usr/include/stdio.h:722: error: storage class specified for parameter `feof' >/usr/include/stdio.h:722: error: syntax error before "__THROW" >/usr/include/stdio.h:724: error: storage class specified for parameter `ferror' >/usr/include/stdio.h:724: error: syntax error before "__THROW" >/usr/include/stdio.h:730: error: storage class specified for parameter `feof_unlocked' >/usr/include/stdio.h:730: error: syntax error before "__THROW" >/usr/include/stdio.h:731: error: storage class specified for parameter `ferror_unlocked' >/usr/include/stdio.h:731: error: syntax error before "__THROW" >In file included from /usr/include/stdio.h:747, > from conftest.c:86: >/usr/include/bits/sys_errlist.h:28: error: storage class specified for parameter `sys_errlist' >In file included from conftest.c:86: >/usr/include/stdio.h:752: error: storage class specified for parameter `fileno' >/usr/include/stdio.h:752: error: syntax error before "__THROW" >/usr/include/stdio.h:757: error: storage class specified for parameter `fileno_unlocked' >/usr/include/stdio.h:757: error: syntax error before "__THROW" >/usr/include/stdio.h:767: error: storage class specified for parameter `popen' >/usr/include/stdio.h:773: error: storage class specified for parameter `pclose' >/usr/include/stdio.h:779: error: storage class specified for parameter `ctermid' >/usr/include/stdio.h:779: error: syntax error before "__THROW" >/usr/include/stdio.h:807: error: storage class specified for parameter `flockfile' >/usr/include/stdio.h:807: error: syntax error before "__THROW" >/usr/include/stdio.h:811: error: storage class specified for parameter `ftrylockfile' >/usr/include/stdio.h:811: error: syntax error before "__THROW" >/usr/include/stdio.h:814: error: storage class specified for parameter `funlockfile' >/usr/include/stdio.h:814: error: syntax error before "__THROW" >In file included from /usr/include/stdio.h:828, > from conftest.c:86: >/usr/include/bits/stdio.h:35: error: storage class specified for parameter `vprintf' >/usr/include/bits/stdio.h:35: error: redefinition of parameter 'vprintf' >/usr/include/stdio.h:342: error: previous definition of 'vprintf' was here >/usr/include/bits/stdio.h:35: error: syntax error before '{' token >conftest.c:87:23: sys/types.h: No such file or directory >conftest.c:88:22: sys/stat.h: No such file or directory >conftest.c:91: warning: "struct stat" declared inside parameter list >conftest.c:91: warning: its scope is only this definition or declaration, which is probably not what you want >conftest.c:91: warning: "struct buf" declared inside parameter list >conftest.c:93: error: storage class specified for parameter `e' >conftest.c:93: warning: parameter names (without types) in function declaration >conftest.c:93: error: syntax error before "char" >conftest.c:95: error: old-style parameter declarations in prototyped function definition >/usr/include/stdio.h:51: error: parameter name omitted >conftest.c:96: error: `p' undeclared (first use in this function) >conftest.c:96: error: (Each undeclared identifier is reported only once >conftest.c:96: error: for each function it appears in.) >conftest.c:96: error: `i' undeclared (first use in this function) >conftest.c: At top level: >conftest.c:120: warning: "struct stat" declared inside parameter list >conftest.c:120: warning: "struct buf" declared inside parameter list >conftest.c: In function `main': >conftest.c:126: error: `e' undeclared (first use in this function) >configure:4077: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "mysql" >| #define VERSION "5.0.24a" >| #define DEFINE_ALL_CHARACTER_SETS 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_armscii8 1 >| #define HAVE_CHARSET_ascii 1 >| #define HAVE_CHARSET_big5 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_cp1250 1 >| #define HAVE_CHARSET_cp1251 1 >| #define HAVE_CHARSET_cp1256 1 >| #define HAVE_CHARSET_cp1257 1 >| #define HAVE_CHARSET_cp850 1 >| #define HAVE_CHARSET_cp852 1 >| #define HAVE_CHARSET_cp866 1 >| #define HAVE_CHARSET_cp932 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_dec8 1 >| #define HAVE_CHARSET_eucjpms 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_euckr 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gb2312 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gbk 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_geostd8 1 >| #define HAVE_CHARSET_greek 1 >| #define HAVE_CHARSET_hebrew 1 >| #define HAVE_CHARSET_hp8 1 >| #define HAVE_CHARSET_keybcs2 1 >| #define HAVE_CHARSET_koi8r 1 >| #define HAVE_CHARSET_koi8u 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_latin2 1 >| #define HAVE_CHARSET_latin5 1 >| #define HAVE_CHARSET_latin7 1 >| #define HAVE_CHARSET_macce 1 >| #define HAVE_CHARSET_macroman 1 >| #define HAVE_CHARSET_sjis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_swe7 1 >| #define HAVE_CHARSET_tis620 1 >| #define HAVE_CHARSET_ucs2 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_ujis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define MYSQL_DEFAULT_CHARSET_NAME "utf8" >| #define MYSQL_DEFAULT_COLLATION_NAME "utf8_general_ci" >| #define HAVE_UCA_COLLATIONS 1 >| #define PROTOCOL_VERSION 10 >| #define DOT_FRM_VERSION 6 >| #define NDB_VERSION_MAJOR 5 >| #define NDB_VERSION_MINOR 0 >| #define NDB_VERSION_BUILD 24 >| #define NDB_VERSION_STATUS "" >| #define SYSTEM_TYPE "unknown-linux-gnu" >| #define MACHINE_TYPE "sparc" >| /* end confdefs.h. */ >| #include <stdarg.h> >| #include <stdio.h> >| #include <sys/types.h> >| #include <sys/stat.h> >| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ >| struct buf { int x; }; >| FILE * (*rcsopen) (struct buf *, struct stat *, int); >| static char *e (p, i) >| char **p; >| int i; >| { >| return p[i]; >| } >| static char *f (char * (*g) (char **, int), char **p, ...) >| { >| char *s; >| va_list v; >| va_start (v,p); >| s = g (p, va_arg (v,int)); >| va_end (v); >| return s; >| } >| >| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has >| function prototypes and stuff, but not '\xHH' hex character constants. >| These don't provoke an error unfortunately, instead are silently treated >| as 'x'. The following induces an error, until -std1 is added to get >| proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an >| array size at least. It's necessary to write '\x00'==0 to get something >| that's true only with -std1. */ >| int osf4_cc_array ['\x00' == 0 ? 1 : -1]; >| >| int test (int i, double x); >| struct s1 {int (*f) (int a);}; >| struct s2 {int (*f) (double a);}; >| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); >| int argc; >| char **argv; >| int >| main () >| { >| return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; >| ; >| return 0; >| } >configure:4071: sparc-unknown-linux-gnu-gcc -std1 -c -O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 conftest.c >&5 >cc1: error: unrecognized command line option "-std1" >configure:4077: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "mysql" >| #define VERSION "5.0.24a" >| #define DEFINE_ALL_CHARACTER_SETS 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_armscii8 1 >| #define HAVE_CHARSET_ascii 1 >| #define HAVE_CHARSET_big5 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_cp1250 1 >| #define HAVE_CHARSET_cp1251 1 >| #define HAVE_CHARSET_cp1256 1 >| #define HAVE_CHARSET_cp1257 1 >| #define HAVE_CHARSET_cp850 1 >| #define HAVE_CHARSET_cp852 1 >| #define HAVE_CHARSET_cp866 1 >| #define HAVE_CHARSET_cp932 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_dec8 1 >| #define HAVE_CHARSET_eucjpms 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_euckr 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gb2312 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gbk 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_geostd8 1 >| #define HAVE_CHARSET_greek 1 >| #define HAVE_CHARSET_hebrew 1 >| #define HAVE_CHARSET_hp8 1 >| #define HAVE_CHARSET_keybcs2 1 >| #define HAVE_CHARSET_koi8r 1 >| #define HAVE_CHARSET_koi8u 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_latin2 1 >| #define HAVE_CHARSET_latin5 1 >| #define HAVE_CHARSET_latin7 1 >| #define HAVE_CHARSET_macce 1 >| #define HAVE_CHARSET_macroman 1 >| #define HAVE_CHARSET_sjis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_swe7 1 >| #define HAVE_CHARSET_tis620 1 >| #define HAVE_CHARSET_ucs2 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_ujis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define MYSQL_DEFAULT_CHARSET_NAME "utf8" >| #define MYSQL_DEFAULT_COLLATION_NAME "utf8_general_ci" >| #define HAVE_UCA_COLLATIONS 1 >| #define PROTOCOL_VERSION 10 >| #define DOT_FRM_VERSION 6 >| #define NDB_VERSION_MAJOR 5 >| #define NDB_VERSION_MINOR 0 >| #define NDB_VERSION_BUILD 24 >| #define NDB_VERSION_STATUS "" >| #define SYSTEM_TYPE "unknown-linux-gnu" >| #define MACHINE_TYPE "sparc" >| /* end confdefs.h. */ >| #include <stdarg.h> >| #include <stdio.h> >| #include <sys/types.h> >| #include <sys/stat.h> >| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ >| struct buf { int x; }; >| FILE * (*rcsopen) (struct buf *, struct stat *, int); >| static char *e (p, i) >| char **p; >| int i; >| { >| return p[i]; >| } >| static char *f (char * (*g) (char **, int), char **p, ...) >| { >| char *s; >| va_list v; >| va_start (v,p); >| s = g (p, va_arg (v,int)); >| va_end (v); >| return s; >| } >| >| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has >| function prototypes and stuff, but not '\xHH' hex character constants. >| These don't provoke an error unfortunately, instead are silently treated >| as 'x'. The following induces an error, until -std1 is added to get >| proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an >| array size at least. It's necessary to write '\x00'==0 to get something >| that's true only with -std1. */ >| int osf4_cc_array ['\x00' == 0 ? 1 : -1]; >| >| int test (int i, double x); >| struct s1 {int (*f) (int a);}; >| struct s2 {int (*f) (double a);}; >| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); >| int argc; >| char **argv; >| int >| main () >| { >| return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; >| ; >| return 0; >| } >configure:4071: sparc-unknown-linux-gnu-gcc -Ae -c -O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 conftest.c >&5 ><command line>:2:2: missing '(' after predicate >In file included from /usr/include/stdio.h:28, > from conftest.c:86: >/usr/include/features.h:309:25: sys/cdefs.h: No such file or directory >In file included from /usr/include/stdio.h:34, > from conftest.c:86: >/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/stddef.h:213: error: syntax error before "typedef" >In file included from conftest.c:86: >/usr/include/stdio.h:46: error: syntax error before "typedef" >/usr/include/stdio.h:51: error: syntax error before "__USING_NAMESPACE_STD" >/usr/include/stdio.h: In function `__USING_NAMESPACE_STD': >/usr/include/stdio.h:62: error: storage class specified for parameter `__FILE' >In file included from /usr/include/_G_config.h:14, > from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/stddef.h:325: error: storage class specified for parameter `wchar_t' >/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/stddef.h:354: error: storage class specified for parameter `wint_t' >In file included from /usr/include/_G_config.h:24, > from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/wchar.h:81: error: syntax error before "wint_t" >/usr/include/wchar.h:83: error: syntax error before '}' token >In file included from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/_G_config.h:29: error: syntax error before "__mbstate_t" >/usr/include/_G_config.h:34: error: syntax error before "__mbstate_t" >In file included from /usr/include/_G_config.h:44, > from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/gconv.h:72: error: storage class specified for parameter `__gconv_fct' >/usr/include/gconv.h:75: error: syntax error before '*' token >/usr/include/gconv.h:75: error: storage class specified for parameter `wint_t' >/usr/include/gconv.h:75: error: `wint_t' declared as function returning a function >/usr/include/gconv.h:75: error: conflicting types for 'wint_t' >/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/stddef.h:354: error: previous definition of 'wint_t' was here >/usr/include/gconv.h:78: error: storage class specified for parameter `__gconv_init_fct' >/usr/include/gconv.h:79: error: storage class specified for parameter `__gconv_end_fct' >/usr/include/gconv.h:88: error: storage class specified for parameter `__gconv_trans_fct' >/usr/include/gconv.h:93: error: storage class specified for parameter `__gconv_trans_context_fct' >/usr/include/gconv.h:97: error: storage class specified for parameter `__gconv_trans_query_fct' >/usr/include/gconv.h:100: error: storage class specified for parameter `__gconv_trans_init_fct' >/usr/include/gconv.h:101: error: storage class specified for parameter `__gconv_trans_end_fct' >/usr/include/gconv.h:106: error: syntax error before "__gconv_trans_fct" >/usr/include/gconv.h:111: error: syntax error before '}' token >/usr/include/gconv.h:125: error: syntax error before "__gconv_fct" >/usr/include/gconv.h:140: error: redefinition of parameter '__data' >/usr/include/gconv.h:109: error: previous definition of '__data' was here >/usr/include/gconv.h:141: error: syntax error before '}' token >/usr/include/gconv.h:162: error: syntax error before "__mbstate_t" >/usr/include/gconv.h:168: error: syntax error before '}' token >/usr/include/gconv.h:176: error: field `__data' has incomplete type >/usr/include/gconv.h:176: error: syntax error before "__flexarr" >In file included from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/_G_config.h:47: error: field `__cd' has incomplete type >/usr/include/_G_config.h:50: error: field `__cd' has incomplete type >/usr/include/_G_config.h:51: error: field `__data' has incomplete type >/usr/include/_G_config.h:53: error: storage class specified for parameter `_G_iconv_t' >/usr/include/_G_config.h:55: error: storage class specified for parameter `_G_int16_t' >/usr/include/_G_config.h:56: error: storage class specified for parameter `_G_int32_t' >/usr/include/_G_config.h:57: error: storage class specified for parameter `_G_uint16_t' >/usr/include/_G_config.h:58: error: storage class specified for parameter `_G_uint32_t' >In file included from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/libio.h:176: error: storage class specified for parameter `_IO_lock_t' >/usr/include/libio.h:306: error: syntax error before "_IO_lock_t" >/usr/include/libio.h:328: error: syntax error before '}' token >/usr/include/libio.h:331: error: storage class specified for parameter `_IO_FILE' >/usr/include/libio.h:336: error: storage class specified for parameter `_IO_2_1_stdin_' >/usr/include/libio.h:337: error: storage class specified for parameter `_IO_2_1_stdout_' >/usr/include/libio.h:338: error: storage class specified for parameter `_IO_2_1_stderr_' >/usr/include/libio.h:354: error: storage class specified for parameter `__io_read_fn' >/usr/include/libio.h:363: error: storage class specified for parameter `__io_write_fn' >/usr/include/libio.h:371: error: storage class specified for parameter `__io_seek_fn' >/usr/include/libio.h:374: error: storage class specified for parameter `__io_close_fn' >/usr/include/libio.h:406: error: syntax error before '*' token >/usr/include/libio.h:406: error: storage class specified for parameter `__underflow' >/usr/include/libio.h:407: error: syntax error before '*' token >/usr/include/libio.h:407: error: storage class specified for parameter `__uflow' >/usr/include/libio.h:408: error: syntax error before '*' token >/usr/include/libio.h:408: error: storage class specified for parameter `__overflow' >/usr/include/libio.h:409: error: storage class specified for parameter `wint_t' >/usr/include/libio.h:409: error: conflicting types for 'wint_t' >/usr/include/gconv.h:75: error: previous definition of 'wint_t' was here >/usr/include/libio.h:409: error: syntax error before "__wunderflow" >/usr/include/libio.h:410: error: storage class specified for parameter `wint_t' >/usr/include/libio.h:410: error: redefinition of parameter 'wint_t' >/usr/include/libio.h:409: error: previous definition of 'wint_t' was here >/usr/include/libio.h:410: error: syntax error before "__wuflow" >/usr/include/libio.h:411: error: storage class specified for parameter `wint_t' >/usr/include/libio.h:411: error: redefinition of parameter 'wint_t' >/usr/include/libio.h:410: error: previous definition of 'wint_t' was here >/usr/include/libio.h:411: error: syntax error before "__woverflow" >/usr/include/libio.h:444: error: syntax error before '*' token >/usr/include/libio.h:444: error: storage class specified for parameter `_IO_getc' >/usr/include/libio.h:445: error: syntax error before "_IO_FILE" >/usr/include/libio.h:445: error: storage class specified for parameter `_IO_putc' >/usr/include/libio.h:446: error: syntax error before '*' token >/usr/include/libio.h:446: error: storage class specified for parameter `_IO_feof' >/usr/include/libio.h:447: error: syntax error before '*' token >/usr/include/libio.h:447: error: storage class specified for parameter `_IO_ferror' >/usr/include/libio.h:449: error: syntax error before '*' token >/usr/include/libio.h:449: error: storage class specified for parameter `_IO_peekc_locked' >/usr/include/libio.h:455: error: syntax error before '*' token >/usr/include/libio.h:455: error: storage class specified for parameter `_IO_flockfile' >/usr/include/libio.h:456: error: syntax error before '*' token >/usr/include/libio.h:456: error: storage class specified for parameter `_IO_funlockfile' >/usr/include/libio.h:457: error: syntax error before '*' token >/usr/include/libio.h:457: error: storage class specified for parameter `_IO_ftrylockfile' >/usr/include/libio.h:474: error: syntax error before '*' token >/usr/include/libio.h:475: error: storage class specified for parameter `_IO_vfscanf' >/usr/include/libio.h:476: error: syntax error before '*' token >/usr/include/libio.h:477: error: storage class specified for parameter `_IO_vfprintf' >/usr/include/libio.h:478: error: syntax error before '*' token >/usr/include/libio.h:478: error: storage class specified for parameter `_IO_padn' >/usr/include/libio.h:479: error: syntax error before '*' token >/usr/include/libio.h:479: error: storage class specified for parameter `_IO_sgetn' >/usr/include/libio.h:481: error: syntax error before '*' token >/usr/include/libio.h:481: error: storage class specified for parameter `_IO_seekoff' >/usr/include/libio.h:482: error: syntax error before '*' token >/usr/include/libio.h:482: error: storage class specified for parameter `_IO_seekpos' >/usr/include/libio.h:484: error: syntax error before '*' token >/usr/include/libio.h:484: error: storage class specified for parameter `_IO_free_backup_area' >In file included from conftest.c:86: >/usr/include/stdio.h:143: error: storage class specified for parameter `stdout' >/usr/include/stdio.h:144: error: storage class specified for parameter `stderr' >/usr/include/stdio.h:150: error: syntax error before "__BEGIN_NAMESPACE_STD" >/usr/include/stdio.h:154: error: storage class specified for parameter `rename' >/usr/include/stdio.h:154: error: syntax error before "__THROW" >/usr/include/stdio.h:178: error: storage class specified for parameter `tmpnam' >/usr/include/stdio.h:178: error: syntax error before "__THROW" >/usr/include/stdio.h:197: error: storage class specified for parameter `tempnam' >/usr/include/stdio.h:197: error: syntax error before "__THROW" >/usr/include/stdio.h:211: error: storage class specified for parameter `fflush' >/usr/include/stdio.h:212: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:249: error: storage class specified for parameter `freopen' >/usr/include/stdio.h:262: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:302: error: storage class specified for parameter `setvbuf' >/usr/include/stdio.h:302: error: syntax error before "__THROW" >/usr/include/stdio.h:312: error: storage class specified for parameter `setlinebuf' >/usr/include/stdio.h:312: error: syntax error before "__THROW" >/usr/include/stdio.h:327: error: storage class specified for parameter `printf' >/usr/include/stdio.h:330: error: storage class specified for parameter `sprintf' >/usr/include/stdio.h:330: error: syntax error before "__THROW" >/usr/include/stdio.h:337: error: storage class specified for parameter `vfprintf' >/usr/include/stdio.h:342: error: storage class specified for parameter `vprintf' >/usr/include/stdio.h:345: error: storage class specified for parameter `vsprintf' >/usr/include/stdio.h:345: error: syntax error before "__THROW" >/usr/include/stdio.h:357: error: storage class specified for parameter `vsnprintf' >/usr/include/stdio.h:357: error: syntax error before "__THROW" >/usr/include/stdio.h:399: error: storage class specified for parameter `scanf' >/usr/include/stdio.h:402: error: storage class specified for parameter `sscanf' >/usr/include/stdio.h:402: error: syntax error before "__THROW" >/usr/include/stdio.h:436: error: storage class specified for parameter `getc' >/usr/include/stdio.h:442: error: storage class specified for parameter `getchar' >/usr/include/stdio.h:443: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:455: error: storage class specified for parameter `getchar_unlocked' >/usr/include/stdio.h:465: error: storage class specified for parameter `fgetc_unlocked' >/usr/include/stdio.h:469: error: syntax error before "__BEGIN_NAMESPACE_STD" >/usr/include/stdio.h:478: error: storage class specified for parameter `putc' >/usr/include/stdio.h:484: error: storage class specified for parameter `putchar' >/usr/include/stdio.h:485: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:506: error: storage class specified for parameter `putc_unlocked' >/usr/include/stdio.h:507: error: storage class specified for parameter `putchar_unlocked' >/usr/include/stdio.h:514: error: storage class specified for parameter `getw' >/usr/include/stdio.h:517: error: storage class specified for parameter `putw' >/usr/include/stdio.h:521: error: syntax error before "__BEGIN_NAMESPACE_STD" >/usr/include/stdio.h:533: error: storage class specified for parameter `gets' >/usr/include/stdio.h:534: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:589: error: storage class specified for parameter `puts' >/usr/include/stdio.h:596: error: storage class specified for parameter `ungetc' >/usr/include/stdio.h:604: error: storage class specified for parameter `fread' >/usr/include/stdio.h:610: error: storage class specified for parameter `fwrite' >/usr/include/stdio.h:611: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:634: error: storage class specified for parameter `fwrite_unlocked' >/usr/include/stdio.h:638: error: syntax error before "__BEGIN_NAMESPACE_STD" >/usr/include/stdio.h:648: error: storage class specified for parameter `ftell' >/usr/include/stdio.h:653: error: storage class specified for parameter `rewind' >/usr/include/stdio.h:654: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:697: error: syntax error before '*' token >/usr/include/stdio.h:697: error: storage class specified for parameter `fsetpos' >/usr/include/stdio.h:722: error: storage class specified for parameter `feof' >/usr/include/stdio.h:722: error: syntax error before "__THROW" >/usr/include/stdio.h:724: error: storage class specified for parameter `ferror' >/usr/include/stdio.h:724: error: syntax error before "__THROW" >/usr/include/stdio.h:730: error: storage class specified for parameter `feof_unlocked' >/usr/include/stdio.h:730: error: syntax error before "__THROW" >/usr/include/stdio.h:731: error: storage class specified for parameter `ferror_unlocked' >/usr/include/stdio.h:731: error: syntax error before "__THROW" >In file included from /usr/include/stdio.h:747, > from conftest.c:86: >/usr/include/bits/sys_errlist.h:28: error: storage class specified for parameter `sys_errlist' >In file included from conftest.c:86: >/usr/include/stdio.h:752: error: storage class specified for parameter `fileno' >/usr/include/stdio.h:752: error: syntax error before "__THROW" >/usr/include/stdio.h:757: error: storage class specified for parameter `fileno_unlocked' >/usr/include/stdio.h:757: error: syntax error before "__THROW" >/usr/include/stdio.h:767: error: storage class specified for parameter `popen' >/usr/include/stdio.h:773: error: storage class specified for parameter `pclose' >/usr/include/stdio.h:779: error: storage class specified for parameter `ctermid' >/usr/include/stdio.h:779: error: syntax error before "__THROW" >/usr/include/stdio.h:807: error: storage class specified for parameter `flockfile' >/usr/include/stdio.h:807: error: syntax error before "__THROW" >/usr/include/stdio.h:811: error: storage class specified for parameter `ftrylockfile' >/usr/include/stdio.h:811: error: syntax error before "__THROW" >/usr/include/stdio.h:814: error: storage class specified for parameter `funlockfile' >/usr/include/stdio.h:814: error: syntax error before "__THROW" >In file included from /usr/include/stdio.h:828, > from conftest.c:86: >/usr/include/bits/stdio.h:35: error: storage class specified for parameter `vprintf' >/usr/include/bits/stdio.h:35: error: redefinition of parameter 'vprintf' >/usr/include/stdio.h:342: error: previous definition of 'vprintf' was here >/usr/include/bits/stdio.h:35: error: syntax error before '{' token >conftest.c:87:23: sys/types.h: No such file or directory >conftest.c:88:22: sys/stat.h: No such file or directory >conftest.c:91: warning: "struct stat" declared inside parameter list >conftest.c:91: warning: its scope is only this definition or declaration, which is probably not what you want >conftest.c:91: warning: "struct buf" declared inside parameter list >conftest.c:93: error: storage class specified for parameter `e' >conftest.c:93: warning: parameter names (without types) in function declaration >conftest.c:93: error: syntax error before "char" >conftest.c:95: error: old-style parameter declarations in prototyped function definition >/usr/include/stdio.h:51: error: parameter name omitted >conftest.c:96: error: `p' undeclared (first use in this function) >conftest.c:96: error: (Each undeclared identifier is reported only once >conftest.c:96: error: for each function it appears in.) >conftest.c:96: error: `i' undeclared (first use in this function) >conftest.c: At top level: >conftest.c:120: warning: "struct stat" declared inside parameter list >conftest.c:120: warning: "struct buf" declared inside parameter list >conftest.c: In function `main': >conftest.c:126: error: `e' undeclared (first use in this function) >configure:4077: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "mysql" >| #define VERSION "5.0.24a" >| #define DEFINE_ALL_CHARACTER_SETS 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_armscii8 1 >| #define HAVE_CHARSET_ascii 1 >| #define HAVE_CHARSET_big5 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_cp1250 1 >| #define HAVE_CHARSET_cp1251 1 >| #define HAVE_CHARSET_cp1256 1 >| #define HAVE_CHARSET_cp1257 1 >| #define HAVE_CHARSET_cp850 1 >| #define HAVE_CHARSET_cp852 1 >| #define HAVE_CHARSET_cp866 1 >| #define HAVE_CHARSET_cp932 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_dec8 1 >| #define HAVE_CHARSET_eucjpms 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_euckr 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gb2312 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gbk 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_geostd8 1 >| #define HAVE_CHARSET_greek 1 >| #define HAVE_CHARSET_hebrew 1 >| #define HAVE_CHARSET_hp8 1 >| #define HAVE_CHARSET_keybcs2 1 >| #define HAVE_CHARSET_koi8r 1 >| #define HAVE_CHARSET_koi8u 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_latin2 1 >| #define HAVE_CHARSET_latin5 1 >| #define HAVE_CHARSET_latin7 1 >| #define HAVE_CHARSET_macce 1 >| #define HAVE_CHARSET_macroman 1 >| #define HAVE_CHARSET_sjis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_swe7 1 >| #define HAVE_CHARSET_tis620 1 >| #define HAVE_CHARSET_ucs2 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_ujis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define MYSQL_DEFAULT_CHARSET_NAME "utf8" >| #define MYSQL_DEFAULT_COLLATION_NAME "utf8_general_ci" >| #define HAVE_UCA_COLLATIONS 1 >| #define PROTOCOL_VERSION 10 >| #define DOT_FRM_VERSION 6 >| #define NDB_VERSION_MAJOR 5 >| #define NDB_VERSION_MINOR 0 >| #define NDB_VERSION_BUILD 24 >| #define NDB_VERSION_STATUS "" >| #define SYSTEM_TYPE "unknown-linux-gnu" >| #define MACHINE_TYPE "sparc" >| /* end confdefs.h. */ >| #include <stdarg.h> >| #include <stdio.h> >| #include <sys/types.h> >| #include <sys/stat.h> >| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ >| struct buf { int x; }; >| FILE * (*rcsopen) (struct buf *, struct stat *, int); >| static char *e (p, i) >| char **p; >| int i; >| { >| return p[i]; >| } >| static char *f (char * (*g) (char **, int), char **p, ...) >| { >| char *s; >| va_list v; >| va_start (v,p); >| s = g (p, va_arg (v,int)); >| va_end (v); >| return s; >| } >| >| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has >| function prototypes and stuff, but not '\xHH' hex character constants. >| These don't provoke an error unfortunately, instead are silently treated >| as 'x'. The following induces an error, until -std1 is added to get >| proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an >| array size at least. It's necessary to write '\x00'==0 to get something >| that's true only with -std1. */ >| int osf4_cc_array ['\x00' == 0 ? 1 : -1]; >| >| int test (int i, double x); >| struct s1 {int (*f) (int a);}; >| struct s2 {int (*f) (double a);}; >| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); >| int argc; >| char **argv; >| int >| main () >| { >| return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; >| ; >| return 0; >| } >configure:4071: sparc-unknown-linux-gnu-gcc -Aa -D_HPUX_SOURCE -c -O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 conftest.c >&5 ><command line>:2:2: missing '(' after predicate >In file included from /usr/include/stdio.h:28, > from conftest.c:86: >/usr/include/features.h:309:25: sys/cdefs.h: No such file or directory >In file included from /usr/include/stdio.h:34, > from conftest.c:86: >/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/stddef.h:213: error: syntax error before "typedef" >In file included from conftest.c:86: >/usr/include/stdio.h:46: error: syntax error before "typedef" >/usr/include/stdio.h:51: error: syntax error before "__USING_NAMESPACE_STD" >/usr/include/stdio.h: In function `__USING_NAMESPACE_STD': >/usr/include/stdio.h:62: error: storage class specified for parameter `__FILE' >In file included from /usr/include/_G_config.h:14, > from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/stddef.h:325: error: storage class specified for parameter `wchar_t' >/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/stddef.h:354: error: storage class specified for parameter `wint_t' >In file included from /usr/include/_G_config.h:24, > from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/wchar.h:81: error: syntax error before "wint_t" >/usr/include/wchar.h:83: error: syntax error before '}' token >In file included from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/_G_config.h:29: error: syntax error before "__mbstate_t" >/usr/include/_G_config.h:34: error: syntax error before "__mbstate_t" >In file included from /usr/include/_G_config.h:44, > from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/gconv.h:72: error: storage class specified for parameter `__gconv_fct' >/usr/include/gconv.h:75: error: syntax error before '*' token >/usr/include/gconv.h:75: error: storage class specified for parameter `wint_t' >/usr/include/gconv.h:75: error: `wint_t' declared as function returning a function >/usr/include/gconv.h:75: error: conflicting types for 'wint_t' >/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/stddef.h:354: error: previous definition of 'wint_t' was here >/usr/include/gconv.h:78: error: storage class specified for parameter `__gconv_init_fct' >/usr/include/gconv.h:79: error: storage class specified for parameter `__gconv_end_fct' >/usr/include/gconv.h:88: error: storage class specified for parameter `__gconv_trans_fct' >/usr/include/gconv.h:93: error: storage class specified for parameter `__gconv_trans_context_fct' >/usr/include/gconv.h:97: error: storage class specified for parameter `__gconv_trans_query_fct' >/usr/include/gconv.h:100: error: storage class specified for parameter `__gconv_trans_init_fct' >/usr/include/gconv.h:101: error: storage class specified for parameter `__gconv_trans_end_fct' >/usr/include/gconv.h:106: error: syntax error before "__gconv_trans_fct" >/usr/include/gconv.h:111: error: syntax error before '}' token >/usr/include/gconv.h:125: error: syntax error before "__gconv_fct" >/usr/include/gconv.h:140: error: redefinition of parameter '__data' >/usr/include/gconv.h:109: error: previous definition of '__data' was here >/usr/include/gconv.h:141: error: syntax error before '}' token >/usr/include/gconv.h:162: error: syntax error before "__mbstate_t" >/usr/include/gconv.h:168: error: syntax error before '}' token >/usr/include/gconv.h:176: error: field `__data' has incomplete type >/usr/include/gconv.h:176: error: syntax error before "__flexarr" >In file included from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/_G_config.h:47: error: field `__cd' has incomplete type >/usr/include/_G_config.h:50: error: field `__cd' has incomplete type >/usr/include/_G_config.h:51: error: field `__data' has incomplete type >/usr/include/_G_config.h:53: error: storage class specified for parameter `_G_iconv_t' >/usr/include/_G_config.h:55: error: storage class specified for parameter `_G_int16_t' >/usr/include/_G_config.h:56: error: storage class specified for parameter `_G_int32_t' >/usr/include/_G_config.h:57: error: storage class specified for parameter `_G_uint16_t' >/usr/include/_G_config.h:58: error: storage class specified for parameter `_G_uint32_t' >In file included from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/libio.h:176: error: storage class specified for parameter `_IO_lock_t' >/usr/include/libio.h:306: error: syntax error before "_IO_lock_t" >/usr/include/libio.h:328: error: syntax error before '}' token >/usr/include/libio.h:331: error: storage class specified for parameter `_IO_FILE' >/usr/include/libio.h:336: error: storage class specified for parameter `_IO_2_1_stdin_' >/usr/include/libio.h:337: error: storage class specified for parameter `_IO_2_1_stdout_' >/usr/include/libio.h:338: error: storage class specified for parameter `_IO_2_1_stderr_' >/usr/include/libio.h:354: error: storage class specified for parameter `__io_read_fn' >/usr/include/libio.h:363: error: storage class specified for parameter `__io_write_fn' >/usr/include/libio.h:371: error: storage class specified for parameter `__io_seek_fn' >/usr/include/libio.h:374: error: storage class specified for parameter `__io_close_fn' >/usr/include/libio.h:406: error: syntax error before '*' token >/usr/include/libio.h:406: error: storage class specified for parameter `__underflow' >/usr/include/libio.h:407: error: syntax error before '*' token >/usr/include/libio.h:407: error: storage class specified for parameter `__uflow' >/usr/include/libio.h:408: error: syntax error before '*' token >/usr/include/libio.h:408: error: storage class specified for parameter `__overflow' >/usr/include/libio.h:409: error: storage class specified for parameter `wint_t' >/usr/include/libio.h:409: error: conflicting types for 'wint_t' >/usr/include/gconv.h:75: error: previous definition of 'wint_t' was here >/usr/include/libio.h:409: error: syntax error before "__wunderflow" >/usr/include/libio.h:410: error: storage class specified for parameter `wint_t' >/usr/include/libio.h:410: error: redefinition of parameter 'wint_t' >/usr/include/libio.h:409: error: previous definition of 'wint_t' was here >/usr/include/libio.h:410: error: syntax error before "__wuflow" >/usr/include/libio.h:411: error: storage class specified for parameter `wint_t' >/usr/include/libio.h:411: error: redefinition of parameter 'wint_t' >/usr/include/libio.h:410: error: previous definition of 'wint_t' was here >/usr/include/libio.h:411: error: syntax error before "__woverflow" >/usr/include/libio.h:444: error: syntax error before '*' token >/usr/include/libio.h:444: error: storage class specified for parameter `_IO_getc' >/usr/include/libio.h:445: error: syntax error before "_IO_FILE" >/usr/include/libio.h:445: error: storage class specified for parameter `_IO_putc' >/usr/include/libio.h:446: error: syntax error before '*' token >/usr/include/libio.h:446: error: storage class specified for parameter `_IO_feof' >/usr/include/libio.h:447: error: syntax error before '*' token >/usr/include/libio.h:447: error: storage class specified for parameter `_IO_ferror' >/usr/include/libio.h:449: error: syntax error before '*' token >/usr/include/libio.h:449: error: storage class specified for parameter `_IO_peekc_locked' >/usr/include/libio.h:455: error: syntax error before '*' token >/usr/include/libio.h:455: error: storage class specified for parameter `_IO_flockfile' >/usr/include/libio.h:456: error: syntax error before '*' token >/usr/include/libio.h:456: error: storage class specified for parameter `_IO_funlockfile' >/usr/include/libio.h:457: error: syntax error before '*' token >/usr/include/libio.h:457: error: storage class specified for parameter `_IO_ftrylockfile' >/usr/include/libio.h:474: error: syntax error before '*' token >/usr/include/libio.h:475: error: storage class specified for parameter `_IO_vfscanf' >/usr/include/libio.h:476: error: syntax error before '*' token >/usr/include/libio.h:477: error: storage class specified for parameter `_IO_vfprintf' >/usr/include/libio.h:478: error: syntax error before '*' token >/usr/include/libio.h:478: error: storage class specified for parameter `_IO_padn' >/usr/include/libio.h:479: error: syntax error before '*' token >/usr/include/libio.h:479: error: storage class specified for parameter `_IO_sgetn' >/usr/include/libio.h:481: error: syntax error before '*' token >/usr/include/libio.h:481: error: storage class specified for parameter `_IO_seekoff' >/usr/include/libio.h:482: error: syntax error before '*' token >/usr/include/libio.h:482: error: storage class specified for parameter `_IO_seekpos' >/usr/include/libio.h:484: error: syntax error before '*' token >/usr/include/libio.h:484: error: storage class specified for parameter `_IO_free_backup_area' >In file included from conftest.c:86: >/usr/include/stdio.h:143: error: storage class specified for parameter `stdout' >/usr/include/stdio.h:144: error: storage class specified for parameter `stderr' >/usr/include/stdio.h:150: error: syntax error before "__BEGIN_NAMESPACE_STD" >/usr/include/stdio.h:154: error: storage class specified for parameter `rename' >/usr/include/stdio.h:154: error: syntax error before "__THROW" >/usr/include/stdio.h:178: error: storage class specified for parameter `tmpnam' >/usr/include/stdio.h:178: error: syntax error before "__THROW" >/usr/include/stdio.h:197: error: storage class specified for parameter `tempnam' >/usr/include/stdio.h:197: error: syntax error before "__THROW" >/usr/include/stdio.h:211: error: storage class specified for parameter `fflush' >/usr/include/stdio.h:212: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:249: error: storage class specified for parameter `freopen' >/usr/include/stdio.h:262: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:302: error: storage class specified for parameter `setvbuf' >/usr/include/stdio.h:302: error: syntax error before "__THROW" >/usr/include/stdio.h:312: error: storage class specified for parameter `setlinebuf' >/usr/include/stdio.h:312: error: syntax error before "__THROW" >/usr/include/stdio.h:327: error: storage class specified for parameter `printf' >/usr/include/stdio.h:330: error: storage class specified for parameter `sprintf' >/usr/include/stdio.h:330: error: syntax error before "__THROW" >/usr/include/stdio.h:337: error: storage class specified for parameter `vfprintf' >/usr/include/stdio.h:342: error: storage class specified for parameter `vprintf' >/usr/include/stdio.h:345: error: storage class specified for parameter `vsprintf' >/usr/include/stdio.h:345: error: syntax error before "__THROW" >/usr/include/stdio.h:357: error: storage class specified for parameter `vsnprintf' >/usr/include/stdio.h:357: error: syntax error before "__THROW" >/usr/include/stdio.h:399: error: storage class specified for parameter `scanf' >/usr/include/stdio.h:402: error: storage class specified for parameter `sscanf' >/usr/include/stdio.h:402: error: syntax error before "__THROW" >/usr/include/stdio.h:436: error: storage class specified for parameter `getc' >/usr/include/stdio.h:442: error: storage class specified for parameter `getchar' >/usr/include/stdio.h:443: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:455: error: storage class specified for parameter `getchar_unlocked' >/usr/include/stdio.h:465: error: storage class specified for parameter `fgetc_unlocked' >/usr/include/stdio.h:469: error: syntax error before "__BEGIN_NAMESPACE_STD" >/usr/include/stdio.h:478: error: storage class specified for parameter `putc' >/usr/include/stdio.h:484: error: storage class specified for parameter `putchar' >/usr/include/stdio.h:485: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:506: error: storage class specified for parameter `putc_unlocked' >/usr/include/stdio.h:507: error: storage class specified for parameter `putchar_unlocked' >/usr/include/stdio.h:514: error: storage class specified for parameter `getw' >/usr/include/stdio.h:517: error: storage class specified for parameter `putw' >/usr/include/stdio.h:521: error: syntax error before "__BEGIN_NAMESPACE_STD" >/usr/include/stdio.h:533: error: storage class specified for parameter `gets' >/usr/include/stdio.h:534: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:589: error: storage class specified for parameter `puts' >/usr/include/stdio.h:596: error: storage class specified for parameter `ungetc' >/usr/include/stdio.h:604: error: storage class specified for parameter `fread' >/usr/include/stdio.h:610: error: storage class specified for parameter `fwrite' >/usr/include/stdio.h:611: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:634: error: storage class specified for parameter `fwrite_unlocked' >/usr/include/stdio.h:638: error: syntax error before "__BEGIN_NAMESPACE_STD" >/usr/include/stdio.h:648: error: storage class specified for parameter `ftell' >/usr/include/stdio.h:653: error: storage class specified for parameter `rewind' >/usr/include/stdio.h:654: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:697: error: syntax error before '*' token >/usr/include/stdio.h:697: error: storage class specified for parameter `fsetpos' >/usr/include/stdio.h:722: error: storage class specified for parameter `feof' >/usr/include/stdio.h:722: error: syntax error before "__THROW" >/usr/include/stdio.h:724: error: storage class specified for parameter `ferror' >/usr/include/stdio.h:724: error: syntax error before "__THROW" >/usr/include/stdio.h:730: error: storage class specified for parameter `feof_unlocked' >/usr/include/stdio.h:730: error: syntax error before "__THROW" >/usr/include/stdio.h:731: error: storage class specified for parameter `ferror_unlocked' >/usr/include/stdio.h:731: error: syntax error before "__THROW" >In file included from /usr/include/stdio.h:747, > from conftest.c:86: >/usr/include/bits/sys_errlist.h:28: error: storage class specified for parameter `sys_errlist' >In file included from conftest.c:86: >/usr/include/stdio.h:752: error: storage class specified for parameter `fileno' >/usr/include/stdio.h:752: error: syntax error before "__THROW" >/usr/include/stdio.h:757: error: storage class specified for parameter `fileno_unlocked' >/usr/include/stdio.h:757: error: syntax error before "__THROW" >/usr/include/stdio.h:767: error: storage class specified for parameter `popen' >/usr/include/stdio.h:773: error: storage class specified for parameter `pclose' >/usr/include/stdio.h:779: error: storage class specified for parameter `ctermid' >/usr/include/stdio.h:779: error: syntax error before "__THROW" >/usr/include/stdio.h:807: error: storage class specified for parameter `flockfile' >/usr/include/stdio.h:807: error: syntax error before "__THROW" >/usr/include/stdio.h:811: error: storage class specified for parameter `ftrylockfile' >/usr/include/stdio.h:811: error: syntax error before "__THROW" >/usr/include/stdio.h:814: error: storage class specified for parameter `funlockfile' >/usr/include/stdio.h:814: error: syntax error before "__THROW" >In file included from /usr/include/stdio.h:828, > from conftest.c:86: >/usr/include/bits/stdio.h:35: error: storage class specified for parameter `vprintf' >/usr/include/bits/stdio.h:35: error: redefinition of parameter 'vprintf' >/usr/include/stdio.h:342: error: previous definition of 'vprintf' was here >/usr/include/bits/stdio.h:35: error: syntax error before '{' token >conftest.c:87:23: sys/types.h: No such file or directory >conftest.c:88:22: sys/stat.h: No such file or directory >conftest.c:91: warning: "struct stat" declared inside parameter list >conftest.c:91: warning: its scope is only this definition or declaration, which is probably not what you want >conftest.c:91: warning: "struct buf" declared inside parameter list >conftest.c:93: error: storage class specified for parameter `e' >conftest.c:93: warning: parameter names (without types) in function declaration >conftest.c:93: error: syntax error before "char" >conftest.c:95: error: old-style parameter declarations in prototyped function definition >/usr/include/stdio.h:51: error: parameter name omitted >conftest.c:96: error: `p' undeclared (first use in this function) >conftest.c:96: error: (Each undeclared identifier is reported only once >conftest.c:96: error: for each function it appears in.) >conftest.c:96: error: `i' undeclared (first use in this function) >conftest.c: At top level: >conftest.c:120: warning: "struct stat" declared inside parameter list >conftest.c:120: warning: "struct buf" declared inside parameter list >conftest.c: In function `main': >conftest.c:126: error: `e' undeclared (first use in this function) >configure:4077: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "mysql" >| #define VERSION "5.0.24a" >| #define DEFINE_ALL_CHARACTER_SETS 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_armscii8 1 >| #define HAVE_CHARSET_ascii 1 >| #define HAVE_CHARSET_big5 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_cp1250 1 >| #define HAVE_CHARSET_cp1251 1 >| #define HAVE_CHARSET_cp1256 1 >| #define HAVE_CHARSET_cp1257 1 >| #define HAVE_CHARSET_cp850 1 >| #define HAVE_CHARSET_cp852 1 >| #define HAVE_CHARSET_cp866 1 >| #define HAVE_CHARSET_cp932 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_dec8 1 >| #define HAVE_CHARSET_eucjpms 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_euckr 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gb2312 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gbk 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_geostd8 1 >| #define HAVE_CHARSET_greek 1 >| #define HAVE_CHARSET_hebrew 1 >| #define HAVE_CHARSET_hp8 1 >| #define HAVE_CHARSET_keybcs2 1 >| #define HAVE_CHARSET_koi8r 1 >| #define HAVE_CHARSET_koi8u 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_latin2 1 >| #define HAVE_CHARSET_latin5 1 >| #define HAVE_CHARSET_latin7 1 >| #define HAVE_CHARSET_macce 1 >| #define HAVE_CHARSET_macroman 1 >| #define HAVE_CHARSET_sjis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_swe7 1 >| #define HAVE_CHARSET_tis620 1 >| #define HAVE_CHARSET_ucs2 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_ujis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define MYSQL_DEFAULT_CHARSET_NAME "utf8" >| #define MYSQL_DEFAULT_COLLATION_NAME "utf8_general_ci" >| #define HAVE_UCA_COLLATIONS 1 >| #define PROTOCOL_VERSION 10 >| #define DOT_FRM_VERSION 6 >| #define NDB_VERSION_MAJOR 5 >| #define NDB_VERSION_MINOR 0 >| #define NDB_VERSION_BUILD 24 >| #define NDB_VERSION_STATUS "" >| #define SYSTEM_TYPE "unknown-linux-gnu" >| #define MACHINE_TYPE "sparc" >| /* end confdefs.h. */ >| #include <stdarg.h> >| #include <stdio.h> >| #include <sys/types.h> >| #include <sys/stat.h> >| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ >| struct buf { int x; }; >| FILE * (*rcsopen) (struct buf *, struct stat *, int); >| static char *e (p, i) >| char **p; >| int i; >| { >| return p[i]; >| } >| static char *f (char * (*g) (char **, int), char **p, ...) >| { >| char *s; >| va_list v; >| va_start (v,p); >| s = g (p, va_arg (v,int)); >| va_end (v); >| return s; >| } >| >| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has >| function prototypes and stuff, but not '\xHH' hex character constants. >| These don't provoke an error unfortunately, instead are silently treated >| as 'x'. The following induces an error, until -std1 is added to get >| proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an >| array size at least. It's necessary to write '\x00'==0 to get something >| that's true only with -std1. */ >| int osf4_cc_array ['\x00' == 0 ? 1 : -1]; >| >| int test (int i, double x); >| struct s1 {int (*f) (int a);}; >| struct s2 {int (*f) (double a);}; >| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); >| int argc; >| char **argv; >| int >| main () >| { >| return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; >| ; >| return 0; >| } >configure:4071: sparc-unknown-linux-gnu-gcc -Xc -D__EXTENSIONS__ -c -O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 conftest.c >&5 >sparc-unknown-linux-gnu-gcc: unrecognized option `-Xc' >In file included from /usr/include/stdio.h:28, > from conftest.c:86: >/usr/include/features.h:309:25: sys/cdefs.h: No such file or directory >In file included from /usr/include/stdio.h:34, > from conftest.c:86: >/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/stddef.h:213: error: syntax error before "typedef" >In file included from conftest.c:86: >/usr/include/stdio.h:46: error: syntax error before "typedef" >/usr/include/stdio.h:51: error: syntax error before "__USING_NAMESPACE_STD" >/usr/include/stdio.h: In function `__USING_NAMESPACE_STD': >/usr/include/stdio.h:62: error: storage class specified for parameter `__FILE' >In file included from /usr/include/_G_config.h:14, > from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/stddef.h:325: error: storage class specified for parameter `wchar_t' >/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/stddef.h:354: error: storage class specified for parameter `wint_t' >In file included from /usr/include/_G_config.h:24, > from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/wchar.h:81: error: syntax error before "wint_t" >/usr/include/wchar.h:83: error: syntax error before '}' token >In file included from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/_G_config.h:29: error: syntax error before "__mbstate_t" >/usr/include/_G_config.h:34: error: syntax error before "__mbstate_t" >In file included from /usr/include/_G_config.h:44, > from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/gconv.h:72: error: storage class specified for parameter `__gconv_fct' >/usr/include/gconv.h:75: error: syntax error before '*' token >/usr/include/gconv.h:75: error: storage class specified for parameter `wint_t' >/usr/include/gconv.h:75: error: `wint_t' declared as function returning a function >/usr/include/gconv.h:75: error: conflicting types for 'wint_t' >/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/stddef.h:354: error: previous definition of 'wint_t' was here >/usr/include/gconv.h:78: error: storage class specified for parameter `__gconv_init_fct' >/usr/include/gconv.h:79: error: storage class specified for parameter `__gconv_end_fct' >/usr/include/gconv.h:88: error: storage class specified for parameter `__gconv_trans_fct' >/usr/include/gconv.h:93: error: storage class specified for parameter `__gconv_trans_context_fct' >/usr/include/gconv.h:97: error: storage class specified for parameter `__gconv_trans_query_fct' >/usr/include/gconv.h:100: error: storage class specified for parameter `__gconv_trans_init_fct' >/usr/include/gconv.h:101: error: storage class specified for parameter `__gconv_trans_end_fct' >/usr/include/gconv.h:106: error: syntax error before "__gconv_trans_fct" >/usr/include/gconv.h:111: error: syntax error before '}' token >/usr/include/gconv.h:125: error: syntax error before "__gconv_fct" >/usr/include/gconv.h:140: error: redefinition of parameter '__data' >/usr/include/gconv.h:109: error: previous definition of '__data' was here >/usr/include/gconv.h:141: error: syntax error before '}' token >/usr/include/gconv.h:162: error: syntax error before "__mbstate_t" >/usr/include/gconv.h:168: error: syntax error before '}' token >/usr/include/gconv.h:176: error: field `__data' has incomplete type >/usr/include/gconv.h:176: error: syntax error before "__flexarr" >In file included from /usr/include/libio.h:32, > from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/_G_config.h:47: error: field `__cd' has incomplete type >/usr/include/_G_config.h:50: error: field `__cd' has incomplete type >/usr/include/_G_config.h:51: error: field `__data' has incomplete type >/usr/include/_G_config.h:53: error: storage class specified for parameter `_G_iconv_t' >/usr/include/_G_config.h:55: error: storage class specified for parameter `_G_int16_t' >/usr/include/_G_config.h:56: error: storage class specified for parameter `_G_int32_t' >/usr/include/_G_config.h:57: error: storage class specified for parameter `_G_uint16_t' >/usr/include/_G_config.h:58: error: storage class specified for parameter `_G_uint32_t' >In file included from /usr/include/stdio.h:72, > from conftest.c:86: >/usr/include/libio.h:176: error: storage class specified for parameter `_IO_lock_t' >/usr/include/libio.h:306: error: syntax error before "_IO_lock_t" >/usr/include/libio.h:328: error: syntax error before '}' token >/usr/include/libio.h:331: error: storage class specified for parameter `_IO_FILE' >/usr/include/libio.h:336: error: storage class specified for parameter `_IO_2_1_stdin_' >/usr/include/libio.h:337: error: storage class specified for parameter `_IO_2_1_stdout_' >/usr/include/libio.h:338: error: storage class specified for parameter `_IO_2_1_stderr_' >/usr/include/libio.h:354: error: storage class specified for parameter `__io_read_fn' >/usr/include/libio.h:363: error: storage class specified for parameter `__io_write_fn' >/usr/include/libio.h:371: error: storage class specified for parameter `__io_seek_fn' >/usr/include/libio.h:374: error: storage class specified for parameter `__io_close_fn' >/usr/include/libio.h:406: error: syntax error before '*' token >/usr/include/libio.h:406: error: storage class specified for parameter `__underflow' >/usr/include/libio.h:407: error: syntax error before '*' token >/usr/include/libio.h:407: error: storage class specified for parameter `__uflow' >/usr/include/libio.h:408: error: syntax error before '*' token >/usr/include/libio.h:408: error: storage class specified for parameter `__overflow' >/usr/include/libio.h:409: error: storage class specified for parameter `wint_t' >/usr/include/libio.h:409: error: conflicting types for 'wint_t' >/usr/include/gconv.h:75: error: previous definition of 'wint_t' was here >/usr/include/libio.h:409: error: syntax error before "__wunderflow" >/usr/include/libio.h:410: error: storage class specified for parameter `wint_t' >/usr/include/libio.h:410: error: redefinition of parameter 'wint_t' >/usr/include/libio.h:409: error: previous definition of 'wint_t' was here >/usr/include/libio.h:410: error: syntax error before "__wuflow" >/usr/include/libio.h:411: error: storage class specified for parameter `wint_t' >/usr/include/libio.h:411: error: redefinition of parameter 'wint_t' >/usr/include/libio.h:410: error: previous definition of 'wint_t' was here >/usr/include/libio.h:411: error: syntax error before "__woverflow" >/usr/include/libio.h:444: error: syntax error before '*' token >/usr/include/libio.h:444: error: storage class specified for parameter `_IO_getc' >/usr/include/libio.h:445: error: syntax error before "_IO_FILE" >/usr/include/libio.h:445: error: storage class specified for parameter `_IO_putc' >/usr/include/libio.h:446: error: syntax error before '*' token >/usr/include/libio.h:446: error: storage class specified for parameter `_IO_feof' >/usr/include/libio.h:447: error: syntax error before '*' token >/usr/include/libio.h:447: error: storage class specified for parameter `_IO_ferror' >/usr/include/libio.h:449: error: syntax error before '*' token >/usr/include/libio.h:449: error: storage class specified for parameter `_IO_peekc_locked' >/usr/include/libio.h:455: error: syntax error before '*' token >/usr/include/libio.h:455: error: storage class specified for parameter `_IO_flockfile' >/usr/include/libio.h:456: error: syntax error before '*' token >/usr/include/libio.h:456: error: storage class specified for parameter `_IO_funlockfile' >/usr/include/libio.h:457: error: syntax error before '*' token >/usr/include/libio.h:457: error: storage class specified for parameter `_IO_ftrylockfile' >/usr/include/libio.h:474: error: syntax error before '*' token >/usr/include/libio.h:475: error: storage class specified for parameter `_IO_vfscanf' >/usr/include/libio.h:476: error: syntax error before '*' token >/usr/include/libio.h:477: error: storage class specified for parameter `_IO_vfprintf' >/usr/include/libio.h:478: error: syntax error before '*' token >/usr/include/libio.h:478: error: storage class specified for parameter `_IO_padn' >/usr/include/libio.h:479: error: syntax error before '*' token >/usr/include/libio.h:479: error: storage class specified for parameter `_IO_sgetn' >/usr/include/libio.h:481: error: syntax error before '*' token >/usr/include/libio.h:481: error: storage class specified for parameter `_IO_seekoff' >/usr/include/libio.h:482: error: syntax error before '*' token >/usr/include/libio.h:482: error: storage class specified for parameter `_IO_seekpos' >/usr/include/libio.h:484: error: syntax error before '*' token >/usr/include/libio.h:484: error: storage class specified for parameter `_IO_free_backup_area' >In file included from conftest.c:86: >/usr/include/stdio.h:143: error: storage class specified for parameter `stdout' >/usr/include/stdio.h:144: error: storage class specified for parameter `stderr' >/usr/include/stdio.h:150: error: syntax error before "__BEGIN_NAMESPACE_STD" >/usr/include/stdio.h:154: error: storage class specified for parameter `rename' >/usr/include/stdio.h:154: error: syntax error before "__THROW" >/usr/include/stdio.h:178: error: storage class specified for parameter `tmpnam' >/usr/include/stdio.h:178: error: syntax error before "__THROW" >/usr/include/stdio.h:197: error: storage class specified for parameter `tempnam' >/usr/include/stdio.h:197: error: syntax error before "__THROW" >/usr/include/stdio.h:211: error: storage class specified for parameter `fflush' >/usr/include/stdio.h:212: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:249: error: storage class specified for parameter `freopen' >/usr/include/stdio.h:262: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:302: error: storage class specified for parameter `setvbuf' >/usr/include/stdio.h:302: error: syntax error before "__THROW" >/usr/include/stdio.h:312: error: storage class specified for parameter `setlinebuf' >/usr/include/stdio.h:312: error: syntax error before "__THROW" >/usr/include/stdio.h:327: error: storage class specified for parameter `printf' >/usr/include/stdio.h:330: error: storage class specified for parameter `sprintf' >/usr/include/stdio.h:330: error: syntax error before "__THROW" >/usr/include/stdio.h:337: error: storage class specified for parameter `vfprintf' >/usr/include/stdio.h:342: error: storage class specified for parameter `vprintf' >/usr/include/stdio.h:345: error: storage class specified for parameter `vsprintf' >/usr/include/stdio.h:345: error: syntax error before "__THROW" >/usr/include/stdio.h:357: error: storage class specified for parameter `vsnprintf' >/usr/include/stdio.h:357: error: syntax error before "__THROW" >/usr/include/stdio.h:399: error: storage class specified for parameter `scanf' >/usr/include/stdio.h:402: error: storage class specified for parameter `sscanf' >/usr/include/stdio.h:402: error: syntax error before "__THROW" >/usr/include/stdio.h:436: error: storage class specified for parameter `getc' >/usr/include/stdio.h:442: error: storage class specified for parameter `getchar' >/usr/include/stdio.h:443: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:455: error: storage class specified for parameter `getchar_unlocked' >/usr/include/stdio.h:465: error: storage class specified for parameter `fgetc_unlocked' >/usr/include/stdio.h:469: error: syntax error before "__BEGIN_NAMESPACE_STD" >/usr/include/stdio.h:478: error: storage class specified for parameter `putc' >/usr/include/stdio.h:484: error: storage class specified for parameter `putchar' >/usr/include/stdio.h:485: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:506: error: storage class specified for parameter `putc_unlocked' >/usr/include/stdio.h:507: error: storage class specified for parameter `putchar_unlocked' >/usr/include/stdio.h:514: error: storage class specified for parameter `getw' >/usr/include/stdio.h:517: error: storage class specified for parameter `putw' >/usr/include/stdio.h:521: error: syntax error before "__BEGIN_NAMESPACE_STD" >/usr/include/stdio.h:533: error: storage class specified for parameter `gets' >/usr/include/stdio.h:534: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:589: error: storage class specified for parameter `puts' >/usr/include/stdio.h:596: error: storage class specified for parameter `ungetc' >/usr/include/stdio.h:604: error: storage class specified for parameter `fread' >/usr/include/stdio.h:610: error: storage class specified for parameter `fwrite' >/usr/include/stdio.h:611: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:634: error: storage class specified for parameter `fwrite_unlocked' >/usr/include/stdio.h:638: error: syntax error before "__BEGIN_NAMESPACE_STD" >/usr/include/stdio.h:648: error: storage class specified for parameter `ftell' >/usr/include/stdio.h:653: error: storage class specified for parameter `rewind' >/usr/include/stdio.h:654: error: syntax error before "__END_NAMESPACE_STD" >/usr/include/stdio.h:697: error: syntax error before '*' token >/usr/include/stdio.h:697: error: storage class specified for parameter `fsetpos' >/usr/include/stdio.h:722: error: storage class specified for parameter `feof' >/usr/include/stdio.h:722: error: syntax error before "__THROW" >/usr/include/stdio.h:724: error: storage class specified for parameter `ferror' >/usr/include/stdio.h:724: error: syntax error before "__THROW" >/usr/include/stdio.h:730: error: storage class specified for parameter `feof_unlocked' >/usr/include/stdio.h:730: error: syntax error before "__THROW" >/usr/include/stdio.h:731: error: storage class specified for parameter `ferror_unlocked' >/usr/include/stdio.h:731: error: syntax error before "__THROW" >In file included from /usr/include/stdio.h:747, > from conftest.c:86: >/usr/include/bits/sys_errlist.h:28: error: storage class specified for parameter `sys_errlist' >In file included from conftest.c:86: >/usr/include/stdio.h:752: error: storage class specified for parameter `fileno' >/usr/include/stdio.h:752: error: syntax error before "__THROW" >/usr/include/stdio.h:757: error: storage class specified for parameter `fileno_unlocked' >/usr/include/stdio.h:757: error: syntax error before "__THROW" >/usr/include/stdio.h:767: error: storage class specified for parameter `popen' >/usr/include/stdio.h:773: error: storage class specified for parameter `pclose' >/usr/include/stdio.h:779: error: storage class specified for parameter `ctermid' >/usr/include/stdio.h:779: error: syntax error before "__THROW" >/usr/include/stdio.h:807: error: storage class specified for parameter `flockfile' >/usr/include/stdio.h:807: error: syntax error before "__THROW" >/usr/include/stdio.h:811: error: storage class specified for parameter `ftrylockfile' >/usr/include/stdio.h:811: error: syntax error before "__THROW" >/usr/include/stdio.h:814: error: storage class specified for parameter `funlockfile' >/usr/include/stdio.h:814: error: syntax error before "__THROW" >In file included from /usr/include/stdio.h:828, > from conftest.c:86: >/usr/include/bits/stdio.h:35: error: storage class specified for parameter `vprintf' >/usr/include/bits/stdio.h:35: error: redefinition of parameter 'vprintf' >/usr/include/stdio.h:342: error: previous definition of 'vprintf' was here >/usr/include/bits/stdio.h:35: error: syntax error before '{' token >conftest.c:87:23: sys/types.h: No such file or directory >conftest.c:88:22: sys/stat.h: No such file or directory >conftest.c:91: warning: "struct stat" declared inside parameter list >conftest.c:91: warning: its scope is only this definition or declaration, which is probably not what you want >conftest.c:91: warning: "struct buf" declared inside parameter list >conftest.c:93: error: storage class specified for parameter `e' >conftest.c:93: warning: parameter names (without types) in function declaration >conftest.c:93: error: syntax error before "char" >conftest.c:95: error: old-style parameter declarations in prototyped function definition >/usr/include/stdio.h:51: error: parameter name omitted >conftest.c:96: error: `p' undeclared (first use in this function) >conftest.c:96: error: (Each undeclared identifier is reported only once >conftest.c:96: error: for each function it appears in.) >conftest.c:96: error: `i' undeclared (first use in this function) >conftest.c: At top level: >conftest.c:120: warning: "struct stat" declared inside parameter list >conftest.c:120: warning: "struct buf" declared inside parameter list >conftest.c: In function `main': >conftest.c:126: error: `e' undeclared (first use in this function) >configure:4077: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "mysql" >| #define VERSION "5.0.24a" >| #define DEFINE_ALL_CHARACTER_SETS 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_armscii8 1 >| #define HAVE_CHARSET_ascii 1 >| #define HAVE_CHARSET_big5 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_cp1250 1 >| #define HAVE_CHARSET_cp1251 1 >| #define HAVE_CHARSET_cp1256 1 >| #define HAVE_CHARSET_cp1257 1 >| #define HAVE_CHARSET_cp850 1 >| #define HAVE_CHARSET_cp852 1 >| #define HAVE_CHARSET_cp866 1 >| #define HAVE_CHARSET_cp932 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_dec8 1 >| #define HAVE_CHARSET_eucjpms 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_euckr 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gb2312 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gbk 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_geostd8 1 >| #define HAVE_CHARSET_greek 1 >| #define HAVE_CHARSET_hebrew 1 >| #define HAVE_CHARSET_hp8 1 >| #define HAVE_CHARSET_keybcs2 1 >| #define HAVE_CHARSET_koi8r 1 >| #define HAVE_CHARSET_koi8u 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_latin2 1 >| #define HAVE_CHARSET_latin5 1 >| #define HAVE_CHARSET_latin7 1 >| #define HAVE_CHARSET_macce 1 >| #define HAVE_CHARSET_macroman 1 >| #define HAVE_CHARSET_sjis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_swe7 1 >| #define HAVE_CHARSET_tis620 1 >| #define HAVE_CHARSET_ucs2 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_ujis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define MYSQL_DEFAULT_CHARSET_NAME "utf8" >| #define MYSQL_DEFAULT_COLLATION_NAME "utf8_general_ci" >| #define HAVE_UCA_COLLATIONS 1 >| #define PROTOCOL_VERSION 10 >| #define DOT_FRM_VERSION 6 >| #define NDB_VERSION_MAJOR 5 >| #define NDB_VERSION_MINOR 0 >| #define NDB_VERSION_BUILD 24 >| #define NDB_VERSION_STATUS "" >| #define SYSTEM_TYPE "unknown-linux-gnu" >| #define MACHINE_TYPE "sparc" >| /* end confdefs.h. */ >| #include <stdarg.h> >| #include <stdio.h> >| #include <sys/types.h> >| #include <sys/stat.h> >| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ >| struct buf { int x; }; >| FILE * (*rcsopen) (struct buf *, struct stat *, int); >| static char *e (p, i) >| char **p; >| int i; >| { >| return p[i]; >| } >| static char *f (char * (*g) (char **, int), char **p, ...) >| { >| char *s; >| va_list v; >| va_start (v,p); >| s = g (p, va_arg (v,int)); >| va_end (v); >| return s; >| } >| >| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has >| function prototypes and stuff, but not '\xHH' hex character constants. >| These don't provoke an error unfortunately, instead are silently treated >| as 'x'. The following induces an error, until -std1 is added to get >| proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an >| array size at least. It's necessary to write '\x00'==0 to get something >| that's true only with -std1. */ >| int osf4_cc_array ['\x00' == 0 ? 1 : -1]; >| >| int test (int i, double x); >| struct s1 {int (*f) (int a);}; >| struct s2 {int (*f) (double a);}; >| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); >| int argc; >| char **argv; >| int >| main () >| { >| return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; >| ; >| return 0; >| } >configure:4108: result: none needed >configure:4126: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 conftest.c >&5 >conftest.c:2: error: syntax error before "me" >configure:4132: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:4277: checking for style of include used by make >configure:4305: result: GNU >configure:4333: checking dependency style of sparc-unknown-linux-gnu-gcc >configure:4423: result: gcc3 >configure:4450: checking for sparc-unknown-linux-gnu-g++ >configure:4466: found /usr/lib/ccache/bin/sparc-unknown-linux-gnu-g++ >configure:4476: result: sparc-unknown-linux-gnu-g++ >configure:4534: checking for C++ compiler version >configure:4537: sparc-unknown-linux-gnu-g++ --version </dev/null >&5 >sparc-unknown-linux-gnu-g++ (GCC) 3.4.6 (Gentoo Hardened 3.4.6-r1, HTB-3.4.4-1.00, ssp-3.4.5-1.0, pie-8.7.9) >Copyright (C) 2006 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:4540: $? = 0 >configure:4542: sparc-unknown-linux-gnu-g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/specs >Configured with: /var/tmp/portage/gcc-3.4.6-r1/work/gcc-3.4.6/configure --prefix=/usr --bindir=/usr/sparc-unknown-linux-gnu/gcc-bin/3.4.6 --includedir=/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include --datadir=/usr/share/gcc-data/sparc-unknown-linux-gnu/3.4.6 --mandir=/usr/share/gcc-data/sparc-unknown-linux-gnu/3.4.6/man --infodir=/usr/share/gcc-data/sparc-unknown-linux-gnu/3.4.6/info --with-gxx-include-dir=/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/g++-v3 --host=sparc-unknown-linux-gnu --build=sparc-unknown-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.6 (Gentoo Hardened 3.4.6-r1, HTB-3.4.4-1.00, ssp-3.4.5-1.0, pie-8.7.9) >configure:4545: $? = 0 >configure:4547: sparc-unknown-linux-gnu-g++ -V </dev/null >&5 >sparc-unknown-linux-gnu-g++: argument to `-V' missing > >configure:4550: $? = 1 >configure:4553: checking whether we are using the GNU C++ compiler >configure:4577: sparc-unknown-linux-gnu-g++ -c -O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 -felide-constructors -fno-exceptions -fno-rtti -fno-implicit-templates conftest.cc >&5 >configure:4583: $? = 0 >configure:4587: test -z > || test ! -s conftest.err >configure:4590: $? = 0 >configure:4593: test -s conftest.o >configure:4596: $? = 0 >configure:4609: result: yes >configure:4615: checking whether sparc-unknown-linux-gnu-g++ accepts -g >configure:4636: sparc-unknown-linux-gnu-g++ -c -g conftest.cc >&5 >configure:4642: $? = 0 >configure:4646: test -z > || test ! -s conftest.err >configure:4649: $? = 0 >configure:4652: test -s conftest.o >configure:4655: $? = 0 >configure:4666: result: yes >configure:4709: sparc-unknown-linux-gnu-g++ -c -O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 -felide-constructors -fno-exceptions -fno-rtti -fno-implicit-templates conftest.cc >&5 >In file included from /usr/include/stdlib.h:25, > from conftest.cc:86: >/usr/include/features.h:309:25: sys/cdefs.h: No such file or directory >In file included from /usr/include/stdlib.h:43, > from conftest.cc:86: >/usr/include/bits/waitstatus.h:67: error: expected constructor, destructor, or type conversion before "union" >In file included from conftest.cc:86: >/usr/include/stdlib.h:98: error: expected constructor, destructor, or type conversion before "typedef" >/usr/include/stdlib.h:102: error: expected constructor, destructor, or type conversion before ';' token >/usr/include/stdlib.h:113: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:122: error: expected constructor, destructor, or type conversion before ';' token >/usr/include/stdlib.h:140: error: expected constructor, destructor, or type conversion before "extern" >/usr/include/stdlib.h:145: error: expected constructor, destructor, or type conversion before "extern" >/usr/include/stdlib.h:149: error: expected initializer before "__THROW" >/usr/include/stdlib.h:152: error: expected initializer before "__THROW" >/usr/include/stdlib.h:153: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:160: error: `__END_NAMESPACE_C99' does not name a type >/usr/include/stdlib.h:167: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:177: error: expected initializer before "__THROW" >/usr/include/stdlib.h:178: error: `__END_NAMESPACE_C99' does not name a type >/usr/include/stdlib.h:189: error: expected initializer before "__THROW" >/usr/include/stdlib.h:194: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:202: error: expected initializer before "__THROW" >/usr/include/stdlib.h:208: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:216: error: expected initializer before "__THROW" >In file included from /usr/include/stdlib.h:235, > from conftest.cc:86: >/usr/include/xlocale.h:28: error: expected constructor, destructor, or type conversion before "typedef" >/usr/include/xlocale.h:40: error: expected constructor, destructor, or type conversion before ';' token >In file included from conftest.cc:86: >/usr/include/stdlib.h:241: error: `__locale_t' has not been declared >/usr/include/stdlib.h:241: error: expected initializer before "__THROW" >/usr/include/stdlib.h:245: error: `__locale_t' has not been declared >/usr/include/stdlib.h:246: error: expected initializer before "__THROW" >/usr/include/stdlib.h:251: error: `__locale_t' has not been declared >/usr/include/stdlib.h:252: error: expected initializer before "__THROW" >/usr/include/stdlib.h:257: error: `__locale_t' has not been declared >/usr/include/stdlib.h:258: error: expected initializer before "__THROW" >/usr/include/stdlib.h:261: error: `__locale_t' has not been declared >/usr/include/stdlib.h:262: error: expected initializer before "__THROW" >/usr/include/stdlib.h:265: error: `__locale_t' has not been declared >/usr/include/stdlib.h:266: error: expected initializer before "__THROW" >/usr/include/stdlib.h:270: error: `__locale_t' has not been declared >/usr/include/stdlib.h:270: error: expected initializer before "__THROW" >/usr/include/stdlib.h:279: error: expected initializer before "__THROW" >/usr/include/stdlib.h:282: error: expected initializer before "__THROW" >/usr/include/stdlib.h:285: error: expected initializer before "__THROW" >/usr/include/stdlib.h:290: error: expected initializer before "__THROW" >/usr/include/stdlib.h:297: error: expected initializer before "__THROW" >/usr/include/stdlib.h:306: error: expected initializer before "__THROW" >/usr/include/stdlib.h:315: error: expected initializer before "__THROW" >/usr/include/stdlib.h:324: error: expected constructor, destructor, or type conversion before "extern" >/usr/include/stdlib.h:330: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:330: error: expected primary-expression before "const" >/usr/include/stdlib.h:330: error: expected primary-expression before "char" >/usr/include/stdlib.h:331: error: expected primary-expression before "int" >/usr/include/stdlib.h:331: error: `strtol' was not declared in this scope >/usr/include/stdlib.h:332: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:336: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:336: error: conflicting declaration 'long unsigned int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:336: error: type mismatch with previous external decl of `long unsigned int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:336: error: declaration of `long unsigned int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:336: error: expected primary-expression before "const" >/usr/include/stdlib.h:336: error: expected primary-expression before "char" >/usr/include/stdlib.h:337: error: expected primary-expression before "int" >/usr/include/stdlib.h:337: error: `strtoul' was not declared in this scope >/usr/include/stdlib.h:338: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:341: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:351: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:351: error: conflicting declaration 'long double __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:351: error: type mismatch with previous external decl of `long double __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:351: error: declaration of `long double __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:351: error: expected primary-expression before "const" >/usr/include/stdlib.h:351: error: expected primary-expression before "char" >/usr/include/stdlib.h:351: error: `strtold' was not declared in this scope >/usr/include/stdlib.h:352: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:359: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:366: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:366: error: conflicting declaration 'long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:366: error: type mismatch with previous external decl of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:366: error: declaration of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:366: error: expected primary-expression before "const" >/usr/include/stdlib.h:366: error: expected primary-expression before "char" >/usr/include/stdlib.h:367: error: expected primary-expression before "int" >/usr/include/stdlib.h:367: error: `strtouq' was not declared in this scope >/usr/include/stdlib.h:368: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:375: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:382: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:382: error: conflicting declaration 'long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:382: error: type mismatch with previous external decl of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:382: error: declaration of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:382: error: expected primary-expression before "const" >/usr/include/stdlib.h:382: error: expected primary-expression before "char" >/usr/include/stdlib.h:383: error: expected primary-expression before "int" >/usr/include/stdlib.h:383: error: `strtoull' was not declared in this scope >/usr/include/stdlib.h:384: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:387: error: `__END_NAMESPACE_C99' does not name a type >/usr/include/stdlib.h:397: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:397: error: conflicting declaration 'int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:397: error: type mismatch with previous external decl of `int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:397: error: declaration of `int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:397: error: expected primary-expression before "const" >/usr/include/stdlib.h:397: error: `atoi' was not declared in this scope >/usr/include/stdlib.h:398: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:402: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:402: error: redefinition of `long int __NTH' >/usr/include/stdlib.h:330: error: `long int __NTH' previously defined here >/usr/include/stdlib.h:402: error: expected primary-expression before "const" >/usr/include/stdlib.h:402: error: `atol' was not declared in this scope >/usr/include/stdlib.h:403: confused by earlier errors, bailing out >configure:4715: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "mysql" >| #define VERSION "5.0.24a" >| #define DEFINE_ALL_CHARACTER_SETS 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_armscii8 1 >| #define HAVE_CHARSET_ascii 1 >| #define HAVE_CHARSET_big5 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_cp1250 1 >| #define HAVE_CHARSET_cp1251 1 >| #define HAVE_CHARSET_cp1256 1 >| #define HAVE_CHARSET_cp1257 1 >| #define HAVE_CHARSET_cp850 1 >| #define HAVE_CHARSET_cp852 1 >| #define HAVE_CHARSET_cp866 1 >| #define HAVE_CHARSET_cp932 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_dec8 1 >| #define HAVE_CHARSET_eucjpms 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_euckr 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gb2312 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gbk 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_geostd8 1 >| #define HAVE_CHARSET_greek 1 >| #define HAVE_CHARSET_hebrew 1 >| #define HAVE_CHARSET_hp8 1 >| #define HAVE_CHARSET_keybcs2 1 >| #define HAVE_CHARSET_koi8r 1 >| #define HAVE_CHARSET_koi8u 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_latin2 1 >| #define HAVE_CHARSET_latin5 1 >| #define HAVE_CHARSET_latin7 1 >| #define HAVE_CHARSET_macce 1 >| #define HAVE_CHARSET_macroman 1 >| #define HAVE_CHARSET_sjis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_swe7 1 >| #define HAVE_CHARSET_tis620 1 >| #define HAVE_CHARSET_ucs2 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_ujis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define MYSQL_DEFAULT_CHARSET_NAME "utf8" >| #define MYSQL_DEFAULT_COLLATION_NAME "utf8_general_ci" >| #define HAVE_UCA_COLLATIONS 1 >| #define PROTOCOL_VERSION 10 >| #define DOT_FRM_VERSION 6 >| #define NDB_VERSION_MAJOR 5 >| #define NDB_VERSION_MINOR 0 >| #define NDB_VERSION_BUILD 24 >| #define NDB_VERSION_STATUS "" >| #define SYSTEM_TYPE "unknown-linux-gnu" >| #define MACHINE_TYPE "sparc" >| /* end confdefs.h. */ >| >| #include <stdlib.h> >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:4709: sparc-unknown-linux-gnu-g++ -c -O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 -felide-constructors -fno-exceptions -fno-rtti -fno-implicit-templates conftest.cc >&5 >In file included from /usr/include/stdlib.h:25, > from conftest.cc:86: >/usr/include/features.h:309:25: sys/cdefs.h: No such file or directory >In file included from /usr/include/stdlib.h:43, > from conftest.cc:86: >/usr/include/bits/waitstatus.h:67: error: expected constructor, destructor, or type conversion before "union" >In file included from conftest.cc:86: >/usr/include/stdlib.h:98: error: expected constructor, destructor, or type conversion before "typedef" >/usr/include/stdlib.h:102: error: expected constructor, destructor, or type conversion before ';' token >/usr/include/stdlib.h:113: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:122: error: expected constructor, destructor, or type conversion before ';' token >/usr/include/stdlib.h:140: error: expected constructor, destructor, or type conversion before "extern" >/usr/include/stdlib.h:145: error: expected constructor, destructor, or type conversion before "extern" >/usr/include/stdlib.h:149: error: expected initializer before "__THROW" >/usr/include/stdlib.h:152: error: expected initializer before "__THROW" >/usr/include/stdlib.h:153: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:160: error: `__END_NAMESPACE_C99' does not name a type >/usr/include/stdlib.h:167: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:177: error: expected initializer before "__THROW" >/usr/include/stdlib.h:178: error: `__END_NAMESPACE_C99' does not name a type >/usr/include/stdlib.h:189: error: expected initializer before "__THROW" >/usr/include/stdlib.h:194: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:202: error: expected initializer before "__THROW" >/usr/include/stdlib.h:208: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:216: error: expected initializer before "__THROW" >In file included from /usr/include/stdlib.h:235, > from conftest.cc:86: >/usr/include/xlocale.h:28: error: expected constructor, destructor, or type conversion before "typedef" >/usr/include/xlocale.h:40: error: expected constructor, destructor, or type conversion before ';' token >In file included from conftest.cc:86: >/usr/include/stdlib.h:241: error: `__locale_t' has not been declared >/usr/include/stdlib.h:241: error: expected initializer before "__THROW" >/usr/include/stdlib.h:245: error: `__locale_t' has not been declared >/usr/include/stdlib.h:246: error: expected initializer before "__THROW" >/usr/include/stdlib.h:251: error: `__locale_t' has not been declared >/usr/include/stdlib.h:252: error: expected initializer before "__THROW" >/usr/include/stdlib.h:257: error: `__locale_t' has not been declared >/usr/include/stdlib.h:258: error: expected initializer before "__THROW" >/usr/include/stdlib.h:261: error: `__locale_t' has not been declared >/usr/include/stdlib.h:262: error: expected initializer before "__THROW" >/usr/include/stdlib.h:265: error: `__locale_t' has not been declared >/usr/include/stdlib.h:266: error: expected initializer before "__THROW" >/usr/include/stdlib.h:270: error: `__locale_t' has not been declared >/usr/include/stdlib.h:270: error: expected initializer before "__THROW" >/usr/include/stdlib.h:279: error: expected initializer before "__THROW" >/usr/include/stdlib.h:282: error: expected initializer before "__THROW" >/usr/include/stdlib.h:285: error: expected initializer before "__THROW" >/usr/include/stdlib.h:290: error: expected initializer before "__THROW" >/usr/include/stdlib.h:297: error: expected initializer before "__THROW" >/usr/include/stdlib.h:306: error: expected initializer before "__THROW" >/usr/include/stdlib.h:315: error: expected initializer before "__THROW" >/usr/include/stdlib.h:324: error: expected constructor, destructor, or type conversion before "extern" >/usr/include/stdlib.h:330: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:330: error: expected primary-expression before "const" >/usr/include/stdlib.h:330: error: expected primary-expression before "char" >/usr/include/stdlib.h:331: error: expected primary-expression before "int" >/usr/include/stdlib.h:331: error: `strtol' was not declared in this scope >/usr/include/stdlib.h:332: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:336: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:336: error: conflicting declaration 'long unsigned int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:336: error: type mismatch with previous external decl of `long unsigned int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:336: error: declaration of `long unsigned int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:336: error: expected primary-expression before "const" >/usr/include/stdlib.h:336: error: expected primary-expression before "char" >/usr/include/stdlib.h:337: error: expected primary-expression before "int" >/usr/include/stdlib.h:337: error: `strtoul' was not declared in this scope >/usr/include/stdlib.h:338: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:341: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:351: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:351: error: conflicting declaration 'long double __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:351: error: type mismatch with previous external decl of `long double __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:351: error: declaration of `long double __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:351: error: expected primary-expression before "const" >/usr/include/stdlib.h:351: error: expected primary-expression before "char" >/usr/include/stdlib.h:351: error: `strtold' was not declared in this scope >/usr/include/stdlib.h:352: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:359: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:366: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:366: error: conflicting declaration 'long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:366: error: type mismatch with previous external decl of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:366: error: declaration of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:366: error: expected primary-expression before "const" >/usr/include/stdlib.h:366: error: expected primary-expression before "char" >/usr/include/stdlib.h:367: error: expected primary-expression before "int" >/usr/include/stdlib.h:367: error: `strtouq' was not declared in this scope >/usr/include/stdlib.h:368: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:375: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:382: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:382: error: conflicting declaration 'long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:382: error: type mismatch with previous external decl of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:382: error: declaration of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:382: error: expected primary-expression before "const" >/usr/include/stdlib.h:382: error: expected primary-expression before "char" >/usr/include/stdlib.h:383: error: expected primary-expression before "int" >/usr/include/stdlib.h:383: error: `strtoull' was not declared in this scope >/usr/include/stdlib.h:384: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:387: error: `__END_NAMESPACE_C99' does not name a type >/usr/include/stdlib.h:397: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:397: error: conflicting declaration 'int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:397: error: type mismatch with previous external decl of `int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:397: error: declaration of `int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:397: error: expected primary-expression before "const" >/usr/include/stdlib.h:397: error: `atoi' was not declared in this scope >/usr/include/stdlib.h:398: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:402: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:402: error: redefinition of `long int __NTH' >/usr/include/stdlib.h:330: error: `long int __NTH' previously defined here >/usr/include/stdlib.h:402: error: expected primary-expression before "const" >/usr/include/stdlib.h:402: error: `atol' was not declared in this scope >/usr/include/stdlib.h:403: confused by earlier errors, bailing out >configure:4715: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "mysql" >| #define VERSION "5.0.24a" >| #define DEFINE_ALL_CHARACTER_SETS 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_armscii8 1 >| #define HAVE_CHARSET_ascii 1 >| #define HAVE_CHARSET_big5 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_cp1250 1 >| #define HAVE_CHARSET_cp1251 1 >| #define HAVE_CHARSET_cp1256 1 >| #define HAVE_CHARSET_cp1257 1 >| #define HAVE_CHARSET_cp850 1 >| #define HAVE_CHARSET_cp852 1 >| #define HAVE_CHARSET_cp866 1 >| #define HAVE_CHARSET_cp932 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_dec8 1 >| #define HAVE_CHARSET_eucjpms 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_euckr 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gb2312 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gbk 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_geostd8 1 >| #define HAVE_CHARSET_greek 1 >| #define HAVE_CHARSET_hebrew 1 >| #define HAVE_CHARSET_hp8 1 >| #define HAVE_CHARSET_keybcs2 1 >| #define HAVE_CHARSET_koi8r 1 >| #define HAVE_CHARSET_koi8u 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_latin2 1 >| #define HAVE_CHARSET_latin5 1 >| #define HAVE_CHARSET_latin7 1 >| #define HAVE_CHARSET_macce 1 >| #define HAVE_CHARSET_macroman 1 >| #define HAVE_CHARSET_sjis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_swe7 1 >| #define HAVE_CHARSET_tis620 1 >| #define HAVE_CHARSET_ucs2 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_ujis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define MYSQL_DEFAULT_CHARSET_NAME "utf8" >| #define MYSQL_DEFAULT_COLLATION_NAME "utf8_general_ci" >| #define HAVE_UCA_COLLATIONS 1 >| #define PROTOCOL_VERSION 10 >| #define DOT_FRM_VERSION 6 >| #define NDB_VERSION_MAJOR 5 >| #define NDB_VERSION_MINOR 0 >| #define NDB_VERSION_BUILD 24 >| #define NDB_VERSION_STATUS "" >| #define SYSTEM_TYPE "unknown-linux-gnu" >| #define MACHINE_TYPE "sparc" >| /* end confdefs.h. */ >| extern "C" void std::exit (int) throw (); using std::exit; >| #include <stdlib.h> >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:4709: sparc-unknown-linux-gnu-g++ -c -O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 -felide-constructors -fno-exceptions -fno-rtti -fno-implicit-templates conftest.cc >&5 >In file included from /usr/include/stdlib.h:25, > from conftest.cc:86: >/usr/include/features.h:309:25: sys/cdefs.h: No such file or directory >In file included from /usr/include/stdlib.h:43, > from conftest.cc:86: >/usr/include/bits/waitstatus.h:67: error: expected constructor, destructor, or type conversion before "union" >In file included from conftest.cc:86: >/usr/include/stdlib.h:98: error: expected constructor, destructor, or type conversion before "typedef" >/usr/include/stdlib.h:102: error: expected constructor, destructor, or type conversion before ';' token >/usr/include/stdlib.h:113: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:122: error: expected constructor, destructor, or type conversion before ';' token >/usr/include/stdlib.h:140: error: expected constructor, destructor, or type conversion before "extern" >/usr/include/stdlib.h:145: error: expected constructor, destructor, or type conversion before "extern" >/usr/include/stdlib.h:149: error: expected initializer before "__THROW" >/usr/include/stdlib.h:152: error: expected initializer before "__THROW" >/usr/include/stdlib.h:153: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:160: error: `__END_NAMESPACE_C99' does not name a type >/usr/include/stdlib.h:167: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:177: error: expected initializer before "__THROW" >/usr/include/stdlib.h:178: error: `__END_NAMESPACE_C99' does not name a type >/usr/include/stdlib.h:189: error: expected initializer before "__THROW" >/usr/include/stdlib.h:194: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:202: error: expected initializer before "__THROW" >/usr/include/stdlib.h:208: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:216: error: expected initializer before "__THROW" >In file included from /usr/include/stdlib.h:235, > from conftest.cc:86: >/usr/include/xlocale.h:28: error: expected constructor, destructor, or type conversion before "typedef" >/usr/include/xlocale.h:40: error: expected constructor, destructor, or type conversion before ';' token >In file included from conftest.cc:86: >/usr/include/stdlib.h:241: error: `__locale_t' has not been declared >/usr/include/stdlib.h:241: error: expected initializer before "__THROW" >/usr/include/stdlib.h:245: error: `__locale_t' has not been declared >/usr/include/stdlib.h:246: error: expected initializer before "__THROW" >/usr/include/stdlib.h:251: error: `__locale_t' has not been declared >/usr/include/stdlib.h:252: error: expected initializer before "__THROW" >/usr/include/stdlib.h:257: error: `__locale_t' has not been declared >/usr/include/stdlib.h:258: error: expected initializer before "__THROW" >/usr/include/stdlib.h:261: error: `__locale_t' has not been declared >/usr/include/stdlib.h:262: error: expected initializer before "__THROW" >/usr/include/stdlib.h:265: error: `__locale_t' has not been declared >/usr/include/stdlib.h:266: error: expected initializer before "__THROW" >/usr/include/stdlib.h:270: error: `__locale_t' has not been declared >/usr/include/stdlib.h:270: error: expected initializer before "__THROW" >/usr/include/stdlib.h:279: error: expected initializer before "__THROW" >/usr/include/stdlib.h:282: error: expected initializer before "__THROW" >/usr/include/stdlib.h:285: error: expected initializer before "__THROW" >/usr/include/stdlib.h:290: error: expected initializer before "__THROW" >/usr/include/stdlib.h:297: error: expected initializer before "__THROW" >/usr/include/stdlib.h:306: error: expected initializer before "__THROW" >/usr/include/stdlib.h:315: error: expected initializer before "__THROW" >/usr/include/stdlib.h:324: error: expected constructor, destructor, or type conversion before "extern" >/usr/include/stdlib.h:330: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:330: error: expected primary-expression before "const" >/usr/include/stdlib.h:330: error: expected primary-expression before "char" >/usr/include/stdlib.h:331: error: expected primary-expression before "int" >/usr/include/stdlib.h:331: error: `strtol' was not declared in this scope >/usr/include/stdlib.h:332: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:336: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:336: error: conflicting declaration 'long unsigned int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:336: error: type mismatch with previous external decl of `long unsigned int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:336: error: declaration of `long unsigned int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:336: error: expected primary-expression before "const" >/usr/include/stdlib.h:336: error: expected primary-expression before "char" >/usr/include/stdlib.h:337: error: expected primary-expression before "int" >/usr/include/stdlib.h:337: error: `strtoul' was not declared in this scope >/usr/include/stdlib.h:338: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:341: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:351: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:351: error: conflicting declaration 'long double __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:351: error: type mismatch with previous external decl of `long double __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:351: error: declaration of `long double __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:351: error: expected primary-expression before "const" >/usr/include/stdlib.h:351: error: expected primary-expression before "char" >/usr/include/stdlib.h:351: error: `strtold' was not declared in this scope >/usr/include/stdlib.h:352: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:359: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:366: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:366: error: conflicting declaration 'long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:366: error: type mismatch with previous external decl of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:366: error: declaration of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:366: error: expected primary-expression before "const" >/usr/include/stdlib.h:366: error: expected primary-expression before "char" >/usr/include/stdlib.h:367: error: expected primary-expression before "int" >/usr/include/stdlib.h:367: error: `strtouq' was not declared in this scope >/usr/include/stdlib.h:368: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:375: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:382: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:382: error: conflicting declaration 'long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:382: error: type mismatch with previous external decl of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:382: error: declaration of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:382: error: expected primary-expression before "const" >/usr/include/stdlib.h:382: error: expected primary-expression before "char" >/usr/include/stdlib.h:383: error: expected primary-expression before "int" >/usr/include/stdlib.h:383: error: `strtoull' was not declared in this scope >/usr/include/stdlib.h:384: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:387: error: `__END_NAMESPACE_C99' does not name a type >/usr/include/stdlib.h:397: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:397: error: conflicting declaration 'int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:397: error: type mismatch with previous external decl of `int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:397: error: declaration of `int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:397: error: expected primary-expression before "const" >/usr/include/stdlib.h:397: error: `atoi' was not declared in this scope >/usr/include/stdlib.h:398: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:402: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:402: error: redefinition of `long int __NTH' >/usr/include/stdlib.h:330: error: `long int __NTH' previously defined here >/usr/include/stdlib.h:402: error: expected primary-expression before "const" >/usr/include/stdlib.h:402: error: `atol' was not declared in this scope >/usr/include/stdlib.h:403: confused by earlier errors, bailing out >configure:4715: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "mysql" >| #define VERSION "5.0.24a" >| #define DEFINE_ALL_CHARACTER_SETS 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_armscii8 1 >| #define HAVE_CHARSET_ascii 1 >| #define HAVE_CHARSET_big5 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_cp1250 1 >| #define HAVE_CHARSET_cp1251 1 >| #define HAVE_CHARSET_cp1256 1 >| #define HAVE_CHARSET_cp1257 1 >| #define HAVE_CHARSET_cp850 1 >| #define HAVE_CHARSET_cp852 1 >| #define HAVE_CHARSET_cp866 1 >| #define HAVE_CHARSET_cp932 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_dec8 1 >| #define HAVE_CHARSET_eucjpms 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_euckr 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gb2312 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gbk 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_geostd8 1 >| #define HAVE_CHARSET_greek 1 >| #define HAVE_CHARSET_hebrew 1 >| #define HAVE_CHARSET_hp8 1 >| #define HAVE_CHARSET_keybcs2 1 >| #define HAVE_CHARSET_koi8r 1 >| #define HAVE_CHARSET_koi8u 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_latin2 1 >| #define HAVE_CHARSET_latin5 1 >| #define HAVE_CHARSET_latin7 1 >| #define HAVE_CHARSET_macce 1 >| #define HAVE_CHARSET_macroman 1 >| #define HAVE_CHARSET_sjis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_swe7 1 >| #define HAVE_CHARSET_tis620 1 >| #define HAVE_CHARSET_ucs2 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_ujis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define MYSQL_DEFAULT_CHARSET_NAME "utf8" >| #define MYSQL_DEFAULT_COLLATION_NAME "utf8_general_ci" >| #define HAVE_UCA_COLLATIONS 1 >| #define PROTOCOL_VERSION 10 >| #define DOT_FRM_VERSION 6 >| #define NDB_VERSION_MAJOR 5 >| #define NDB_VERSION_MINOR 0 >| #define NDB_VERSION_BUILD 24 >| #define NDB_VERSION_STATUS "" >| #define SYSTEM_TYPE "unknown-linux-gnu" >| #define MACHINE_TYPE "sparc" >| /* end confdefs.h. */ >| extern "C" void std::exit (int); using std::exit; >| #include <stdlib.h> >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:4709: sparc-unknown-linux-gnu-g++ -c -O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 -felide-constructors -fno-exceptions -fno-rtti -fno-implicit-templates conftest.cc >&5 >In file included from /usr/include/stdlib.h:25, > from conftest.cc:86: >/usr/include/features.h:309:25: sys/cdefs.h: No such file or directory >In file included from /usr/include/stdlib.h:43, > from conftest.cc:86: >/usr/include/bits/waitstatus.h:67: error: expected constructor, destructor, or type conversion before "union" >In file included from conftest.cc:86: >/usr/include/stdlib.h:98: error: expected constructor, destructor, or type conversion before "typedef" >/usr/include/stdlib.h:102: error: expected constructor, destructor, or type conversion before ';' token >/usr/include/stdlib.h:113: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:122: error: expected constructor, destructor, or type conversion before ';' token >/usr/include/stdlib.h:140: error: expected constructor, destructor, or type conversion before "extern" >/usr/include/stdlib.h:145: error: expected constructor, destructor, or type conversion before "extern" >/usr/include/stdlib.h:149: error: expected initializer before "__THROW" >/usr/include/stdlib.h:152: error: expected initializer before "__THROW" >/usr/include/stdlib.h:153: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:160: error: `__END_NAMESPACE_C99' does not name a type >/usr/include/stdlib.h:167: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:177: error: expected initializer before "__THROW" >/usr/include/stdlib.h:178: error: `__END_NAMESPACE_C99' does not name a type >/usr/include/stdlib.h:189: error: expected initializer before "__THROW" >/usr/include/stdlib.h:194: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:202: error: expected initializer before "__THROW" >/usr/include/stdlib.h:208: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:216: error: expected initializer before "__THROW" >In file included from /usr/include/stdlib.h:235, > from conftest.cc:86: >/usr/include/xlocale.h:28: error: expected constructor, destructor, or type conversion before "typedef" >/usr/include/xlocale.h:40: error: expected constructor, destructor, or type conversion before ';' token >In file included from conftest.cc:86: >/usr/include/stdlib.h:241: error: `__locale_t' has not been declared >/usr/include/stdlib.h:241: error: expected initializer before "__THROW" >/usr/include/stdlib.h:245: error: `__locale_t' has not been declared >/usr/include/stdlib.h:246: error: expected initializer before "__THROW" >/usr/include/stdlib.h:251: error: `__locale_t' has not been declared >/usr/include/stdlib.h:252: error: expected initializer before "__THROW" >/usr/include/stdlib.h:257: error: `__locale_t' has not been declared >/usr/include/stdlib.h:258: error: expected initializer before "__THROW" >/usr/include/stdlib.h:261: error: `__locale_t' has not been declared >/usr/include/stdlib.h:262: error: expected initializer before "__THROW" >/usr/include/stdlib.h:265: error: `__locale_t' has not been declared >/usr/include/stdlib.h:266: error: expected initializer before "__THROW" >/usr/include/stdlib.h:270: error: `__locale_t' has not been declared >/usr/include/stdlib.h:270: error: expected initializer before "__THROW" >/usr/include/stdlib.h:279: error: expected initializer before "__THROW" >/usr/include/stdlib.h:282: error: expected initializer before "__THROW" >/usr/include/stdlib.h:285: error: expected initializer before "__THROW" >/usr/include/stdlib.h:290: error: expected initializer before "__THROW" >/usr/include/stdlib.h:297: error: expected initializer before "__THROW" >/usr/include/stdlib.h:306: error: expected initializer before "__THROW" >/usr/include/stdlib.h:315: error: expected initializer before "__THROW" >/usr/include/stdlib.h:324: error: expected constructor, destructor, or type conversion before "extern" >/usr/include/stdlib.h:330: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:330: error: expected primary-expression before "const" >/usr/include/stdlib.h:330: error: expected primary-expression before "char" >/usr/include/stdlib.h:331: error: expected primary-expression before "int" >/usr/include/stdlib.h:331: error: `strtol' was not declared in this scope >/usr/include/stdlib.h:332: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:336: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:336: error: conflicting declaration 'long unsigned int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:336: error: type mismatch with previous external decl of `long unsigned int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:336: error: declaration of `long unsigned int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:336: error: expected primary-expression before "const" >/usr/include/stdlib.h:336: error: expected primary-expression before "char" >/usr/include/stdlib.h:337: error: expected primary-expression before "int" >/usr/include/stdlib.h:337: error: `strtoul' was not declared in this scope >/usr/include/stdlib.h:338: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:341: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:351: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:351: error: conflicting declaration 'long double __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:351: error: type mismatch with previous external decl of `long double __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:351: error: declaration of `long double __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:351: error: expected primary-expression before "const" >/usr/include/stdlib.h:351: error: expected primary-expression before "char" >/usr/include/stdlib.h:351: error: `strtold' was not declared in this scope >/usr/include/stdlib.h:352: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:359: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:366: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:366: error: conflicting declaration 'long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:366: error: type mismatch with previous external decl of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:366: error: declaration of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:366: error: expected primary-expression before "const" >/usr/include/stdlib.h:366: error: expected primary-expression before "char" >/usr/include/stdlib.h:367: error: expected primary-expression before "int" >/usr/include/stdlib.h:367: error: `strtouq' was not declared in this scope >/usr/include/stdlib.h:368: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:375: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:382: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:382: error: conflicting declaration 'long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:382: error: type mismatch with previous external decl of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:382: error: declaration of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:382: error: expected primary-expression before "const" >/usr/include/stdlib.h:382: error: expected primary-expression before "char" >/usr/include/stdlib.h:383: error: expected primary-expression before "int" >/usr/include/stdlib.h:383: error: `strtoull' was not declared in this scope >/usr/include/stdlib.h:384: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:387: error: `__END_NAMESPACE_C99' does not name a type >/usr/include/stdlib.h:397: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:397: error: conflicting declaration 'int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:397: error: type mismatch with previous external decl of `int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:397: error: declaration of `int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:397: error: expected primary-expression before "const" >/usr/include/stdlib.h:397: error: `atoi' was not declared in this scope >/usr/include/stdlib.h:398: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:402: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:402: error: redefinition of `long int __NTH' >/usr/include/stdlib.h:330: error: `long int __NTH' previously defined here >/usr/include/stdlib.h:402: error: expected primary-expression before "const" >/usr/include/stdlib.h:402: error: `atol' was not declared in this scope >/usr/include/stdlib.h:403: confused by earlier errors, bailing out >configure:4715: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "mysql" >| #define VERSION "5.0.24a" >| #define DEFINE_ALL_CHARACTER_SETS 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_armscii8 1 >| #define HAVE_CHARSET_ascii 1 >| #define HAVE_CHARSET_big5 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_cp1250 1 >| #define HAVE_CHARSET_cp1251 1 >| #define HAVE_CHARSET_cp1256 1 >| #define HAVE_CHARSET_cp1257 1 >| #define HAVE_CHARSET_cp850 1 >| #define HAVE_CHARSET_cp852 1 >| #define HAVE_CHARSET_cp866 1 >| #define HAVE_CHARSET_cp932 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_dec8 1 >| #define HAVE_CHARSET_eucjpms 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_euckr 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gb2312 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gbk 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_geostd8 1 >| #define HAVE_CHARSET_greek 1 >| #define HAVE_CHARSET_hebrew 1 >| #define HAVE_CHARSET_hp8 1 >| #define HAVE_CHARSET_keybcs2 1 >| #define HAVE_CHARSET_koi8r 1 >| #define HAVE_CHARSET_koi8u 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_latin2 1 >| #define HAVE_CHARSET_latin5 1 >| #define HAVE_CHARSET_latin7 1 >| #define HAVE_CHARSET_macce 1 >| #define HAVE_CHARSET_macroman 1 >| #define HAVE_CHARSET_sjis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_swe7 1 >| #define HAVE_CHARSET_tis620 1 >| #define HAVE_CHARSET_ucs2 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_ujis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define MYSQL_DEFAULT_CHARSET_NAME "utf8" >| #define MYSQL_DEFAULT_COLLATION_NAME "utf8_general_ci" >| #define HAVE_UCA_COLLATIONS 1 >| #define PROTOCOL_VERSION 10 >| #define DOT_FRM_VERSION 6 >| #define NDB_VERSION_MAJOR 5 >| #define NDB_VERSION_MINOR 0 >| #define NDB_VERSION_BUILD 24 >| #define NDB_VERSION_STATUS "" >| #define SYSTEM_TYPE "unknown-linux-gnu" >| #define MACHINE_TYPE "sparc" >| /* end confdefs.h. */ >| extern "C" void exit (int) throw (); >| #include <stdlib.h> >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:4709: sparc-unknown-linux-gnu-g++ -c -O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 -felide-constructors -fno-exceptions -fno-rtti -fno-implicit-templates conftest.cc >&5 >In file included from /usr/include/stdlib.h:25, > from conftest.cc:86: >/usr/include/features.h:309:25: sys/cdefs.h: No such file or directory >In file included from /usr/include/stdlib.h:43, > from conftest.cc:86: >/usr/include/bits/waitstatus.h:67: error: expected constructor, destructor, or type conversion before "union" >In file included from conftest.cc:86: >/usr/include/stdlib.h:98: error: expected constructor, destructor, or type conversion before "typedef" >/usr/include/stdlib.h:102: error: expected constructor, destructor, or type conversion before ';' token >/usr/include/stdlib.h:113: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:122: error: expected constructor, destructor, or type conversion before ';' token >/usr/include/stdlib.h:140: error: expected constructor, destructor, or type conversion before "extern" >/usr/include/stdlib.h:145: error: expected constructor, destructor, or type conversion before "extern" >/usr/include/stdlib.h:149: error: expected initializer before "__THROW" >/usr/include/stdlib.h:152: error: expected initializer before "__THROW" >/usr/include/stdlib.h:153: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:160: error: `__END_NAMESPACE_C99' does not name a type >/usr/include/stdlib.h:167: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:177: error: expected initializer before "__THROW" >/usr/include/stdlib.h:178: error: `__END_NAMESPACE_C99' does not name a type >/usr/include/stdlib.h:189: error: expected initializer before "__THROW" >/usr/include/stdlib.h:194: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:202: error: expected initializer before "__THROW" >/usr/include/stdlib.h:208: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:216: error: expected initializer before "__THROW" >In file included from /usr/include/stdlib.h:235, > from conftest.cc:86: >/usr/include/xlocale.h:28: error: expected constructor, destructor, or type conversion before "typedef" >/usr/include/xlocale.h:40: error: expected constructor, destructor, or type conversion before ';' token >In file included from conftest.cc:86: >/usr/include/stdlib.h:241: error: `__locale_t' has not been declared >/usr/include/stdlib.h:241: error: expected initializer before "__THROW" >/usr/include/stdlib.h:245: error: `__locale_t' has not been declared >/usr/include/stdlib.h:246: error: expected initializer before "__THROW" >/usr/include/stdlib.h:251: error: `__locale_t' has not been declared >/usr/include/stdlib.h:252: error: expected initializer before "__THROW" >/usr/include/stdlib.h:257: error: `__locale_t' has not been declared >/usr/include/stdlib.h:258: error: expected initializer before "__THROW" >/usr/include/stdlib.h:261: error: `__locale_t' has not been declared >/usr/include/stdlib.h:262: error: expected initializer before "__THROW" >/usr/include/stdlib.h:265: error: `__locale_t' has not been declared >/usr/include/stdlib.h:266: error: expected initializer before "__THROW" >/usr/include/stdlib.h:270: error: `__locale_t' has not been declared >/usr/include/stdlib.h:270: error: expected initializer before "__THROW" >/usr/include/stdlib.h:279: error: expected initializer before "__THROW" >/usr/include/stdlib.h:282: error: expected initializer before "__THROW" >/usr/include/stdlib.h:285: error: expected initializer before "__THROW" >/usr/include/stdlib.h:290: error: expected initializer before "__THROW" >/usr/include/stdlib.h:297: error: expected initializer before "__THROW" >/usr/include/stdlib.h:306: error: expected initializer before "__THROW" >/usr/include/stdlib.h:315: error: expected initializer before "__THROW" >/usr/include/stdlib.h:324: error: expected constructor, destructor, or type conversion before "extern" >/usr/include/stdlib.h:330: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:330: error: expected primary-expression before "const" >/usr/include/stdlib.h:330: error: expected primary-expression before "char" >/usr/include/stdlib.h:331: error: expected primary-expression before "int" >/usr/include/stdlib.h:331: error: `strtol' was not declared in this scope >/usr/include/stdlib.h:332: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:336: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:336: error: conflicting declaration 'long unsigned int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:336: error: type mismatch with previous external decl of `long unsigned int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:336: error: declaration of `long unsigned int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:336: error: expected primary-expression before "const" >/usr/include/stdlib.h:336: error: expected primary-expression before "char" >/usr/include/stdlib.h:337: error: expected primary-expression before "int" >/usr/include/stdlib.h:337: error: `strtoul' was not declared in this scope >/usr/include/stdlib.h:338: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:341: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:351: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:351: error: conflicting declaration 'long double __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:351: error: type mismatch with previous external decl of `long double __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:351: error: declaration of `long double __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:351: error: expected primary-expression before "const" >/usr/include/stdlib.h:351: error: expected primary-expression before "char" >/usr/include/stdlib.h:351: error: `strtold' was not declared in this scope >/usr/include/stdlib.h:352: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:359: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:366: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:366: error: conflicting declaration 'long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:366: error: type mismatch with previous external decl of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:366: error: declaration of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:366: error: expected primary-expression before "const" >/usr/include/stdlib.h:366: error: expected primary-expression before "char" >/usr/include/stdlib.h:367: error: expected primary-expression before "int" >/usr/include/stdlib.h:367: error: `strtouq' was not declared in this scope >/usr/include/stdlib.h:368: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:375: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:382: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:382: error: conflicting declaration 'long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:382: error: type mismatch with previous external decl of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:382: error: declaration of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:382: error: expected primary-expression before "const" >/usr/include/stdlib.h:382: error: expected primary-expression before "char" >/usr/include/stdlib.h:383: error: expected primary-expression before "int" >/usr/include/stdlib.h:383: error: `strtoull' was not declared in this scope >/usr/include/stdlib.h:384: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:387: error: `__END_NAMESPACE_C99' does not name a type >/usr/include/stdlib.h:397: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:397: error: conflicting declaration 'int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:397: error: type mismatch with previous external decl of `int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:397: error: declaration of `int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:397: error: expected primary-expression before "const" >/usr/include/stdlib.h:397: error: `atoi' was not declared in this scope >/usr/include/stdlib.h:398: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:402: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:402: error: redefinition of `long int __NTH' >/usr/include/stdlib.h:330: error: `long int __NTH' previously defined here >/usr/include/stdlib.h:402: error: expected primary-expression before "const" >/usr/include/stdlib.h:402: error: `atol' was not declared in this scope >/usr/include/stdlib.h:403: confused by earlier errors, bailing out >configure:4715: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "mysql" >| #define VERSION "5.0.24a" >| #define DEFINE_ALL_CHARACTER_SETS 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_armscii8 1 >| #define HAVE_CHARSET_ascii 1 >| #define HAVE_CHARSET_big5 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_cp1250 1 >| #define HAVE_CHARSET_cp1251 1 >| #define HAVE_CHARSET_cp1256 1 >| #define HAVE_CHARSET_cp1257 1 >| #define HAVE_CHARSET_cp850 1 >| #define HAVE_CHARSET_cp852 1 >| #define HAVE_CHARSET_cp866 1 >| #define HAVE_CHARSET_cp932 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_dec8 1 >| #define HAVE_CHARSET_eucjpms 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_euckr 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gb2312 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gbk 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_geostd8 1 >| #define HAVE_CHARSET_greek 1 >| #define HAVE_CHARSET_hebrew 1 >| #define HAVE_CHARSET_hp8 1 >| #define HAVE_CHARSET_keybcs2 1 >| #define HAVE_CHARSET_koi8r 1 >| #define HAVE_CHARSET_koi8u 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_latin2 1 >| #define HAVE_CHARSET_latin5 1 >| #define HAVE_CHARSET_latin7 1 >| #define HAVE_CHARSET_macce 1 >| #define HAVE_CHARSET_macroman 1 >| #define HAVE_CHARSET_sjis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_swe7 1 >| #define HAVE_CHARSET_tis620 1 >| #define HAVE_CHARSET_ucs2 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_ujis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define MYSQL_DEFAULT_CHARSET_NAME "utf8" >| #define MYSQL_DEFAULT_COLLATION_NAME "utf8_general_ci" >| #define HAVE_UCA_COLLATIONS 1 >| #define PROTOCOL_VERSION 10 >| #define DOT_FRM_VERSION 6 >| #define NDB_VERSION_MAJOR 5 >| #define NDB_VERSION_MINOR 0 >| #define NDB_VERSION_BUILD 24 >| #define NDB_VERSION_STATUS "" >| #define SYSTEM_TYPE "unknown-linux-gnu" >| #define MACHINE_TYPE "sparc" >| /* end confdefs.h. */ >| extern "C" void exit (int); >| #include <stdlib.h> >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:4709: sparc-unknown-linux-gnu-g++ -c -O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 -felide-constructors -fno-exceptions -fno-rtti -fno-implicit-templates conftest.cc >&5 >In file included from /usr/include/stdlib.h:25, > from conftest.cc:86: >/usr/include/features.h:309:25: sys/cdefs.h: No such file or directory >In file included from /usr/include/stdlib.h:43, > from conftest.cc:86: >/usr/include/bits/waitstatus.h:67: error: expected constructor, destructor, or type conversion before "union" >In file included from conftest.cc:86: >/usr/include/stdlib.h:98: error: expected constructor, destructor, or type conversion before "typedef" >/usr/include/stdlib.h:102: error: expected constructor, destructor, or type conversion before ';' token >/usr/include/stdlib.h:113: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:122: error: expected constructor, destructor, or type conversion before ';' token >/usr/include/stdlib.h:140: error: expected constructor, destructor, or type conversion before "extern" >/usr/include/stdlib.h:145: error: expected constructor, destructor, or type conversion before "extern" >/usr/include/stdlib.h:149: error: expected initializer before "__THROW" >/usr/include/stdlib.h:152: error: expected initializer before "__THROW" >/usr/include/stdlib.h:153: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:160: error: `__END_NAMESPACE_C99' does not name a type >/usr/include/stdlib.h:167: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:177: error: expected initializer before "__THROW" >/usr/include/stdlib.h:178: error: `__END_NAMESPACE_C99' does not name a type >/usr/include/stdlib.h:189: error: expected initializer before "__THROW" >/usr/include/stdlib.h:194: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:202: error: expected initializer before "__THROW" >/usr/include/stdlib.h:208: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:216: error: expected initializer before "__THROW" >In file included from /usr/include/stdlib.h:235, > from conftest.cc:86: >/usr/include/xlocale.h:28: error: expected constructor, destructor, or type conversion before "typedef" >/usr/include/xlocale.h:40: error: expected constructor, destructor, or type conversion before ';' token >In file included from conftest.cc:86: >/usr/include/stdlib.h:241: error: `__locale_t' has not been declared >/usr/include/stdlib.h:241: error: expected initializer before "__THROW" >/usr/include/stdlib.h:245: error: `__locale_t' has not been declared >/usr/include/stdlib.h:246: error: expected initializer before "__THROW" >/usr/include/stdlib.h:251: error: `__locale_t' has not been declared >/usr/include/stdlib.h:252: error: expected initializer before "__THROW" >/usr/include/stdlib.h:257: error: `__locale_t' has not been declared >/usr/include/stdlib.h:258: error: expected initializer before "__THROW" >/usr/include/stdlib.h:261: error: `__locale_t' has not been declared >/usr/include/stdlib.h:262: error: expected initializer before "__THROW" >/usr/include/stdlib.h:265: error: `__locale_t' has not been declared >/usr/include/stdlib.h:266: error: expected initializer before "__THROW" >/usr/include/stdlib.h:270: error: `__locale_t' has not been declared >/usr/include/stdlib.h:270: error: expected initializer before "__THROW" >/usr/include/stdlib.h:279: error: expected initializer before "__THROW" >/usr/include/stdlib.h:282: error: expected initializer before "__THROW" >/usr/include/stdlib.h:285: error: expected initializer before "__THROW" >/usr/include/stdlib.h:290: error: expected initializer before "__THROW" >/usr/include/stdlib.h:297: error: expected initializer before "__THROW" >/usr/include/stdlib.h:306: error: expected initializer before "__THROW" >/usr/include/stdlib.h:315: error: expected initializer before "__THROW" >/usr/include/stdlib.h:324: error: expected constructor, destructor, or type conversion before "extern" >/usr/include/stdlib.h:330: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:330: error: expected primary-expression before "const" >/usr/include/stdlib.h:330: error: expected primary-expression before "char" >/usr/include/stdlib.h:331: error: expected primary-expression before "int" >/usr/include/stdlib.h:331: error: `strtol' was not declared in this scope >/usr/include/stdlib.h:332: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:336: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:336: error: conflicting declaration 'long unsigned int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:336: error: type mismatch with previous external decl of `long unsigned int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:336: error: declaration of `long unsigned int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:336: error: expected primary-expression before "const" >/usr/include/stdlib.h:336: error: expected primary-expression before "char" >/usr/include/stdlib.h:337: error: expected primary-expression before "int" >/usr/include/stdlib.h:337: error: `strtoul' was not declared in this scope >/usr/include/stdlib.h:338: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:341: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:351: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:351: error: conflicting declaration 'long double __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:351: error: type mismatch with previous external decl of `long double __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:351: error: declaration of `long double __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:351: error: expected primary-expression before "const" >/usr/include/stdlib.h:351: error: expected primary-expression before "char" >/usr/include/stdlib.h:351: error: `strtold' was not declared in this scope >/usr/include/stdlib.h:352: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:359: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:366: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:366: error: conflicting declaration 'long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:366: error: type mismatch with previous external decl of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:366: error: declaration of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:366: error: expected primary-expression before "const" >/usr/include/stdlib.h:366: error: expected primary-expression before "char" >/usr/include/stdlib.h:367: error: expected primary-expression before "int" >/usr/include/stdlib.h:367: error: `strtouq' was not declared in this scope >/usr/include/stdlib.h:368: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:375: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:382: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:382: error: conflicting declaration 'long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:382: error: type mismatch with previous external decl of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:382: error: declaration of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:382: error: expected primary-expression before "const" >/usr/include/stdlib.h:382: error: expected primary-expression before "char" >/usr/include/stdlib.h:383: error: expected primary-expression before "int" >/usr/include/stdlib.h:383: error: `strtoull' was not declared in this scope >/usr/include/stdlib.h:384: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:387: error: `__END_NAMESPACE_C99' does not name a type >/usr/include/stdlib.h:397: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:397: error: conflicting declaration 'int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:397: error: type mismatch with previous external decl of `int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:397: error: declaration of `int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:397: error: expected primary-expression before "const" >/usr/include/stdlib.h:397: error: `atoi' was not declared in this scope >/usr/include/stdlib.h:398: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:402: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:402: error: redefinition of `long int __NTH' >/usr/include/stdlib.h:330: error: `long int __NTH' previously defined here >/usr/include/stdlib.h:402: error: expected primary-expression before "const" >/usr/include/stdlib.h:402: error: `atol' was not declared in this scope >/usr/include/stdlib.h:403: confused by earlier errors, bailing out >configure:4715: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "mysql" >| #define VERSION "5.0.24a" >| #define DEFINE_ALL_CHARACTER_SETS 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_armscii8 1 >| #define HAVE_CHARSET_ascii 1 >| #define HAVE_CHARSET_big5 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_cp1250 1 >| #define HAVE_CHARSET_cp1251 1 >| #define HAVE_CHARSET_cp1256 1 >| #define HAVE_CHARSET_cp1257 1 >| #define HAVE_CHARSET_cp850 1 >| #define HAVE_CHARSET_cp852 1 >| #define HAVE_CHARSET_cp866 1 >| #define HAVE_CHARSET_cp932 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_dec8 1 >| #define HAVE_CHARSET_eucjpms 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_euckr 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gb2312 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gbk 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_geostd8 1 >| #define HAVE_CHARSET_greek 1 >| #define HAVE_CHARSET_hebrew 1 >| #define HAVE_CHARSET_hp8 1 >| #define HAVE_CHARSET_keybcs2 1 >| #define HAVE_CHARSET_koi8r 1 >| #define HAVE_CHARSET_koi8u 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_latin2 1 >| #define HAVE_CHARSET_latin5 1 >| #define HAVE_CHARSET_latin7 1 >| #define HAVE_CHARSET_macce 1 >| #define HAVE_CHARSET_macroman 1 >| #define HAVE_CHARSET_sjis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_swe7 1 >| #define HAVE_CHARSET_tis620 1 >| #define HAVE_CHARSET_ucs2 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_ujis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define MYSQL_DEFAULT_CHARSET_NAME "utf8" >| #define MYSQL_DEFAULT_COLLATION_NAME "utf8_general_ci" >| #define HAVE_UCA_COLLATIONS 1 >| #define PROTOCOL_VERSION 10 >| #define DOT_FRM_VERSION 6 >| #define NDB_VERSION_MAJOR 5 >| #define NDB_VERSION_MINOR 0 >| #define NDB_VERSION_BUILD 24 >| #define NDB_VERSION_STATUS "" >| #define SYSTEM_TYPE "unknown-linux-gnu" >| #define MACHINE_TYPE "sparc" >| /* end confdefs.h. */ >| void exit (int); >| #include <stdlib.h> >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:4709: sparc-unknown-linux-gnu-g++ -c -O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 -felide-constructors -fno-exceptions -fno-rtti -fno-implicit-templates conftest.cc >&5 >In file included from /usr/include/stdlib.h:25, > from conftest.cc:85: >/usr/include/features.h:309:25: sys/cdefs.h: No such file or directory >In file included from /usr/include/stdlib.h:43, > from conftest.cc:85: >/usr/include/bits/waitstatus.h:67: error: expected constructor, destructor, or type conversion before "union" >In file included from conftest.cc:85: >/usr/include/stdlib.h:98: error: expected constructor, destructor, or type conversion before "typedef" >/usr/include/stdlib.h:102: error: expected constructor, destructor, or type conversion before ';' token >/usr/include/stdlib.h:113: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:122: error: expected constructor, destructor, or type conversion before ';' token >/usr/include/stdlib.h:140: error: expected constructor, destructor, or type conversion before "extern" >/usr/include/stdlib.h:145: error: expected constructor, destructor, or type conversion before "extern" >/usr/include/stdlib.h:149: error: expected initializer before "__THROW" >/usr/include/stdlib.h:152: error: expected initializer before "__THROW" >/usr/include/stdlib.h:153: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:160: error: `__END_NAMESPACE_C99' does not name a type >/usr/include/stdlib.h:167: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:177: error: expected initializer before "__THROW" >/usr/include/stdlib.h:178: error: `__END_NAMESPACE_C99' does not name a type >/usr/include/stdlib.h:189: error: expected initializer before "__THROW" >/usr/include/stdlib.h:194: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:202: error: expected initializer before "__THROW" >/usr/include/stdlib.h:208: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:216: error: expected initializer before "__THROW" >In file included from /usr/include/stdlib.h:235, > from conftest.cc:85: >/usr/include/xlocale.h:28: error: expected constructor, destructor, or type conversion before "typedef" >/usr/include/xlocale.h:40: error: expected constructor, destructor, or type conversion before ';' token >In file included from conftest.cc:85: >/usr/include/stdlib.h:241: error: `__locale_t' has not been declared >/usr/include/stdlib.h:241: error: expected initializer before "__THROW" >/usr/include/stdlib.h:245: error: `__locale_t' has not been declared >/usr/include/stdlib.h:246: error: expected initializer before "__THROW" >/usr/include/stdlib.h:251: error: `__locale_t' has not been declared >/usr/include/stdlib.h:252: error: expected initializer before "__THROW" >/usr/include/stdlib.h:257: error: `__locale_t' has not been declared >/usr/include/stdlib.h:258: error: expected initializer before "__THROW" >/usr/include/stdlib.h:261: error: `__locale_t' has not been declared >/usr/include/stdlib.h:262: error: expected initializer before "__THROW" >/usr/include/stdlib.h:265: error: `__locale_t' has not been declared >/usr/include/stdlib.h:266: error: expected initializer before "__THROW" >/usr/include/stdlib.h:270: error: `__locale_t' has not been declared >/usr/include/stdlib.h:270: error: expected initializer before "__THROW" >/usr/include/stdlib.h:279: error: expected initializer before "__THROW" >/usr/include/stdlib.h:282: error: expected initializer before "__THROW" >/usr/include/stdlib.h:285: error: expected initializer before "__THROW" >/usr/include/stdlib.h:290: error: expected initializer before "__THROW" >/usr/include/stdlib.h:297: error: expected initializer before "__THROW" >/usr/include/stdlib.h:306: error: expected initializer before "__THROW" >/usr/include/stdlib.h:315: error: expected initializer before "__THROW" >/usr/include/stdlib.h:324: error: expected constructor, destructor, or type conversion before "extern" >/usr/include/stdlib.h:330: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:330: error: expected primary-expression before "const" >/usr/include/stdlib.h:330: error: expected primary-expression before "char" >/usr/include/stdlib.h:331: error: expected primary-expression before "int" >/usr/include/stdlib.h:331: error: `strtol' was not declared in this scope >/usr/include/stdlib.h:332: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:336: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:336: error: conflicting declaration 'long unsigned int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:336: error: type mismatch with previous external decl of `long unsigned int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:336: error: declaration of `long unsigned int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:336: error: expected primary-expression before "const" >/usr/include/stdlib.h:336: error: expected primary-expression before "char" >/usr/include/stdlib.h:337: error: expected primary-expression before "int" >/usr/include/stdlib.h:337: error: `strtoul' was not declared in this scope >/usr/include/stdlib.h:338: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:341: error: `__END_NAMESPACE_STD' does not name a type >/usr/include/stdlib.h:351: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:351: error: conflicting declaration 'long double __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:351: error: type mismatch with previous external decl of `long double __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:351: error: declaration of `long double __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:351: error: expected primary-expression before "const" >/usr/include/stdlib.h:351: error: expected primary-expression before "char" >/usr/include/stdlib.h:351: error: `strtold' was not declared in this scope >/usr/include/stdlib.h:352: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:359: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:366: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:366: error: conflicting declaration 'long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:366: error: type mismatch with previous external decl of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:366: error: declaration of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:366: error: expected primary-expression before "const" >/usr/include/stdlib.h:366: error: expected primary-expression before "char" >/usr/include/stdlib.h:367: error: expected primary-expression before "int" >/usr/include/stdlib.h:367: error: `strtouq' was not declared in this scope >/usr/include/stdlib.h:368: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:375: error: expected constructor, destructor, or type conversion before "__extension__" >/usr/include/stdlib.h:382: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:382: error: conflicting declaration 'long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:382: error: type mismatch with previous external decl of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:382: error: declaration of `long long unsigned int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:382: error: expected primary-expression before "const" >/usr/include/stdlib.h:382: error: expected primary-expression before "char" >/usr/include/stdlib.h:383: error: expected primary-expression before "int" >/usr/include/stdlib.h:383: error: `strtoull' was not declared in this scope >/usr/include/stdlib.h:384: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:387: error: `__END_NAMESPACE_C99' does not name a type >/usr/include/stdlib.h:397: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:397: error: conflicting declaration 'int __NTH' >/usr/include/stdlib.h:330: error: '__NTH' has a previous declaration as `long int __NTH' >/usr/include/stdlib.h:397: error: type mismatch with previous external decl of `int __NTH' >/usr/include/stdlib.h:330: error: previous external decl of `long int __NTH' >/usr/include/stdlib.h:397: error: declaration of `int __NTH' >/usr/include/stdlib.h:330: error: conflicts with previous declaration `long int __NTH' >/usr/include/stdlib.h:397: error: expected primary-expression before "const" >/usr/include/stdlib.h:397: error: `atoi' was not declared in this scope >/usr/include/stdlib.h:398: error: expected `,' or `;' before '{' token >/usr/include/stdlib.h:402: error: `__NTH' declared as an `inline' variable >/usr/include/stdlib.h:402: error: redefinition of `long int __NTH' >/usr/include/stdlib.h:330: error: `long int __NTH' previously defined here >/usr/include/stdlib.h:402: error: expected primary-expression before "const" >/usr/include/stdlib.h:402: error: `atol' was not declared in this scope >/usr/include/stdlib.h:403: confused by earlier errors, bailing out >configure:4715: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "mysql" >| #define VERSION "5.0.24a" >| #define DEFINE_ALL_CHARACTER_SETS 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_armscii8 1 >| #define HAVE_CHARSET_ascii 1 >| #define HAVE_CHARSET_big5 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_cp1250 1 >| #define HAVE_CHARSET_cp1251 1 >| #define HAVE_CHARSET_cp1256 1 >| #define HAVE_CHARSET_cp1257 1 >| #define HAVE_CHARSET_cp850 1 >| #define HAVE_CHARSET_cp852 1 >| #define HAVE_CHARSET_cp866 1 >| #define HAVE_CHARSET_cp932 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_dec8 1 >| #define HAVE_CHARSET_eucjpms 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_euckr 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gb2312 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gbk 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_geostd8 1 >| #define HAVE_CHARSET_greek 1 >| #define HAVE_CHARSET_hebrew 1 >| #define HAVE_CHARSET_hp8 1 >| #define HAVE_CHARSET_keybcs2 1 >| #define HAVE_CHARSET_koi8r 1 >| #define HAVE_CHARSET_koi8u 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_latin2 1 >| #define HAVE_CHARSET_latin5 1 >| #define HAVE_CHARSET_latin7 1 >| #define HAVE_CHARSET_macce 1 >| #define HAVE_CHARSET_macroman 1 >| #define HAVE_CHARSET_sjis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_swe7 1 >| #define HAVE_CHARSET_tis620 1 >| #define HAVE_CHARSET_ucs2 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_ujis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define MYSQL_DEFAULT_CHARSET_NAME "utf8" >| #define MYSQL_DEFAULT_COLLATION_NAME "utf8_general_ci" >| #define HAVE_UCA_COLLATIONS 1 >| #define PROTOCOL_VERSION 10 >| #define DOT_FRM_VERSION 6 >| #define NDB_VERSION_MAJOR 5 >| #define NDB_VERSION_MINOR 0 >| #define NDB_VERSION_BUILD 24 >| #define NDB_VERSION_STATUS "" >| #define SYSTEM_TYPE "unknown-linux-gnu" >| #define MACHINE_TYPE "sparc" >| /* end confdefs.h. */ >| #include <stdlib.h> >| #include <stdlib.h> >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:4798: checking dependency style of sparc-unknown-linux-gnu-g++ >configure:4888: result: gcc3 >configure:4910: checking how to run the C preprocessor >configure:4945: sparc-unknown-linux-gnu-gcc -E conftest.c >In file included from /usr/include/limits.h:26, > from /usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/limits.h:122, > from /usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/syslimits.h:7, > from /usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/limits.h:11, > from conftest.c:89: >/usr/include/features.h:309:25: sys/cdefs.h: No such file or directory >configure:4951: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "mysql" >| #define VERSION "5.0.24a" >| #define DEFINE_ALL_CHARACTER_SETS 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_armscii8 1 >| #define HAVE_CHARSET_ascii 1 >| #define HAVE_CHARSET_big5 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_cp1250 1 >| #define HAVE_CHARSET_cp1251 1 >| #define HAVE_CHARSET_cp1256 1 >| #define HAVE_CHARSET_cp1257 1 >| #define HAVE_CHARSET_cp850 1 >| #define HAVE_CHARSET_cp852 1 >| #define HAVE_CHARSET_cp866 1 >| #define HAVE_CHARSET_cp932 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_dec8 1 >| #define HAVE_CHARSET_eucjpms 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_euckr 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gb2312 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gbk 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_geostd8 1 >| #define HAVE_CHARSET_greek 1 >| #define HAVE_CHARSET_hebrew 1 >| #define HAVE_CHARSET_hp8 1 >| #define HAVE_CHARSET_keybcs2 1 >| #define HAVE_CHARSET_koi8r 1 >| #define HAVE_CHARSET_koi8u 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_latin2 1 >| #define HAVE_CHARSET_latin5 1 >| #define HAVE_CHARSET_latin7 1 >| #define HAVE_CHARSET_macce 1 >| #define HAVE_CHARSET_macroman 1 >| #define HAVE_CHARSET_sjis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_swe7 1 >| #define HAVE_CHARSET_tis620 1 >| #define HAVE_CHARSET_ucs2 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_ujis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define MYSQL_DEFAULT_CHARSET_NAME "utf8" >| #define MYSQL_DEFAULT_COLLATION_NAME "utf8_general_ci" >| #define HAVE_UCA_COLLATIONS 1 >| #define PROTOCOL_VERSION 10 >| #define DOT_FRM_VERSION 6 >| #define NDB_VERSION_MAJOR 5 >| #define NDB_VERSION_MINOR 0 >| #define NDB_VERSION_BUILD 24 >| #define NDB_VERSION_STATUS "" >| #define SYSTEM_TYPE "unknown-linux-gnu" >| #define MACHINE_TYPE "sparc" >| #ifdef __cplusplus >| #include <stdlib.h> >| #endif >| /* end confdefs.h. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| Syntax error >configure:4945: sparc-unknown-linux-gnu-gcc -E conftest.c >In file included from /usr/include/limits.h:26, > from /usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/limits.h:122, > from /usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/syslimits.h:7, > from /usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/limits.h:11, > from conftest.c:89: >/usr/include/features.h:309:25: sys/cdefs.h: No such file or directory >configure:4951: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "mysql" >| #define VERSION "5.0.24a" >| #define DEFINE_ALL_CHARACTER_SETS 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_armscii8 1 >| #define HAVE_CHARSET_ascii 1 >| #define HAVE_CHARSET_big5 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_cp1250 1 >| #define HAVE_CHARSET_cp1251 1 >| #define HAVE_CHARSET_cp1256 1 >| #define HAVE_CHARSET_cp1257 1 >| #define HAVE_CHARSET_cp850 1 >| #define HAVE_CHARSET_cp852 1 >| #define HAVE_CHARSET_cp866 1 >| #define HAVE_CHARSET_cp932 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_dec8 1 >| #define HAVE_CHARSET_eucjpms 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_euckr 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gb2312 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gbk 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_geostd8 1 >| #define HAVE_CHARSET_greek 1 >| #define HAVE_CHARSET_hebrew 1 >| #define HAVE_CHARSET_hp8 1 >| #define HAVE_CHARSET_keybcs2 1 >| #define HAVE_CHARSET_koi8r 1 >| #define HAVE_CHARSET_koi8u 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_latin2 1 >| #define HAVE_CHARSET_latin5 1 >| #define HAVE_CHARSET_latin7 1 >| #define HAVE_CHARSET_macce 1 >| #define HAVE_CHARSET_macroman 1 >| #define HAVE_CHARSET_sjis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_swe7 1 >| #define HAVE_CHARSET_tis620 1 >| #define HAVE_CHARSET_ucs2 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_ujis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define MYSQL_DEFAULT_CHARSET_NAME "utf8" >| #define MYSQL_DEFAULT_COLLATION_NAME "utf8_general_ci" >| #define HAVE_UCA_COLLATIONS 1 >| #define PROTOCOL_VERSION 10 >| #define DOT_FRM_VERSION 6 >| #define NDB_VERSION_MAJOR 5 >| #define NDB_VERSION_MINOR 0 >| #define NDB_VERSION_BUILD 24 >| #define NDB_VERSION_STATUS "" >| #define SYSTEM_TYPE "unknown-linux-gnu" >| #define MACHINE_TYPE "sparc" >| #ifdef __cplusplus >| #include <stdlib.h> >| #endif >| /* end confdefs.h. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| Syntax error >configure:4945: sparc-unknown-linux-gnu-gcc -E -traditional-cpp conftest.c >In file included from /usr/include/assert.h:36, > from conftest.c:91: >/usr/include/features.h:309: sys/cdefs.h: No such file or directory >configure:4951: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "mysql" >| #define VERSION "5.0.24a" >| #define DEFINE_ALL_CHARACTER_SETS 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_armscii8 1 >| #define HAVE_CHARSET_ascii 1 >| #define HAVE_CHARSET_big5 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_cp1250 1 >| #define HAVE_CHARSET_cp1251 1 >| #define HAVE_CHARSET_cp1256 1 >| #define HAVE_CHARSET_cp1257 1 >| #define HAVE_CHARSET_cp850 1 >| #define HAVE_CHARSET_cp852 1 >| #define HAVE_CHARSET_cp866 1 >| #define HAVE_CHARSET_cp932 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_dec8 1 >| #define HAVE_CHARSET_eucjpms 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_euckr 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gb2312 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gbk 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_geostd8 1 >| #define HAVE_CHARSET_greek 1 >| #define HAVE_CHARSET_hebrew 1 >| #define HAVE_CHARSET_hp8 1 >| #define HAVE_CHARSET_keybcs2 1 >| #define HAVE_CHARSET_koi8r 1 >| #define HAVE_CHARSET_koi8u 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_latin2 1 >| #define HAVE_CHARSET_latin5 1 >| #define HAVE_CHARSET_latin7 1 >| #define HAVE_CHARSET_macce 1 >| #define HAVE_CHARSET_macroman 1 >| #define HAVE_CHARSET_sjis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_swe7 1 >| #define HAVE_CHARSET_tis620 1 >| #define HAVE_CHARSET_ucs2 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_ujis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define MYSQL_DEFAULT_CHARSET_NAME "utf8" >| #define MYSQL_DEFAULT_COLLATION_NAME "utf8_general_ci" >| #define HAVE_UCA_COLLATIONS 1 >| #define PROTOCOL_VERSION 10 >| #define DOT_FRM_VERSION 6 >| #define NDB_VERSION_MAJOR 5 >| #define NDB_VERSION_MINOR 0 >| #define NDB_VERSION_BUILD 24 >| #define NDB_VERSION_STATUS "" >| #define SYSTEM_TYPE "unknown-linux-gnu" >| #define MACHINE_TYPE "sparc" >| #ifdef __cplusplus >| #include <stdlib.h> >| #endif >| /* end confdefs.h. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| Syntax error >configure:4945: sparc-unknown-linux-gnu-gcc -E -traditional-cpp conftest.c >In file included from /usr/include/assert.h:36, > from conftest.c:91: >/usr/include/features.h:309: sys/cdefs.h: No such file or directory >configure:4951: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "mysql" >| #define VERSION "5.0.24a" >| #define DEFINE_ALL_CHARACTER_SETS 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_armscii8 1 >| #define HAVE_CHARSET_ascii 1 >| #define HAVE_CHARSET_big5 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_cp1250 1 >| #define HAVE_CHARSET_cp1251 1 >| #define HAVE_CHARSET_cp1256 1 >| #define HAVE_CHARSET_cp1257 1 >| #define HAVE_CHARSET_cp850 1 >| #define HAVE_CHARSET_cp852 1 >| #define HAVE_CHARSET_cp866 1 >| #define HAVE_CHARSET_cp932 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_dec8 1 >| #define HAVE_CHARSET_eucjpms 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_euckr 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gb2312 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gbk 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_geostd8 1 >| #define HAVE_CHARSET_greek 1 >| #define HAVE_CHARSET_hebrew 1 >| #define HAVE_CHARSET_hp8 1 >| #define HAVE_CHARSET_keybcs2 1 >| #define HAVE_CHARSET_koi8r 1 >| #define HAVE_CHARSET_koi8u 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_latin2 1 >| #define HAVE_CHARSET_latin5 1 >| #define HAVE_CHARSET_latin7 1 >| #define HAVE_CHARSET_macce 1 >| #define HAVE_CHARSET_macroman 1 >| #define HAVE_CHARSET_sjis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_swe7 1 >| #define HAVE_CHARSET_tis620 1 >| #define HAVE_CHARSET_ucs2 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_ujis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define MYSQL_DEFAULT_CHARSET_NAME "utf8" >| #define MYSQL_DEFAULT_COLLATION_NAME "utf8_general_ci" >| #define HAVE_UCA_COLLATIONS 1 >| #define PROTOCOL_VERSION 10 >| #define DOT_FRM_VERSION 6 >| #define NDB_VERSION_MAJOR 5 >| #define NDB_VERSION_MINOR 0 >| #define NDB_VERSION_BUILD 24 >| #define NDB_VERSION_STATUS "" >| #define SYSTEM_TYPE "unknown-linux-gnu" >| #define MACHINE_TYPE "sparc" >| #ifdef __cplusplus >| #include <stdlib.h> >| #endif >| /* end confdefs.h. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| Syntax error >configure:4945: /lib/cpp conftest.c >In file included from /usr/include/limits.h:26, > from /usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/limits.h:122, > from /usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/syslimits.h:7, > from /usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/limits.h:11, > from conftest.c:89: >/usr/include/features.h:309:25: sys/cdefs.h: No such file or directory >configure:4951: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "mysql" >| #define VERSION "5.0.24a" >| #define DEFINE_ALL_CHARACTER_SETS 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_armscii8 1 >| #define HAVE_CHARSET_ascii 1 >| #define HAVE_CHARSET_big5 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_cp1250 1 >| #define HAVE_CHARSET_cp1251 1 >| #define HAVE_CHARSET_cp1256 1 >| #define HAVE_CHARSET_cp1257 1 >| #define HAVE_CHARSET_cp850 1 >| #define HAVE_CHARSET_cp852 1 >| #define HAVE_CHARSET_cp866 1 >| #define HAVE_CHARSET_cp932 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_dec8 1 >| #define HAVE_CHARSET_eucjpms 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_euckr 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gb2312 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gbk 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_geostd8 1 >| #define HAVE_CHARSET_greek 1 >| #define HAVE_CHARSET_hebrew 1 >| #define HAVE_CHARSET_hp8 1 >| #define HAVE_CHARSET_keybcs2 1 >| #define HAVE_CHARSET_koi8r 1 >| #define HAVE_CHARSET_koi8u 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_latin2 1 >| #define HAVE_CHARSET_latin5 1 >| #define HAVE_CHARSET_latin7 1 >| #define HAVE_CHARSET_macce 1 >| #define HAVE_CHARSET_macroman 1 >| #define HAVE_CHARSET_sjis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_swe7 1 >| #define HAVE_CHARSET_tis620 1 >| #define HAVE_CHARSET_ucs2 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_ujis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define MYSQL_DEFAULT_CHARSET_NAME "utf8" >| #define MYSQL_DEFAULT_COLLATION_NAME "utf8_general_ci" >| #define HAVE_UCA_COLLATIONS 1 >| #define PROTOCOL_VERSION 10 >| #define DOT_FRM_VERSION 6 >| #define NDB_VERSION_MAJOR 5 >| #define NDB_VERSION_MINOR 0 >| #define NDB_VERSION_BUILD 24 >| #define NDB_VERSION_STATUS "" >| #define SYSTEM_TYPE "unknown-linux-gnu" >| #define MACHINE_TYPE "sparc" >| #ifdef __cplusplus >| #include <stdlib.h> >| #endif >| /* end confdefs.h. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| Syntax error >configure:4945: /lib/cpp conftest.c >In file included from /usr/include/limits.h:26, > from /usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/limits.h:122, > from /usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/syslimits.h:7, > from /usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/limits.h:11, > from conftest.c:89: >/usr/include/features.h:309:25: sys/cdefs.h: No such file or directory >configure:4951: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "mysql" >| #define VERSION "5.0.24a" >| #define DEFINE_ALL_CHARACTER_SETS 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_armscii8 1 >| #define HAVE_CHARSET_ascii 1 >| #define HAVE_CHARSET_big5 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_cp1250 1 >| #define HAVE_CHARSET_cp1251 1 >| #define HAVE_CHARSET_cp1256 1 >| #define HAVE_CHARSET_cp1257 1 >| #define HAVE_CHARSET_cp850 1 >| #define HAVE_CHARSET_cp852 1 >| #define HAVE_CHARSET_cp866 1 >| #define HAVE_CHARSET_cp932 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_dec8 1 >| #define HAVE_CHARSET_eucjpms 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_euckr 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gb2312 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gbk 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_geostd8 1 >| #define HAVE_CHARSET_greek 1 >| #define HAVE_CHARSET_hebrew 1 >| #define HAVE_CHARSET_hp8 1 >| #define HAVE_CHARSET_keybcs2 1 >| #define HAVE_CHARSET_koi8r 1 >| #define HAVE_CHARSET_koi8u 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_latin2 1 >| #define HAVE_CHARSET_latin5 1 >| #define HAVE_CHARSET_latin7 1 >| #define HAVE_CHARSET_macce 1 >| #define HAVE_CHARSET_macroman 1 >| #define HAVE_CHARSET_sjis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_swe7 1 >| #define HAVE_CHARSET_tis620 1 >| #define HAVE_CHARSET_ucs2 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_ujis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define MYSQL_DEFAULT_CHARSET_NAME "utf8" >| #define MYSQL_DEFAULT_COLLATION_NAME "utf8_general_ci" >| #define HAVE_UCA_COLLATIONS 1 >| #define PROTOCOL_VERSION 10 >| #define DOT_FRM_VERSION 6 >| #define NDB_VERSION_MAJOR 5 >| #define NDB_VERSION_MINOR 0 >| #define NDB_VERSION_BUILD 24 >| #define NDB_VERSION_STATUS "" >| #define SYSTEM_TYPE "unknown-linux-gnu" >| #define MACHINE_TYPE "sparc" >| #ifdef __cplusplus >| #include <stdlib.h> >| #endif >| /* end confdefs.h. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| Syntax error >configure:5028: result: /lib/cpp >configure:5052: /lib/cpp conftest.c >In file included from /usr/include/limits.h:26, > from /usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/limits.h:122, > from /usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/syslimits.h:7, > from /usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/limits.h:11, > from conftest.c:89: >/usr/include/features.h:309:25: sys/cdefs.h: No such file or directory >configure:5058: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "mysql" >| #define VERSION "5.0.24a" >| #define DEFINE_ALL_CHARACTER_SETS 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_armscii8 1 >| #define HAVE_CHARSET_ascii 1 >| #define HAVE_CHARSET_big5 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_cp1250 1 >| #define HAVE_CHARSET_cp1251 1 >| #define HAVE_CHARSET_cp1256 1 >| #define HAVE_CHARSET_cp1257 1 >| #define HAVE_CHARSET_cp850 1 >| #define HAVE_CHARSET_cp852 1 >| #define HAVE_CHARSET_cp866 1 >| #define HAVE_CHARSET_cp932 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_dec8 1 >| #define HAVE_CHARSET_eucjpms 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_euckr 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gb2312 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gbk 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_geostd8 1 >| #define HAVE_CHARSET_greek 1 >| #define HAVE_CHARSET_hebrew 1 >| #define HAVE_CHARSET_hp8 1 >| #define HAVE_CHARSET_keybcs2 1 >| #define HAVE_CHARSET_koi8r 1 >| #define HAVE_CHARSET_koi8u 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_latin2 1 >| #define HAVE_CHARSET_latin5 1 >| #define HAVE_CHARSET_latin7 1 >| #define HAVE_CHARSET_macce 1 >| #define HAVE_CHARSET_macroman 1 >| #define HAVE_CHARSET_sjis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_swe7 1 >| #define HAVE_CHARSET_tis620 1 >| #define HAVE_CHARSET_ucs2 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_ujis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define MYSQL_DEFAULT_CHARSET_NAME "utf8" >| #define MYSQL_DEFAULT_COLLATION_NAME "utf8_general_ci" >| #define HAVE_UCA_COLLATIONS 1 >| #define PROTOCOL_VERSION 10 >| #define DOT_FRM_VERSION 6 >| #define NDB_VERSION_MAJOR 5 >| #define NDB_VERSION_MINOR 0 >| #define NDB_VERSION_BUILD 24 >| #define NDB_VERSION_STATUS "" >| #define SYSTEM_TYPE "unknown-linux-gnu" >| #define MACHINE_TYPE "sparc" >| #ifdef __cplusplus >| #include <stdlib.h> >| #endif >| /* end confdefs.h. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| Syntax error >configure:5052: /lib/cpp conftest.c >In file included from /usr/include/limits.h:26, > from /usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/limits.h:122, > from /usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/syslimits.h:7, > from /usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/limits.h:11, > from conftest.c:89: >/usr/include/features.h:309:25: sys/cdefs.h: No such file or directory >configure:5058: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "mysql" >| #define VERSION "5.0.24a" >| #define DEFINE_ALL_CHARACTER_SETS 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_armscii8 1 >| #define HAVE_CHARSET_ascii 1 >| #define HAVE_CHARSET_big5 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_cp1250 1 >| #define HAVE_CHARSET_cp1251 1 >| #define HAVE_CHARSET_cp1256 1 >| #define HAVE_CHARSET_cp1257 1 >| #define HAVE_CHARSET_cp850 1 >| #define HAVE_CHARSET_cp852 1 >| #define HAVE_CHARSET_cp866 1 >| #define HAVE_CHARSET_cp932 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_dec8 1 >| #define HAVE_CHARSET_eucjpms 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_euckr 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gb2312 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_gbk 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_geostd8 1 >| #define HAVE_CHARSET_greek 1 >| #define HAVE_CHARSET_hebrew 1 >| #define HAVE_CHARSET_hp8 1 >| #define HAVE_CHARSET_keybcs2 1 >| #define HAVE_CHARSET_koi8r 1 >| #define HAVE_CHARSET_koi8u 1 >| #define HAVE_CHARSET_latin1 1 >| #define HAVE_CHARSET_latin2 1 >| #define HAVE_CHARSET_latin5 1 >| #define HAVE_CHARSET_latin7 1 >| #define HAVE_CHARSET_macce 1 >| #define HAVE_CHARSET_macroman 1 >| #define HAVE_CHARSET_sjis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_swe7 1 >| #define HAVE_CHARSET_tis620 1 >| #define HAVE_CHARSET_ucs2 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_ujis 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define HAVE_CHARSET_utf8 1 >| #define USE_MB 1 >| #define USE_MB_IDENT 1 >| #define MYSQL_DEFAULT_CHARSET_NAME "utf8" >| #define MYSQL_DEFAULT_COLLATION_NAME "utf8_general_ci" >| #define HAVE_UCA_COLLATIONS 1 >| #define PROTOCOL_VERSION 10 >| #define DOT_FRM_VERSION 6 >| #define NDB_VERSION_MAJOR 5 >| #define NDB_VERSION_MINOR 0 >| #define NDB_VERSION_BUILD 24 >| #define NDB_VERSION_STATUS "" >| #define SYSTEM_TYPE "unknown-linux-gnu" >| #define MACHINE_TYPE "sparc" >| #ifdef __cplusplus >| #include <stdlib.h> >| #endif >| /* end confdefs.h. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| Syntax error >configure:5127: error: C preprocessor "/lib/cpp" fails sanity check >See `config.log' for more details. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=sparc-unknown-linux-gnu >ac_cv_build_alias=sparc-unknown-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CCASFLAGS_set= >ac_cv_env_CCASFLAGS_value= >ac_cv_env_CCAS_set= >ac_cv_env_CCAS_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 -felide-constructors -fno-exceptions -fno-rtti -fno-implicit-templates' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_F77_set= >ac_cv_env_F77_value= >ac_cv_env_FFLAGS_set= >ac_cv_env_FFLAGS_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=sparc-unknown-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=sparc-unknown-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_host=sparc-unknown-linux-gnu >ac_cv_host_alias=sparc-unknown-linux-gnu >ac_cv_objext=o >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=sparc-unknown-linux-gnu-gcc >ac_cv_prog_CPP=/lib/cpp >ac_cv_prog_CXX=sparc-unknown-linux-gnu-g++ >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc=no >ac_cv_prog_cxx_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_target=sparc-unknown-linux-gnu >ac_cv_target_alias=sparc-unknown-linux-gnu >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/mysql-5.0.24-r1/work/mysql/missing --run aclocal-1.9' >ALLOCA='' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/mysql-5.0.24-r1/work/mysql/missing --run tar' >AR='' >ARFLAGS='' >AS='' >ASSEMBLER_FALSE='' >ASSEMBLER_TRUE='' >ASSEMBLER_sparc32_FALSE='' >ASSEMBLER_sparc32_TRUE='' >ASSEMBLER_sparc64_FALSE='' >ASSEMBLER_sparc64_TRUE='' >ASSEMBLER_x86_FALSE='' >ASSEMBLER_x86_TRUE='' >AUTOCONF='${SHELL} /var/tmp/portage/mysql-5.0.24-r1/work/mysql/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/mysql-5.0.24-r1/work/mysql/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/mysql-5.0.24-r1/work/mysql/missing --run automake-1.9' >AVAILABLE_LANGUAGES='czech danish dutch english estonian french german greek hungarian italian japanese korean norwegian norwegian-ny polish portuguese romanian russian serbian slovak spanish swedish ukrainian' >AWK='gawk' >CC='sparc-unknown-linux-gnu-gcc' >CCAS='' >CCASFLAGS='' >CCDEPMODE='depmode=gcc3' >CC_VERSION='' >CFLAGS='-O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 ' >CHECK_PID='' >CHMOD='' >CLIENT_EXTRA_LDFLAGS='' >CLIENT_LIBS='' >CMP='' >COMPILATION_COMMENT='' >COMPILE_PSTACK_FALSE='' >COMPILE_PSTACK_TRUE='' >CONF_COMMAND='./configure '--prefix=/usr' '--host=sparc-unknown-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--enable-local-infile' '--with-mysqld-user=mysql' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.24-r1' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-readline' '--without-docs' '--enable-shared' '--enable-static' '--without-libwrap' '--with-openssl' '--without-debug' '--with-server' '--with-extra-tools' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-extra-charsets=all' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--without-big-tables' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--build=sparc-unknown-linux-gnu' 'CFLAGS=-O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1' 'CXXFLAGS=-O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 -felide-constructors -fno-exceptions -fno-rtti -fno-implicit-templates' 'build_alias=sparc-unknown-linux-gnu' 'host_alias=sparc-unknown-linux-gnu'' >CP='' >CPP='/lib/cpp' >CPPFLAGS='' >CXX='sparc-unknown-linux-gnu-g++' >CXXCPP='' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 -felide-constructors -fno-exceptions -fno-rtti -fno-implicit-templates ' >CXXLDFLAGS='' >CXX_VERSION='' >CYGPATH_W='echo' >DARWIN_MWCC_FALSE='' >DARWIN_MWCC_TRUE='#' >DEFS='' >DEPDIR='.deps' >DOT_FRM_VERSION='6' >DOXYGEN='' >DVIS='' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='' >EXEEXT='' >F77='' >FFLAGS='' >FIND_PROC='' >GETCONF='' >GXX='yes' >HAVE_NDBCLUSTER_DB_FALSE='' >HAVE_NDBCLUSTER_DB_TRUE='' >HAVE_NETWARE_FALSE='' >HAVE_NETWARE_TRUE='' >HAVE_YASSL_FALSE='' >HAVE_YASSL_TRUE='' >HOSTNAME='napvirag.net.fotav.hu' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >KILL='' >LD='' >LDFLAGS='' >LD_VERSION_SCRIPT='' >LIBDL='' >LIBEDIT_LOBJECTS='' >LIBOBJS='' >LIBS='' >LIBTOOL='' >LIB_EXTRA_CCFLAGS='' >LM_CFLAGS='' >LN='' >LN_CP_F='' >LN_S='' >LTLIBOBJS='' >MACHINE_TYPE='sparc' >MAKEINDEX='' >MAKEINFO='${SHELL} /var/tmp/portage/mysql-5.0.24-r1/work/mysql/missing --run makeinfo' >MAKE_BINARY_DISTRIBUTION_OPTIONS='' >MAKE_SHELL='' >MV='' >MYSQLD_DEFAULT_SWITCHES='' >MYSQLD_EXTRA_LDFLAGS='' >MYSQLD_USER='' >MYSQL_BASE_VERSION='5.0' >MYSQL_NO_DASH_VERSION='5.0.24a' >MYSQL_SERVER_SUFFIX='' >MYSQL_TCP_PORT='' >MYSQL_TCP_PORT_DEFAULT='3306' >MYSQL_UNIX_ADDR='' >MYSQL_VERSION_ID='50024' >NDB_DEFS='' >NDB_SCI_INCLUDES='' >NDB_SCI_LIBS='' >NDB_SIZEOF_CHAR='' >NDB_SIZEOF_CHARP='' >NDB_SIZEOF_INT='' >NDB_SIZEOF_LONG='' >NDB_SIZEOF_LONG_LONG='' >NDB_SIZEOF_SHORT='' >NDB_VERSION_BUILD='24' >NDB_VERSION_MAJOR='5' >NDB_VERSION_MINOR='0' >NDB_VERSION_STATUS='' >NM='' >NOINST_LDFLAGS='' >NON_THREADED_LIBS='' >OBJEXT='o' >PACKAGE='mysql' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PDFLATEX='' >PDFMANUAL='' >PERL5='' >PERL='' >PROTOCOL_VERSION='10' >PS='' >RANLIB='' >RM='' >SAVE_ASFLAGS='' >SAVE_CFLAGS='-O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1' >SAVE_CXXFLAGS='-O2 -mcpu=ultrasparc -pipe -fomit-frame-pointer -fstack-protector -fPIC -DHAVE_ERRNO_AS_DEFINE=1 -felide-constructors -fno-exceptions -fno-rtti -fno-implicit-templates' >SAVE_CXXLDFLAGS='' >SAVE_LDFLAGS='' >SED='' >SET_MAKE='' >SHARED_LIB_MAJOR_VERSION='15' >SHARED_LIB_VERSION='15:0:0' >SHELL='/bin/sh' >STATIC_NSS_FLAGS='' >STRIP='' >SYSTEM_TYPE='unknown-linux-gnu' >TAR='' >TARGET_LINUX='' >TERMCAP_LIB='' >THREAD_LOBJECTS='' >VERSION='5.0.24a' >WRAPLIBS='' >YACC='' >ZLIB_DEPS='' >ZLIB_INCLUDES='' >ZLIB_LIBS='' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >ac_ct_GETCONF='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bdb_includes='' >bdb_libs='' >bdb_libs_with_path='' >bench_dirs='' >bindir='${exec_prefix}/bin' >build='sparc-unknown-linux-gnu' >build_alias='sparc-unknown-linux-gnu' >build_cpu='sparc' >build_os='linux-gnu' >build_vendor='unknown' >datadir='/usr/share' >docs_dirs='' >exec_prefix='NONE' >host='sparc-unknown-linux-gnu' >host_alias='sparc-unknown-linux-gnu' >host_cpu='sparc' >host_os='linux-gnu' >host_vendor='unknown' >includedir='/usr/include/mysql' >infodir='/usr/share/info' >innodb_includes='' >innodb_libs='' >innodb_system_libs='' >install_sh='/var/tmp/portage/mysql-5.0.24-r1/work/mysql/install-sh' >libdir='/usr/lib/mysql' >libexecdir='/usr/sbin' >libmysqld_dirs='' >linked_client_targets='' >linked_libmysqld_targets='' >linked_netware_sources='' >localstatedir='/var/lib/mysql' >man1_files='' >man_dirs='' >mandir='/usr/share/man' >mkdir_p='mkdir -p --' >ndb_bin_am_ldflags='' >ndb_cxxflags_fix='' >ndb_mgmclient_libs='' >ndb_opt_subdirs='' >ndb_port='' >ndb_transporter_opt_objs='' >ndbcluster_includes='' >ndbcluster_libs='' >ndbcluster_system_libs='' >netware_dir='' >oldincludedir='/usr/include' >openssl_includes='' >openssl_libs='' >prefix='/usr' >program_transform_name='s,x,x,' >pstack_dirs='' >pstack_libs='' >readline_basedir='' >readline_dir='' >readline_h_ln_cmd='' >readline_link='' >readline_topdir='' >sbindir='${exec_prefix}/sbin' >server_scripts='' >sharedstatedir='/usr/share/mysql' >sql_client_dirs='' >sql_server_dirs='' >sql_union_dirs='' >subdirs='' >sysconfdir='/etc/mysql' >target='sparc-unknown-linux-gnu' >target_alias='' >target_cpu='sparc' >target_os='linux-gnu' >target_vendor='unknown' >thread_dirs='' >tools_dirs='' >uname_prog='' >yassl_dir='' >yassl_h_ln_cmd='' >yassl_libs='' >yassl_taocrypt_extra_cxxflags='' >zlib_dir='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define DEFINE_ALL_CHARACTER_SETS 1 >#define DOT_FRM_VERSION 6 >#define HAVE_CHARSET_armscii8 1 >#define HAVE_CHARSET_ascii 1 >#define HAVE_CHARSET_big5 1 >#define HAVE_CHARSET_cp1250 1 >#define HAVE_CHARSET_cp1251 1 >#define HAVE_CHARSET_cp1256 1 >#define HAVE_CHARSET_cp1257 1 >#define HAVE_CHARSET_cp850 1 >#define HAVE_CHARSET_cp852 1 >#define HAVE_CHARSET_cp866 1 >#define HAVE_CHARSET_cp932 1 >#define HAVE_CHARSET_dec8 1 >#define HAVE_CHARSET_eucjpms 1 >#define HAVE_CHARSET_euckr 1 >#define HAVE_CHARSET_gb2312 1 >#define HAVE_CHARSET_gbk 1 >#define HAVE_CHARSET_geostd8 1 >#define HAVE_CHARSET_greek 1 >#define HAVE_CHARSET_hebrew 1 >#define HAVE_CHARSET_hp8 1 >#define HAVE_CHARSET_keybcs2 1 >#define HAVE_CHARSET_koi8r 1 >#define HAVE_CHARSET_koi8u 1 >#define HAVE_CHARSET_latin1 1 >#define HAVE_CHARSET_latin1 1 >#define HAVE_CHARSET_latin2 1 >#define HAVE_CHARSET_latin5 1 >#define HAVE_CHARSET_latin7 1 >#define HAVE_CHARSET_macce 1 >#define HAVE_CHARSET_macroman 1 >#define HAVE_CHARSET_sjis 1 >#define HAVE_CHARSET_swe7 1 >#define HAVE_CHARSET_tis620 1 >#define HAVE_CHARSET_ucs2 1 >#define HAVE_CHARSET_ujis 1 >#define HAVE_CHARSET_utf8 1 >#define HAVE_CHARSET_utf8 1 >#define HAVE_CHARSET_utf8 1 >#define HAVE_UCA_COLLATIONS 1 >#define MACHINE_TYPE "sparc" >#define MYSQL_DEFAULT_CHARSET_NAME "utf8" >#define MYSQL_DEFAULT_COLLATION_NAME "utf8_general_ci" >#define NDB_VERSION_BUILD 24 >#define NDB_VERSION_MAJOR 5 >#define NDB_VERSION_MINOR 0 >#define NDB_VERSION_STATUS "" >#define PACKAGE "mysql" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "" >#define PACKAGE_STRING "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PROTOCOL_VERSION 10 >#define SYSTEM_TYPE "unknown-linux-gnu" >#define USE_MB 1 >#define USE_MB 1 >#define USE_MB 1 >#define USE_MB 1 >#define USE_MB 1 >#define USE_MB 1 >#define USE_MB 1 >#define USE_MB 1 >#define USE_MB 1 >#define USE_MB 1 >#define USE_MB 1 >#define USE_MB 1 >#define USE_MB_IDENT 1 >#define USE_MB_IDENT 1 >#define USE_MB_IDENT 1 >#define USE_MB_IDENT 1 >#define USE_MB_IDENT 1 >#define USE_MB_IDENT 1 >#define USE_MB_IDENT 1 >#define USE_MB_IDENT 1 >#define USE_MB_IDENT 1 >#define USE_MB_IDENT 1 >#define USE_MB_IDENT 1 >#define USE_MB_IDENT 1 >#define VERSION "5.0.24a" >#endif >#ifdef __cplusplus >#include <stdlib.h> > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 151007
:
99433
| 99631