Tcl Source Code

Artifact [70b8c6a021]
Login

Artifact 70b8c6a021438b89d9a09bb1acc818e34d9a3bfb:

Attachment "config.log" to ticket [3184384fff] added by bettywutao 2011-02-17 09:24:02.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by thread configure 2.6.6, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --enable-threads --with-gdbm

## --------- ##
## Platform. ##
## --------- ##

hostname = sha-iptv-ats
uname -m = sun4u
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_142900-12

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = sha-iptv-ats
Release = 5.10
KernelID = Generic_142900-12
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/packages/gcc/gcc-4.1.0/bin
PATH: /auto/crdc_iptv/ats5.2.0/skynet/lib/unix/bin
PATH: /auto/crdc_iptv/ats5.2.0/skynet/lib/unix/../common/bin
PATH: /auto/crdc_iptv/ats5.2.0/bin
PATH: /auto/crdc_iptv/ats5.2.0/etc
PATH: /auto/crdc_iptv/ats5.2.0/ats_easy/bin
PATH: /auto/crdc_iptv/ats5.2.0/ats_easy/etc
PATH: /router/bin
PATH: /usr/cisco/bin
PATH: /usr/cisco/etc
PATH: /users/taowu2/bin
PATH: /usr/dt/bin
PATH: /usr/openwin/bin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin
PATH: /usr/ccs/bin
PATH: /usr/ucb
PATH: .


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1772: checking for correct TEA configuration
configure:1791: result: ok (TEA 3.7)
configure:1929: checking for Tcl configuration
configure:2055: result: found /users/taowu2/tcl8.4.19/unix/tclConfig.sh
configure:2061: checking for existence of /users/taowu2/tcl8.4.19/unix/tclConfig.sh
configure:2065: result: loading
configure:2212: --prefix defaulting to TCL_PREFIX /auto/crdc_iptv
configure:2224: --exec-prefix defaulting to TCL_EXEC_PREFIX /auto/crdc_iptv
configure:2300: checking for gcc
configure:2316: found /usr/local/packages/gcc/gcc-4.1.0/bin/gcc
configure:2327: result: gcc
configure:2565: checking for C compiler version
configure:2572: gcc --version >&5
gcc (GCC) 4.1.0
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:2575: $? = 0
configure:2582: gcc -v >&5
Using built-in specs.
Target: sparc-sun-solaris2.10
Configured with: ../gcc-4.1.0/configure --enable-languages=c,c++,objc --with-gmp-dir=/usr/cisco/src/gmp/gmp-4.1.4/gmp-4.1.4/ --with-mpfr-dir=/usr/cisco/src/mpfr/mpfr-2.2.0/mpfr-2.2.0/ --prefix=/usr/cisco/packages/gcc/gcc-4.1.0
Thread model: posix
gcc version 4.1.0
configure:2585: $? = 0
configure:2592: gcc -V >&5
gcc: '-V' option must have argument
configure:2595: $? = 1
configure:2618: checking for C compiler default output file name
configure:2645: gcc    conftest.c  >&5
configure:2648: $? = 0
configure:2686: result: a.out
configure:2703: checking whether the C compiler works
configure:2713: ./a.out
configure:2716: $? = 0
configure:2733: result: yes
configure:2740: checking whether we are cross compiling
configure:2742: result: no
configure:2745: checking for suffix of executables
configure:2752: gcc -o conftest    conftest.c  >&5
configure:2755: $? = 0
configure:2779: result: 
configure:2785: checking for suffix of object files
configure:2811: gcc -c   conftest.c >&5
configure:2814: $? = 0
configure:2837: result: o
configure:2841: checking whether we are using the GNU C compiler
configure:2870: gcc -c   conftest.c >&5
configure:2876: $? = 0
configure:2893: result: yes
configure:2898: checking whether gcc accepts -g
configure:2928: gcc -c -g  conftest.c >&5
configure:2934: $? = 0
configure:3033: result: yes
configure:3050: checking for gcc option to accept ISO C89
configure:3124: gcc  -c   conftest.c >&5
configure:3130: $? = 0
configure:3153: result: none needed
configure:3176: checking how to run the C preprocessor
configure:3216: gcc -E  conftest.c
configure:3222: $? = 0
configure:3253: gcc -E  conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3259: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "thread"
| #define PACKAGE_TARNAME "thread"
| #define PACKAGE_VERSION "2.6.6"
| #define PACKAGE_STRING "thread 2.6.6"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3292: result: gcc -E
configure:3321: gcc -E  conftest.c
configure:3327: $? = 0
configure:3358: gcc -E  conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3364: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "thread"
| #define PACKAGE_TARNAME "thread"
| #define PACKAGE_VERSION "2.6.6"
| #define PACKAGE_STRING "thread 2.6.6"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3415: checking for a BSD-compatible install
configure:3471: result: /usr/cisco/bin/ginstall -c
configure:3487: checking whether make sets $(MAKE)
configure:3508: result: yes
configure:3565: checking for ranlib
configure:3581: found /usr/ccs/bin/ranlib
configure:3592: result: ranlib
configure:3628: checking for grep that handles long lines and -e
configure:3702: result: /router/bin/grep
configure:3707: checking for egrep
configure:3785: result: /router/bin/grep -E
configure:3790: checking for ANSI C header files
configure:3820: gcc -c   conftest.c >&5
configure:3826: $? = 0
configure:3925: gcc -o conftest    conftest.c  >&5
configure:3928: $? = 0
configure:3934: ./conftest
configure:3937: $? = 0
configure:3954: result: yes
configure:3978: checking for sys/types.h
configure:3999: gcc -c   conftest.c >&5
configure:4005: $? = 0
configure:4021: result: yes
configure:3978: checking for sys/stat.h
configure:3999: gcc -c   conftest.c >&5
configure:4005: $? = 0
configure:4021: result: yes
configure:3978: checking for stdlib.h
configure:3999: gcc -c   conftest.c >&5
configure:4005: $? = 0
configure:4021: result: yes
configure:3978: checking for string.h
configure:3999: gcc -c   conftest.c >&5
configure:4005: $? = 0
configure:4021: result: yes
configure:3978: checking for memory.h
configure:3999: gcc -c   conftest.c >&5
configure:4005: $? = 0
configure:4021: result: yes
configure:3978: checking for strings.h
configure:3999: gcc -c   conftest.c >&5
configure:4005: $? = 0
configure:4021: result: yes
configure:3978: checking for inttypes.h
configure:3999: gcc -c   conftest.c >&5
configure:4005: $? = 0
configure:4021: result: yes
configure:3978: checking for stdint.h
configure:3999: gcc -c   conftest.c >&5
configure:4005: $? = 0
configure:4021: result: yes
configure:3978: checking for unistd.h
configure:3999: gcc -c   conftest.c >&5
configure:4005: $? = 0
configure:4021: result: yes
configure:4043: checking if the compiler understands -pipe
configure:4071: gcc -c  -pipe  conftest.c >&5
configure:4077: $? = 0
configure:4093: result: yes
configure:4104: checking whether byte ordering is bigendian
configure:4137: gcc -c  -pipe  conftest.c >&5
conftest.c: In function 'main':
conftest.c:25: error: 'bogus' undeclared (first use in this function)
conftest.c:25: error: (Each undeclared identifier is reported only once
conftest.c:25: error: for each function it appears in.)
conftest.c:25: error: expected ';' before 'endian'
configure:4143: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "thread"
| #define PACKAGE_TARNAME "thread"
| #define PACKAGE_VERSION "2.6.6"
| #define PACKAGE_STRING "thread 2.6.6"
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if  ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN 	&& BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
|  bogus endian macros
| #endif
| 
|   ;
|   return 0;
| }
configure:4290: gcc -o conftest  -pipe   conftest.c  >&5
configure:4293: $? = 0
configure:4299: ./conftest
configure:4302: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "thread"
| #define PACKAGE_TARNAME "thread"
| #define PACKAGE_VERSION "2.6.6"
| #define PACKAGE_STRING "thread 2.6.6"
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| 
|   /* Are we little or big endian?  From Harbison&Steele.  */
|   union
|   {
|     long int l;
|     char c[sizeof (long int)];
|   } u;
|   u.l = 1;
|   return u.c[sizeof (long int) - 1] == 1;
| 
|   ;
|   return 0;
| }
configure:4321: result: yes
configure:4349: checking for sin
configure:4405: gcc -o conftest  -pipe   conftest.c  >&5
conftest.c:42: warning: conflicting types for built-in function 'sin'
Undefined			first referenced
 symbol  			    in file
sin                                 /var/tmp//ccLZcpNe.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:4411: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "thread"
| #define PACKAGE_TARNAME "thread"
| #define PACKAGE_VERSION "2.6.6"
| #define PACKAGE_STRING "thread 2.6.6"
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| /* Define sin to an innocuous variant, in case <limits.h> declares sin.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sin innocuous_sin
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sin (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sin
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sin ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_sin || defined __stub___sin
| choke me
| #endif
| 
| int
| main ()
| {
| return sin ();
|   ;
|   return 0;
| }
configure:4428: result: no
configure:4436: checking for main in -lieee
configure:4465: gcc -o conftest  -pipe   conftest.c -lieee   >&5
ld: fatal: library -lieee: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:4471: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "thread"
| #define PACKAGE_TARNAME "thread"
| #define PACKAGE_VERSION "2.6.6"
| #define PACKAGE_STRING "thread 2.6.6"
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:4489: result: no
configure:4501: checking for main in -linet
configure:4530: gcc -o conftest  -pipe   conftest.c -linet   >&5
ld: fatal: library -linet: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:4536: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "thread"
| #define PACKAGE_TARNAME "thread"
| #define PACKAGE_VERSION "2.6.6"
| #define PACKAGE_STRING "thread 2.6.6"
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:4554: result: no
configure:4570: checking net/errno.h usability
configure:4587: gcc -c  -pipe  conftest.c >&5
conftest.c:52:23: error: net/errno.h: No such file or directory
configure:4593: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "thread"
| #define PACKAGE_TARNAME "thread"
| #define PACKAGE_VERSION "2.6.6"
| #define PACKAGE_STRING "thread 2.6.6"
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <net/errno.h>
configure:4607: result: no
configure:4611: checking net/errno.h presence
configure:4626: gcc -E  conftest.c
conftest.c:19:23: error: net/errno.h: No such file or directory
configure:4632: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "thread"
| #define PACKAGE_TARNAME "thread"
| #define PACKAGE_VERSION "2.6.6"
| #define PACKAGE_STRING "thread 2.6.6"
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <net/errno.h>
configure:4646: result: no
configure:4674: checking for net/errno.h
configure:4681: result: no
configure:4715: checking for connect
configure:4771: gcc -o conftest  -pipe   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
connect                             /var/tmp//cc8pIJIb.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:4777: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "thread"
| #define PACKAGE_TARNAME "thread"
| #define PACKAGE_VERSION "2.6.6"
| #define PACKAGE_STRING "thread 2.6.6"
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| /* Define connect to an innocuous variant, in case <limits.h> declares connect.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define connect innocuous_connect
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char connect (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef connect
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char connect ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_connect || defined __stub___connect
| choke me
| #endif
| 
| int
| main ()
| {
| return connect ();
|   ;
|   return 0;
| }
configure:4794: result: no
configure:4803: checking for setsockopt
configure:4859: gcc -o conftest  -pipe   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
setsockopt                          /var/tmp//cc1uPsLb.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:4865: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "thread"
| #define PACKAGE_TARNAME "thread"
| #define PACKAGE_VERSION "2.6.6"
| #define PACKAGE_STRING "thread 2.6.6"
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| /* Define setsockopt to an innocuous variant, in case <limits.h> declares setsockopt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define setsockopt innocuous_setsockopt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char setsockopt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef setsockopt
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setsockopt ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_setsockopt || defined __stub___setsockopt
| choke me
| #endif
| 
| int
| main ()
| {
| return setsockopt ();
|   ;
|   return 0;
| }
configure:4882: result: no
configure:4887: checking for setsockopt in -lsocket
configure:4922: gcc -o conftest  -pipe   conftest.c -lsocket   >&5
configure:4928: $? = 0
configure:4946: result: yes
configure:5048: checking for gethostbyname
configure:5104: gcc -o conftest  -pipe   conftest.c  -lsocket >&5
Undefined			first referenced
 symbol  			    in file
gethostbyname                       /var/tmp//ccaYj41d.o  (symbol belongs to implicit dependency /lib/libnsl.so.1)
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:5110: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "thread"
| #define PACKAGE_TARNAME "thread"
| #define PACKAGE_VERSION "2.6.6"
| #define PACKAGE_STRING "thread 2.6.6"
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define gethostbyname innocuous_gethostbyname
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gethostbyname (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef gethostbyname
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gethostbyname ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_gethostbyname || defined __stub___gethostbyname
| choke me
| #endif
| 
| int
| main ()
| {
| return gethostbyname ();
|   ;
|   return 0;
| }
configure:5127: result: no
configure:5132: checking for gethostbyname in -lnsl
configure:5167: gcc -o conftest  -pipe   conftest.c -lnsl   -lsocket >&5
configure:5173: $? = 0
configure:5191: result: yes
configure:5208: checking dirent.h
configure:5254: gcc -o conftest  -pipe   conftest.c  -lsocket -lnsl >&5
configure:5260: $? = 0
configure:5277: result: yes
configure:5299: checking errno.h usability
configure:5316: gcc -c  -pipe  conftest.c >&5
configure:5322: $? = 0
configure:5336: result: yes
configure:5340: checking errno.h presence
configure:5355: gcc -E  conftest.c
configure:5361: $? = 0
configure:5375: result: yes
configure:5403: checking for errno.h
configure:5410: result: yes
configure:5435: checking float.h usability
configure:5452: gcc -c  -pipe  conftest.c >&5
configure:5458: $? = 0
configure:5472: result: yes
configure:5476: checking float.h presence
configure:5491: gcc -E  conftest.c
configure:5497: $? = 0
configure:5511: result: yes
configure:5539: checking for float.h
configure:5546: result: yes
configure:5571: checking values.h usability
configure:5588: gcc -c  -pipe  conftest.c >&5
configure:5594: $? = 0
configure:5608: result: yes
configure:5612: checking values.h presence
configure:5627: gcc -E  conftest.c
configure:5633: $? = 0
configure:5647: result: yes
configure:5675: checking for values.h
configure:5682: result: yes
configure:5707: checking limits.h usability
configure:5724: gcc -c  -pipe  conftest.c >&5
configure:5730: $? = 0
configure:5744: result: yes
configure:5748: checking limits.h presence
configure:5763: gcc -E  conftest.c
configure:5769: $? = 0
configure:5783: result: yes
configure:5811: checking for limits.h
configure:5818: result: yes
configure:5838: checking for stdlib.h
configure:5843: result: yes
configure:6028: checking for string.h
configure:6033: result: yes
configure:6215: checking sys/wait.h usability
configure:6232: gcc -c  -pipe  conftest.c >&5
configure:6238: $? = 0
configure:6252: result: yes
configure:6256: checking sys/wait.h presence
configure:6271: gcc -E  conftest.c
configure:6277: $? = 0
configure:6291: result: yes
configure:6319: checking for sys/wait.h
configure:6326: result: yes
configure:6351: checking dlfcn.h usability
configure:6368: gcc -c  -pipe  conftest.c >&5
configure:6374: $? = 0
configure:6388: result: yes
configure:6392: checking dlfcn.h presence
configure:6407: gcc -E  conftest.c
configure:6413: $? = 0
configure:6427: result: yes
configure:6455: checking for dlfcn.h
configure:6462: result: yes
configure:6494: checking sys/param.h usability
configure:6511: gcc -c  -pipe  conftest.c >&5
configure:6517: $? = 0
configure:6531: result: yes
configure:6535: checking sys/param.h presence
configure:6550: gcc -E  conftest.c
configure:6556: $? = 0
configure:6570: result: yes
configure:6598: checking for sys/param.h
configure:6606: result: yes
configure:6643: checking for GNU gdbm library
configure:6691: result: found in /usr/local/lib, includes in /usr/local/include
configure:6710: checking for AOLserver configuration
configure:6737: result: none found
configure:6999: checking for Tcl public headers
configure:7074: result: /users/taowu2/tcl8.4.19/generic
configure:7143: checking for pthread_mutex_init in -lpthread
configure:7178: gcc -o conftest  -pipe   conftest.c -lpthread   -lsocket -lnsl >&5
configure:7184: $? = 0
configure:7202: result: yes
configure:7511: checking for building with threads
configure:7519: result: yes (default)
configure:7560: checking how to build libraries
configure:7578: result: shared
configure:7605: checking if 64bit support is requested
configure:7614: result: no
configure:7619: checking if 64bit Sparc VIS support is requested
configure:7628: result: no
configure:7639: checking if compiler supports visibility "hidden"
configure:7669: gcc -o conftest  -pipe -Werror   conftest.c  -lsocket -lnsl >&5
cc1: warnings being treated as errors
conftest.c: In function 'f':
conftest.c:29: warning: visibility attribute not supported in this configuration; ignored
configure:7675: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "thread"
| #define PACKAGE_TARNAME "thread"
| #define PACKAGE_VERSION "2.6.6"
| #define PACKAGE_STRING "thread 2.6.6"
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GDBM 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define TCL_THREADS 1
| /* end confdefs.h.  */
| 
| 	    extern __attribute__((__visibility__("hidden"))) void f(void);
| 	    void f(void) {}
| int
| main ()
| {
| f();
|   ;
|   return 0;
| }
configure:7693: result: no
configure:7708: checking if rpath support is requested
configure:7717: result: yes
configure:7743: checking system version
configure:7774: result: SunOS-5.10
configure:7782: checking for dlopen in -ldl
configure:7817: gcc -o conftest  -pipe   conftest.c -ldl   -lsocket -lnsl >&5
configure:7823: $? = 0
configure:7841: result: yes
configure:7887: checking for ar
configure:7903: found /usr/ccs/bin/ar
configure:7914: result: ar
configure:10245: checking for required early compiler flags
configure:10273: gcc -c  -pipe  conftest.c >&5
configure:10279: $? = 0
configure:10370: gcc -c  -pipe  conftest.c >&5
configure:10376: $? = 0
configure:10467: gcc -c  -pipe  conftest.c >&5
conftest.c: In function 'main':
conftest.c:33: error: 'open64' undeclared (first use in this function)
conftest.c:33: error: (Each undeclared identifier is reported only once
conftest.c:33: error: for each function it appears in.)
configure:10473: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "thread"
| #define PACKAGE_TARNAME "thread"
| #define PACKAGE_VERSION "2.6.6"
| #define PACKAGE_STRING "thread 2.6.6"
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GDBM 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define TCL_THREADS 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| /* end confdefs.h.  */
| #include <sys/stat.h>
| int
| main ()
| {
| char *p = (char *)open64;
|   ;
|   return 0;
| }
configure:10505: gcc -c  -pipe  conftest.c >&5
conftest.c: In function 'main':
conftest.c:34: error: 'open64' undeclared (first use in this function)
conftest.c:34: error: (Each undeclared identifier is reported only once
conftest.c:34: error: for each function it appears in.)
configure:10511: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "thread"
| #define PACKAGE_TARNAME "thread"
| #define PACKAGE_VERSION "2.6.6"
| #define PACKAGE_STRING "thread 2.6.6"
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GDBM 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define TCL_THREADS 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| /* end confdefs.h.  */
| #define _LARGEFILE_SOURCE64 1
| #include <sys/stat.h>
| int
| main ()
| {
| char *p = (char *)open64;
|   ;
|   return 0;
| }
configure:10540: result: none
configure:10548: checking for 64-bit integer type
configure:10577: gcc -c  -pipe  conftest.c >&5
conftest.c: In function 'main':
conftest.c:33: error: '__int64' undeclared (first use in this function)
conftest.c:33: error: (Each undeclared identifier is reported only once
conftest.c:33: error: for each function it appears in.)
conftest.c:33: error: expected ';' before 'value'
configure:10583: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "thread"
| #define PACKAGE_TARNAME "thread"
| #define PACKAGE_VERSION "2.6.6"
| #define PACKAGE_STRING "thread 2.6.6"
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GDBM 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define TCL_THREADS 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| __int64 value = (__int64) 0;
|   ;
|   return 0;
| }
configure:10623: gcc -c  -pipe  conftest.c >&5
configure:10629: $? = 0
configure:10665: result: long long
configure:10669: checking for struct dirent64
configure:10697: gcc -c  -pipe  conftest.c >&5
configure:10703: $? = 0
configure:10718: result: yes
configure:10728: checking for struct stat64
configure:10756: gcc -c  -pipe  conftest.c >&5
configure:10762: $? = 0
configure:10777: result: yes
configure:10792: checking for open64
configure:10848: gcc -o conftest  -pipe    conftest.c  -lsocket -lnsl >&5
configure:10854: $? = 0
configure:10872: result: yes
configure:10792: checking for lseek64
configure:10848: gcc -o conftest  -pipe    conftest.c  -lsocket -lnsl >&5
configure:10854: $? = 0
configure:10872: result: yes
configure:10882: checking for off64_t
configure:10910: gcc -c  -pipe  conftest.c >&5
configure:10916: $? = 0
configure:10940: result: yes
configure:10956: checking for build with symbols
configure:10969: result: no
configure:11107: checking for tclsh
configure:11134: result: /users/taowu2/tcl8.4.19/unix/tclsh
configure:11279: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by thread config.status 2.6.6, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on sha-iptv-ats

config.status:635: creating Makefile
config.status:635: creating pkgIndex.tcl

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_bigendian=yes
ac_cv_c_compiler_gnu=yes
ac_cv_c_tclconfig=/users/taowu2/tcl8.4.19/unix
ac_cv_c_tclh=/users/taowu2/tcl8.4.19/generic
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_connect=no
ac_cv_func_gethostbyname=no
ac_cv_func_lseek64=yes
ac_cv_func_open64=yes
ac_cv_func_setsockopt=no
ac_cv_func_sin=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_float_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_net_errno_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_values_h=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_ieee_main=no
ac_cv_lib_inet_main=no
ac_cv_lib_nsl_gethostbyname=yes
ac_cv_lib_pthread_pthread_mutex_init=yes
ac_cv_lib_socket_setsockopt=yes
ac_cv_objext=o
ac_cv_path_EGREP='/router/bin/grep -E'
ac_cv_path_GREP=/router/bin/grep
ac_cv_path_install='/usr/cisco/bin/ginstall -c'
ac_cv_prog_AR=ar
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
tcl_cv_cc_pipe=yes
tcl_cv_cc_visibility_hidden=no
tcl_cv_dirent_h=yes
tcl_cv_flag__isoc99_source=no
tcl_cv_flag__largefile64_source=no
tcl_cv_flag__largefile_source64=no
tcl_cv_struct_dirent64=yes
tcl_cv_struct_stat64=yes
tcl_cv_sys_version=SunOS-5.10
tcl_cv_type_64bit='long long'
tcl_cv_type_off64_t=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

AR='ar'
CC='gcc'
CELIB_DIR=''
CFLAGS=' -pipe ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS} '
CFLAGS_DEBUG='-g'
CFLAGS_DEFAULT='-O2'
CFLAGS_OPTIMIZE='-O2'
CFLAGS_WARNING='-Wall'
CLEANFILES=''
CPP='gcc -E'
CPPFLAGS=''
CYGPATH='echo'
DEFS='-DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.6.6\" -DPACKAGE_STRING=\"thread\ 2.6.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GDBM=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1'
DL_LIBS='-ldl'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/router/bin/grep -E'
EXEEXT=''
GREP='/router/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=' '
LDFLAGS_DEFAULT=' '
LD_LIBRARY_PATH_VAR='LD_LIBRARY_PATH'
LIBOBJS=''
LIBS=' -lsocket -lnsl'
LTLIBOBJS=''
MAKE_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS} '
MAKE_SHARED_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS}'
MAKE_STATIC_LIB='${STLIB_LD} $@ $(PKG_OBJECTS)'
MAKE_STUB_LIB='${STLIB_LD} $@ $(PKG_STUB_OBJECTS)'
MATH_LIBS='-lm'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='thread'
PACKAGE_STRING='thread 2.6.6'
PACKAGE_TARNAME='thread'
PACKAGE_VERSION='2.6.6'
PATH_SEPARATOR=':'
PKG_CFLAGS=' -I"/usr/local/include"'
PKG_HEADERS=''
PKG_INCLUDES=''
PKG_LIBS=' -L"/usr/local/lib" -lgdbm'
PKG_LIB_FILE='libthread2.6.6.so'
PKG_OBJECTS=' threadCmd.o threadSvCmd.o threadSpCmd.o threadPoolCmd.o psGdbm.o threadSvListCmd.o threadSvKeylistCmd.o tclXkeylist.o threadUnix.o'
PKG_SOURCES=' generic/threadCmd.c generic/threadSvCmd.c generic/threadSpCmd.c generic/threadPoolCmd.c generic/psGdbm.c generic/threadSvListCmd.c generic/threadSvKeylistCmd.c generic/tclXkeylist.c unix/threadUnix.c'
PKG_STUB_LIB_FILE='libthreadstub2.6.6.a'
PKG_STUB_OBJECTS=''
PKG_STUB_SOURCES=''
PKG_TCL_SOURCES=' lib/ttrace.tcl'
RANLIB=':'
RANLIB_STUB='ranlib'
SET_MAKE=''
SHARED_BUILD='1'
SHELL='/bin/bash'
SHLIB_CFLAGS='-fPIC'
SHLIB_LD='${CC} -shared'
SHLIB_LD_LIBS='${LIBS} -L/users/taowu2/tcl8.4.19/unix -ltclstub8.4'
STLIB_LD='${AR} cr'
TCLSH_PROG='/users/taowu2/tcl8.4.19/unix/tclsh'
TCL_BIN_DIR='/users/taowu2/tcl8.4.19/unix'
TCL_DBGX=''
TCL_DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_5=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_7=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 '
TCL_EXTRA_CFLAGS=' -pipe '
TCL_INCLUDES='-I"/users/taowu2/tcl8.4.19/generic"'
TCL_LD_FLAGS=''
TCL_LIBS='${DL_LIBS} ${LIBS} ${MATH_LIBS}'
TCL_LIB_FILE='libtcl8.4.so'
TCL_LIB_FLAG='-ltcl8.4'
TCL_LIB_SPEC='-L/users/taowu2/tcl8.4.19/unix -ltcl8.4'
TCL_SHLIB_LD_LIBS='${LIBS}'
TCL_SRC_DIR='/users/taowu2/tcl8.4.19'
TCL_STUB_LIB_FILE='libtclstub8.4.a'
TCL_STUB_LIB_FLAG='-ltclstub8.4'
TCL_STUB_LIB_SPEC='-L/users/taowu2/tcl8.4.19/unix -ltclstub8.4'
TCL_THREADS='1'
TCL_VERSION='8.4'
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='/auto/crdc_iptv'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/auto/crdc_iptv'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "thread"
#define PACKAGE_TARNAME "thread"
#define PACKAGE_VERSION "2.6.6"
#define PACKAGE_STRING "thread 2.6.6"
#define PACKAGE_BUGREPORT ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define WORDS_BIGENDIAN 1
#define HAVE_LIMITS_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GDBM 1
#define USE_THREAD_ALLOC 1
#define _REENTRANT 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _THREAD_SAFE 1
#define TCL_THREADS 1
#define _REENTRANT 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define TCL_WIDE_INT_TYPE long long
#define HAVE_STRUCT_DIRENT64 1
#define HAVE_STRUCT_STAT64 1
#define HAVE_OPEN64 1
#define HAVE_LSEEK64 1
#define HAVE_TYPE_OFF64_T 1
#define USE_TCL_STUBS 1

configure: exit 0