Topic: Problems on Ckit and Elixir installation

Dear Borek,

I am trying to rebuild T3d with Ckit and Elixir in order to see the mesh with X-Windows. But I got the following problems, which I did not have before. Please help me. Thanks,

Best Regards,

Xuejian

<5 [liuxueji@winry]:~/oofem-1.8/t3d2/Ckit/src >configure --prefix=/home/liuxueji/oofem-1.8/t3d2/Ckit
creating cache ./config.cache
checking whether make sets $MAKE... yes
checking for gcc... gcc
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking for ranlib... ranlib
checking for gcc... yes
checking compile with prototypes... yes (gcc)
checking for unistd.h... yes
checking whether cross-compiling... no
checking for ANSI C header files... yes
checking for working const... yes
checking for random... yes
checking for rand... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
<6 [liuxueji@winry]:~/oofem-1.8/t3d2/Ckit/src >make all
gcc -c -I../include   -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 -DHAVE_RAND=1   -g -O  alistP.c
gcc -c -I../include   -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 -DHAVE_RAND=1   -g -O  hashP.c
gcc -c -I../include   -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 -DHAVE_RAND=1   -g -O  listP.c
listP.c: In function 'swap_lists':
listP.c:521: warning: cast to pointer from integer of different size
listP.c:521: warning: cast from pointer to integer of different size
gcc -c -I../include   -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 -DHAVE_RAND=1   -g -O  mallocP.c
gcc -c -I../include   -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 -DHAVE_RAND=1   -g -O  memoryP.c
memoryP.c: In function 'copy_alloc_std':
memoryP.c:494: warning: incompatible implicit declaration of built-in function 'memcpy'
memoryP.c: In function 'update_alloc_table':
memoryP.c:580: warning: incompatible implicit declaration of built-in function 'strcpy'
gcc -c -I../include   -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 -DHAVE_RAND=1   -g -O  treeP.c
gcc -c -I../include   -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 -DHAVE_RAND=1   -g -O  strfn.c
gcc -c -I../include   -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 -DHAVE_RAND=1   -g -O  tokens.c
tokens.c: In function 'tokens_parse_line':
tokens.c:232: warning: incompatible implicit declaration of built-in function 'strlen'
tokens.c:232: warning: incompatible implicit declaration of built-in function 'strcpy'
tokens.c: In function 'tokens_token_and_keyword_equiv':
tokens.c:318: warning: incompatible implicit declaration of built-in function 'strlen'
gcc -c -I../include   -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 -DHAVE_RAND=1   -g -O  getopts.c
gcc -c -I../include   -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 -DHAVE_RAND=1   -g -O  vectP.c
gcc -c -I../include   -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 -DHAVE_RAND=1   -g -O  scanlP.c
scanlP.c: In function 'SL_delete_buffer':
scanlP.c:95: warning: cast to pointer from integer of different size
gcc -c -I../include   -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 -DHAVE_RAND=1   -g -O  skysol.c
gcc -c -I../include   -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 -DHAVE_RAND=1   -g -O  skycol.c
gcc -c -I../include   -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 -DHAVE_RAND=1   -g -O  timeP.c
gcc -c -I../include   -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 -DHAVE_RAND=1   -g -O  expeval.c
expeval.c: In function 'expeval_set_value':
expeval.c:374: warning: incompatible implicit declaration of built-in function 'strcpy'
expeval.c: In function 'Parse':
expeval.c:425: warning: incompatible implicit declaration of built-in function 'strlen'
expeval.c:425: warning: incompatible implicit declaration of built-in function 'strcpy'
expeval.c: In function 'Level1':
expeval.c:463: warning: incompatible implicit declaration of built-in function 'strcpy'
expeval.c:473: warning: incompatible implicit declaration of built-in function 'strlen'
expeval.c: In function 'Level3':
expeval.c:531: warning: incompatible implicit declaration of built-in function 'strlen'
expeval.c:531: warning: incompatible implicit declaration of built-in function 'strcpy'
expeval.c:537: warning: incompatible implicit declaration of built-in function 'strlen'
expeval.c:537: warning: incompatible implicit declaration of built-in function 'strcpy'
expeval.c: In function 'Level6':
expeval.c:610: warning: incompatible implicit declaration of built-in function 'strlen'
expeval.c:610: warning: incompatible implicit declaration of built-in function 'strcpy'
expeval.c:613: warning: incompatible implicit declaration of built-in function 'strlen'
expeval.c:613: warning: incompatible implicit declaration of built-in function 'strcpy'
expeval.c:636: warning: incompatible implicit declaration of built-in function 'strlen'
expeval.c:636: warning: incompatible implicit declaration of built-in function 'strcpy'
expeval.c:644: warning: incompatible implicit declaration of built-in function 'strcpy'
expeval.c:645: warning: incompatible implicit declaration of built-in function 'strlen'
expeval.c:651: warning: incompatible implicit declaration of built-in function 'strlen'
expeval.c:651: warning: incompatible implicit declaration of built-in function 'strcpy'
expeval.c:654: warning: incompatible implicit declaration of built-in function 'strlen'
expeval.c:654: warning: incompatible implicit declaration of built-in function 'strcpy'
expeval.c:658: warning: incompatible implicit declaration of built-in function 'strlen'
expeval.c:658: warning: incompatible implicit declaration of built-in function 'strcpy'
expeval.c: In function 'expeval_eval':
expeval.c:687: warning: incompatible implicit declaration of built-in function 'strlen'
expeval.c:703: warning: incompatible implicit declaration of built-in function 'strcpy'
gcc -c -I../include   -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 -DHAVE_RAND=1   -g -O  gaussP.c
rm -f libckit.a
ar rc libckit.a alistP.o hashP.o listP.o mallocP.o memoryP.o treeP.o strfn.o tokens.o getopts.o vectP.o scanlP.o skysol.o skycol.o timeP.o expeval.o gaussP.o
ranlib libckit.a

liuxueji@brody:~/oofem-1.8/t3d/Elixir/src> ./configure --prefix=/mnt/home/liuxueji/oofem-1.8/t3d/Elixir
checking whether make sets $(MAKE)... yes
checking for gcc... /opt/intel/cce/10.0.025/bin/icc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /opt/intel/cce/10.0.025/bin/icc accepts -g... yes
checking for /opt/intel/cce/10.0.025/bin/icc option to accept ANSI C... none needed
checking for library containing strerror... none required
checking whether ln -s works... yes
checking how to run the C preprocessor... /opt/intel/cce/10.0.025/bin/icc -E
checking for egrep... grep -E
checking for AIX... no
checking for ranlib... ranlib
checking build system type... Invalid configuration `x86_64-pc-linux-gnuoldld': machine `x86_64-pc' not recognized
configure: error: /bin/sh ./config.sub x86_64-pc-linux-gnuoldld failed

2

Re: Problems on Ckit and Elixir installation

Dear Xuejian,

This issue can be solved by editing file config.sub (located in your oofem top directory) and adding "x86_64-*" here:

# Decode aliases for certain CPU-COMPANY combinations.
case $basic_machine in
 . . .
   # Recognize the basic CPU types with company name.
        vax-* | tahoe-* | i[3456]86-* | x86_64-* | i860-* | m68k-* | m68000-* | m88k-* \
              | sparc-* | ns32k-* | fx80-* | arm-* | c[123]* \

Re: Problems on Ckit and Elixir installation

Dear Borek,

It works! I have compiled them already. Still I have another question about T3d. I could not start the X-window though I compiled Ckit and Elixir with X-window and T3d with Elixir. I used -X option but it was ignored by the program. Could you give me some sense? Thank you very much.

Xuejian

4

Re: Problems on Ckit and Elixir installation

Hi Xuejian,

could you please post the Elixir "config.log" file  located in src Elixir directory, as well as the command used to launch t3d and the corresponding output. This could help us to figure out the problem.

Borek

Re: Problems on Ckit and Elixir installation

Dear Borek,

Please see below regarding the contents of config.log. I tried the sample file beam2.in with the following input: /mnt/home/liuxueji/oofem-1.8/t3d/T3d/src/t3d -i beam2.in -o beam2.out -d 3.0 -U 0 -4 -2.5 -t 0 -X. The corresponding output is the following:

Thanks,
Xuejian

T3D - Triangulation of 3D Domains
Copyright: Daniel Rypl, 1995-2009
=================================

Non-commercial Software Licence:
--------------------------------
Holder: Ronald Harichandran
        Civil and Environmental Engineering
        Michigan State University
Expiration: unlimited


t3d -i beam2.in -o beam2.out -d 3.0 -U 0 -4 -2.5 -t 0 -X

Program started          17:25:45
Warning: Unrecognized option -X (input ignored)
Options analyzed         17:25:45
Input data analyzed      17:25:45
Octree built             17:25:45
Vertices discretized     17:25:45
Curves discretized       17:25:45
Surfaces discretized     17:25:45
Regions discretized      17:25:46
Discretization done      17:25:46
Output data printed      17:25:46
Program finished         17:25:46

Number of nodes:        1068 (FE)      1068 (total)
Number of edges:           0 (FE)      6445 (total)
Number of trias:           0 (FE)     10382 (total)
Number of tetras:       5004 (FE)      5004 (total)

Tetras quality:     3526 : (1.000 - 0.750)  70.46 %
                    1437 : (0.750 - 0.500)  28.72 %
                      41 : (0.500 - 0.000)   0.82 %
                 0.79959 - arithmetic mean quality
                 0.78132 - harmonic mean quality
                 0.30885 - worst quality (3988)

Real time consumed           0.19 sec
Memory consumed              3576 kB

Altogether 1 warning has been generated




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.57.  Invocation command line was

  $ ./configure --with-elixir=/mnt/home/liuxueji/oofem-1.8/t3d/Elixir

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

hostname = shaw
uname -m = x86_64
uname -r = 2.6.5-7.286_lustre.1.6.3custom
uname -s = Linux
uname -v = #2 SMP Wed Dec 5 17:26:03 EST 2007

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

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

PATH: /mnt/home/liuxueji/openmpi-1.3.1/bin
PATH: /usr/voltaire/bin
PATH: /usr/voltaire/scripts
PATH: /usr/mellanox/bin
PATH: /opt/pdsh/bin
PATH: /opt/hpc/svn/1.5.0/bin
PATH: /opt/torque/sbin
PATH: /opt/torque/bin
PATH: /opt/moab/sbin
PATH: /opt/moab/bin
PATH: /opt/totalview/bin
PATH: /opt/hpc/mpiexec/mpiexec-0.82p1/bin
PATH: /opt/hpc/mvapich/0.9.9-intel/bin
PATH: /opt/abaqus/Commands
PATH: /opt/hpc/Fluent.Inc/bin
PATH: /opt/matlab/bin
PATH: /opt/hpc/Modules/3.2.0rc4/bin
PATH: /mnt/home/liuxueji/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /bin
PATH: /usr/games
PATH: /opt/gnome/bin
PATH: /opt/kde3/bin
PATH: /usr/lib/java/bin
PATH: /usr/sbin
PATH: /opt/pbs/bin
PATH: /opt/pbs/sbin
PATH: /opt/moab/bin


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

configure:1380: checking whether make sets $(MAKE)
configure:1400: result: yes
configure:1466: checking for gcc
configure:1492: result: /usr/bin/gcc
configure:1736: checking for C compiler version
configure:1739: /usr/bin/gcc --version </dev/null >&5
gcc (GCC) 3.3.3 (SuSE Linux)
Copyright (C) 2003 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:1742: $? = 0
configure:1744: /usr/bin/gcc -v </dev/null >&5
Reading specs from /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib64 --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib64 --with-system-zlib --enable-shared --enable-__cxa_atexit x86_64-suse-linux
Thread model: posix
gcc version 3.3.3 (SuSE Linux)
configure:1747: $? = 0
configure:1749: /usr/bin/gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:1752: $? = 1
configure:1776: checking for C compiler default output
configure:1779: /usr/bin/gcc    conftest.c  >&5
configure:1782: $? = 0
configure:1828: result: a.out
configure:1833: checking whether the C compiler works
configure:1839: ./a.out
configure:1842: $? = 0
configure:1859: result: yes
configure:1866: checking whether we are cross compiling
configure:1868: result: no
configure:1871: checking for suffix of executables
configure:1873: /usr/bin/gcc -o conftest    conftest.c  >&5
configure:1876: $? = 0
configure:1901: result:
configure:1907: checking for suffix of object files
configure:1929: /usr/bin/gcc -c   conftest.c >&5
configure:1932: $? = 0
configure:1954: result: o
configure:1958: checking whether we are using the GNU C compiler
configure:1983: /usr/bin/gcc -c   conftest.c >&5
configure:1986: $? = 0
configure:1989: test -s conftest.o
configure:1992: $? = 0
configure:2005: result: yes
configure:2011: checking whether /usr/bin/gcc accepts -g
configure:2033: /usr/bin/gcc -c -g  conftest.c >&5
configure:2036: $? = 0
configure:2039: test -s conftest.o
configure:2042: $? = 0
configure:2053: result: yes
configure:2070: checking for /usr/bin/gcc option to accept ANSI C
configure:2131: /usr/bin/gcc  -c -g -O2  conftest.c >&5
configure:2134: $? = 0
configure:2137: test -s conftest.o
configure:2140: $? = 0
configure:2158: result: none needed
configure:2176: /usr/bin/gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2179: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2293: checking how to run the C preprocessor
configure:2329: /usr/bin/gcc -E  conftest.c
configure:2335: $? = 0
configure:2367: /usr/bin/gcc -E  conftest.c
configure:2366:28: ac_nonexistent.h: No such file or directory
configure:2373: $? = 1
configure: failed program was:
| #line 2358 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2411: result: /usr/bin/gcc -E
configure:2436: /usr/bin/gcc -E  conftest.c
configure:2442: $? = 0
configure:2474: /usr/bin/gcc -E  conftest.c
configure:2473:28: ac_nonexistent.h: No such file or directory
configure:2480: $? = 1
configure: failed program was:
| #line 2465 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3085: checking for library containing strerror
configure:3116: /usr/bin/gcc -o conftest -g -O2   conftest.c  >&5
configure:3119: $? = 0
configure:3122: test -s conftest
configure:3125: $? = 0
configure:3184: result: none required
configure:3234: checking for ranlib
configure:3250: found /usr/bin/ranlib
configure:3261: result: ranlib
configure:3285: checking for a BSD-compatible install
configure:3339: result: /usr/bin/install -c
configure:3350: checking whether ln -s works
configure:3354: result: yes
configure:3364: checking for egrep
configure:3374: result: grep -E
configure:3380: checking for AIX
configure:3403: result: no
configure:3417: checking build system type
configure:3435: result: x86_64-unknown-linux-gnu
configure:3443: checking host system type
configure:3457: result: x86_64-unknown-linux-gnu
configure:3487: checking for /usr/bin/gcc
configure:3514: result: no
configure:3487: checking for gcc
configure:3503: found /usr/bin/gcc
configure:3514: result: yes
configure:3539: gcc  -c -g -O2  conftest.c >&5
configure:3542: $? = 0
configure:3545: test -s conftest.o
configure:3548: $? = 0
configure:3565: checking compile with prototypes
configure:3567: result: yes (gcc )
configure:3575: checking for gm4
configure:3608: result: no
configure:3575: checking for gnum4
configure:3608: result: no
configure:3575: checking for m4
configure:3593: found /usr/bin/m4
configure:3605: result: /usr/bin/m4
configure:3618: checking for an ANSI C-conforming const
configure:3686: gcc  -c -g -O2  conftest.c >&5
configure:3689: $? = 0
configure:3692: test -s conftest.o
configure:3695: $? = 0
configure:3706: result: yes
configure:3718: checking for ANSI C header files
configure:3744: gcc  -c -g -O2  conftest.c >&5
configure:3747: $? = 0
configure:3750: test -s conftest.o
configure:3753: $? = 0
configure:3842: gcc  -o conftest -g -O2   conftest.c  >&5
configure:3845: $? = 0
configure:3847: ./conftest
configure:3850: $? = 0
configure:3865: result: yes
configure:3892: checking for sys/types.h
configure:3909: gcc  -c -g -O2  conftest.c >&5
configure:3912: $? = 0
configure:3915: test -s conftest.o
configure:3918: $? = 0
configure:3929: result: yes
configure:3892: checking for sys/stat.h
configure:3909: gcc  -c -g -O2  conftest.c >&5
configure:3912: $? = 0
configure:3915: test -s conftest.o
configure:3918: $? = 0
configure:3929: result: yes
configure:3892: checking for stdlib.h
configure:3909: gcc  -c -g -O2  conftest.c >&5
configure:3912: $? = 0
configure:3915: test -s conftest.o
configure:3918: $? = 0
configure:3929: result: yes
configure:3892: checking for string.h
configure:3909: gcc  -c -g -O2  conftest.c >&5
configure:3912: $? = 0
configure:3915: test -s conftest.o
configure:3918: $? = 0
configure:3929: result: yes
configure:3892: checking for memory.h
configure:3909: gcc  -c -g -O2  conftest.c >&5
configure:3912: $? = 0
configure:3915: test -s conftest.o
configure:3918: $? = 0
configure:3929: result: yes
configure:3892: checking for strings.h
configure:3909: gcc  -c -g -O2  conftest.c >&5
configure:3912: $? = 0
configure:3915: test -s conftest.o
configure:3918: $? = 0
configure:3929: result: yes
configure:3892: checking for inttypes.h
configure:3909: gcc  -c -g -O2  conftest.c >&5
configure:3912: $? = 0
configure:3915: test -s conftest.o
configure:3918: $? = 0
configure:3929: result: yes
configure:3892: checking for stdint.h
configure:3909: gcc  -c -g -O2  conftest.c >&5
configure:3912: $? = 0
configure:3915: test -s conftest.o
configure:3918: $? = 0
configure:3929: result: yes
configure:3892: checking for unistd.h
configure:3909: gcc  -c -g -O2  conftest.c >&5
configure:3912: $? = 0
configure:3915: test -s conftest.o
configure:3918: $? = 0
configure:3929: result: yes
configure:3957: checking math.h usability
configure:3970: gcc  -c -g -O2  conftest.c >&5
configure:3973: $? = 0
configure:3976: test -s conftest.o
configure:3979: $? = 0
configure:3989: result: yes
configure:3993: checking math.h presence
configure:4004: /usr/bin/gcc -E  conftest.c
configure:4010: $? = 0
configure:4029: result: yes
configure:4065: checking for math.h
configure:4072: result: yes
configure:3957: checking stdio.h usability
configure:3970: gcc  -c -g -O2  conftest.c >&5
configure:3973: $? = 0
configure:3976: test -s conftest.o
configure:3979: $? = 0
configure:3989: result: yes
configure:3993: checking stdio.h presence
configure:4004: /usr/bin/gcc -E  conftest.c
configure:4010: $? = 0
configure:4029: result: yes
configure:4065: checking for stdio.h
configure:4072: result: yes
configure:3957: checking ctype.h usability
configure:3970: gcc  -c -g -O2  conftest.c >&5
configure:3973: $? = 0
configure:3976: test -s conftest.o
configure:3979: $? = 0
configure:3989: result: yes
configure:3993: checking ctype.h presence
configure:4004: /usr/bin/gcc -E  conftest.c
configure:4010: $? = 0
configure:4029: result: yes
configure:4065: checking for ctype.h
configure:4072: result: yes
configure:4112: checking time.h usability
configure:4125: gcc  -c -g -O2  conftest.c >&5
configure:4128: $? = 0
configure:4131: test -s conftest.o
configure:4134: $? = 0
configure:4144: result: yes
configure:4148: checking time.h presence
configure:4159: /usr/bin/gcc -E  conftest.c
configure:4165: $? = 0
configure:4184: result: yes
configure:4220: checking for time.h
configure:4227: result: yes
configure:4112: checking sys/time.h usability
configure:4125: gcc  -c -g -O2  conftest.c >&5
configure:4128: $? = 0
configure:4131: test -s conftest.o
configure:4134: $? = 0
configure:4144: result: yes
configure:4148: checking sys/time.h presence
configure:4159: /usr/bin/gcc -E  conftest.c
configure:4165: $? = 0
configure:4184: result: yes
configure:4220: checking for sys/time.h
configure:4227: result: yes
configure:4112: checking sys/utsname.h usability
configure:4125: gcc  -c -g -O2  conftest.c >&5
configure:4128: $? = 0
configure:4131: test -s conftest.o
configure:4134: $? = 0
configure:4144: result: yes
configure:4148: checking sys/utsname.h presence
configure:4159: /usr/bin/gcc -E  conftest.c
configure:4165: $? = 0
configure:4184: result: yes
configure:4220: checking for sys/utsname.h
configure:4227: result: yes
configure:4112: checking fcntl.h usability
configure:4125: gcc  -c -g -O2  conftest.c >&5
configure:4128: $? = 0
configure:4131: test -s conftest.o
configure:4134: $? = 0
configure:4144: result: yes
configure:4148: checking fcntl.h presence
configure:4159: /usr/bin/gcc -E  conftest.c
configure:4165: $? = 0
configure:4184: result: yes
configure:4220: checking for fcntl.h
configure:4227: result: yes
configure:4112: checking curses.h usability
configure:4125: gcc  -c -g -O2  conftest.c >&5
configure:4128: $? = 0
configure:4131: test -s conftest.o
configure:4134: $? = 0
configure:4144: result: yes
configure:4148: checking curses.h presence
configure:4159: /usr/bin/gcc -E  conftest.c
configure:4165: $? = 0
configure:4184: result: yes
configure:4220: checking for curses.h
configure:4227: result: yes
configure:4241: checking whether time.h and sys/time.h may both be included
configure:4267: gcc  -c -g -O2  conftest.c >&5
configure:4270: $? = 0
configure:4273: test -s conftest.o
configure:4276: $? = 0
configure:4287: result: yes
configure:4302: checking for acos in -lm
configure:4333: gcc  -o conftest -g -O2   conftest.c -lm   >&5
configure:4336: $? = 0
configure:4339: test -s conftest
configure:4342: $? = 0
configure:4354: result: yes
configure:4379: checking for strcpy
configure:4429: gcc  -o conftest -g -O2   conftest.c -lm  >&5
configure:4428: warning: conflicting types for built-in function `strcpy'
configure:4432: $? = 0
configure:4435: test -s conftest
configure:4438: $? = 0
configure:4449: result: yes
configure:4379: checking for strcat
configure:4429: gcc  -o conftest -g -O2   conftest.c -lm  >&5
configure:4429: warning: conflicting types for built-in function `strcat'
configure:4432: $? = 0
configure:4435: test -s conftest
configure:4438: $? = 0
configure:4449: result: yes
configure:4379: checking for strcasecmp
configure:4429: gcc  -o conftest -g -O2   conftest.c -lm  >&5
configure:4432: $? = 0
configure:4435: test -s conftest
configure:4438: $? = 0
configure:4449: result: yes
configure:4486: checking for malloc
configure:4536: gcc  -o conftest -g -O2   conftest.c -lm  >&5
configure:4539: $? = 0
configure:4542: test -s conftest
configure:4545: $? = 0
configure:4556: result: yes
configure:4486: checking for calloc
configure:4536: gcc  -o conftest -g -O2   conftest.c -lm  >&5
configure:4539: $? = 0
configure:4542: test -s conftest
configure:4545: $? = 0
configure:4556: result: yes
configure:4486: checking for strtod
configure:4536: gcc  -o conftest -g -O2   conftest.c -lm  >&5
configure:4539: $? = 0
configure:4542: test -s conftest
configure:4545: $? = 0
configure:4556: result: yes
configure:4486: checking for strtol
configure:4536: gcc  -o conftest -g -O2   conftest.c -lm  >&5
configure:4539: $? = 0
configure:4542: test -s conftest
configure:4545: $? = 0
configure:4556: result: yes
configure:4587: checking for access
configure:4637: gcc  -o conftest -g -O2   conftest.c -lm  >&5
configure:4640: $? = 0
configure:4643: test -s conftest
configure:4646: $? = 0
configure:4657: result: yes
configure:7366: creating ./config.status

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

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

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

on shaw

config.status:647: creating Makefile
config.status:751: creating ../include/t3d_cfg.h

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

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_build_alias=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc
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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/g++
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_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_exeext=
ac_cv_func_access=yes
ac_cv_func_calloc=yes
ac_cv_func_malloc=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strcat=yes
ac_cv_func_strcpy=yes
ac_cv_func_strtod=yes
ac_cv_func_strtol=yes
ac_cv_header_ctype_h=yes
ac_cv_header_curses_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_host_alias=x86_64-unknown-linux-gnu
ac_cv_lib_m_acos=yes
ac_cv_objext=o
ac_cv_path_M4=/usr/bin/m4
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='/usr/bin/gcc -E'
ac_cv_prog_ac_ct_CC=/usr/bin/gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_prog_rslt=yes
ac_cv_search_strerror='none required'

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

CC='gcc '
CFLAGS=''
CKIT_INCLUDES=''
CKIT_LIB=''
CPP='/usr/bin/gcc -E'
CPPFLAGS=''
CXX='/usr/bin/g++'
CXXCPP=''
CXXFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ELIXIR_INCLUDES=''
ELIXIR_LIBS=''
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS='-lm '
LN_S='ln -s'
LTLIBOBJS=''
M4='/usr/bin/m4'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
T3D_INCLUDES='-I../include'
T3D_LIB='libt3d.a'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='/usr/bin/gcc'
ac_ct_CXX=''
ac_ct_RANLIB='ranlib'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
rslt='yes'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
srcdir='.'
sysconfdir='${prefix}/etc'
target_alias=''
top_srcdir=''
x_includes='NONE'
x_libraries='NONE'

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

#define HAVE_ACCESS 1
#define HAVE_CALLOC 1
#define HAVE_CTYPE_H 1
#define HAVE_CURSES_H 1
#define HAVE_FCNTL_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBM 1
#define HAVE_MALLOC 1
#define HAVE_MATH_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCAT 1
#define HAVE_STRCPY 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRTOD 1
#define HAVE_STRTOL 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_TIME_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define WANT_COINCIDE 1
#define WANT_GRAPHICS_OUTPUT 1
#define WANT_OUTPUT_NEIGHBOUR 1
#define WANT_TIMING 1
#define WANT_VIOLATION 1

configure: exit 0

Re: Problems on Ckit and Elixir installation

Sorry, instead of putting t3d config.log, I should put Elixir config.log. Please see the following.

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.57.  Invocation command line was

  $ ./configure --prefix=/mnt/home/liuxueji/oofem-1.8/t3d/Elixir/src --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib

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

hostname = shaw
uname -m = x86_64
uname -r = 2.6.5-7.286_lustre.1.6.3custom
uname -s = Linux
uname -v = #2 SMP Wed Dec 5 17:26:03 EST 2007

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

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

PATH: /mnt/home/liuxueji/openmpi-1.3.1/bin
PATH: /usr/voltaire/bin
PATH: /usr/voltaire/scripts
PATH: /usr/mellanox/bin
PATH: /opt/pdsh/bin
PATH: /opt/hpc/svn/1.5.0/bin
PATH: /opt/torque/sbin
PATH: /opt/torque/bin
PATH: /opt/moab/sbin
PATH: /opt/moab/bin
PATH: /opt/totalview/bin
PATH: /opt/hpc/mpiexec/mpiexec-0.82p1/bin
PATH: /opt/hpc/mvapich/0.9.9-intel/bin
PATH: /opt/abaqus/Commands
PATH: /opt/hpc/Fluent.Inc/bin
PATH: /opt/matlab/bin
PATH: /opt/hpc/Modules/3.2.0rc4/bin
PATH: /mnt/home/liuxueji/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /bin
PATH: /usr/games
PATH: /opt/gnome/bin
PATH: /opt/kde3/bin
PATH: /usr/lib/java/bin
PATH: /usr/sbin
PATH: /opt/pbs/bin
PATH: /opt/pbs/sbin
PATH: /opt/moab/bin


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

configure:1295: checking whether make sets $(MAKE)
configure:1315: result: yes
configure:1370: checking for gcc
configure:1396: result: /usr/bin/gcc
configure:1640: checking for C compiler version
configure:1643: /usr/bin/gcc --version </dev/null >&5
gcc (GCC) 3.3.3 (SuSE Linux)
Copyright (C) 2003 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:1646: $? = 0
configure:1648: /usr/bin/gcc -v </dev/null >&5
Reading specs from /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib64 --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib64 --with-system-zlib --enable-shared --enable-__cxa_atexit x86_64-suse-linux
Thread model: posix
gcc version 3.3.3 (SuSE Linux)
configure:1651: $? = 0
configure:1653: /usr/bin/gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:1656: $? = 1
configure:1680: checking for C compiler default output
configure:1683: /usr/bin/gcc    conftest.c  >&5
configure:1686: $? = 0
configure:1732: result: a.out
configure:1737: checking whether the C compiler works
configure:1743: ./a.out
configure:1746: $? = 0
configure:1763: result: yes
configure:1770: checking whether we are cross compiling
configure:1772: result: no
configure:1775: checking for suffix of executables
configure:1777: /usr/bin/gcc -o conftest    conftest.c  >&5
configure:1780: $? = 0
configure:1805: result:
configure:1811: checking for suffix of object files
configure:1833: /usr/bin/gcc -c   conftest.c >&5
configure:1836: $? = 0
configure:1858: result: o
configure:1862: checking whether we are using the GNU C compiler
configure:1887: /usr/bin/gcc -c   conftest.c >&5
configure:1890: $? = 0
configure:1893: test -s conftest.o
configure:1896: $? = 0
configure:1909: result: yes
configure:1915: checking whether /usr/bin/gcc accepts -g
configure:1937: /usr/bin/gcc -c -g  conftest.c >&5
configure:1940: $? = 0
configure:1943: test -s conftest.o
configure:1946: $? = 0
configure:1957: result: yes
configure:1974: checking for /usr/bin/gcc option to accept ANSI C
configure:2035: /usr/bin/gcc  -c -g -O2  conftest.c >&5
configure:2038: $? = 0
configure:2041: test -s conftest.o
configure:2044: $? = 0
configure:2062: result: none needed
configure:2080: /usr/bin/gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2083: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2193: checking for library containing strerror
configure:2224: /usr/bin/gcc -o conftest -g -O2   conftest.c  >&5
configure:2227: $? = 0
configure:2230: test -s conftest
configure:2233: $? = 0
configure:2292: result: none required
configure:2299: checking whether ln -s works
configure:2303: result: yes
configure:2315: checking how to run the C preprocessor
configure:2351: /usr/bin/gcc -E  conftest.c
configure:2357: $? = 0
configure:2389: /usr/bin/gcc -E  conftest.c
configure:2388:28: ac_nonexistent.h: No such file or directory
configure:2395: $? = 1
configure: failed program was:
| #line 2380 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2433: result: /usr/bin/gcc -E
configure:2458: /usr/bin/gcc -E  conftest.c
configure:2464: $? = 0
configure:2496: /usr/bin/gcc -E  conftest.c
configure:2495:28: ac_nonexistent.h: No such file or directory
configure:2502: $? = 1
configure: failed program was:
| #line 2487 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2545: checking for egrep
configure:2555: result: grep -E
configure:2561: checking for AIX
configure:2584: result: no
configure:2631: checking for ranlib
configure:2647: found /usr/bin/ranlib
configure:2658: result: ranlib
configure:2677: checking build system type
configure:2695: result: x86_64-pc-linux-gnuoldld
configure:2703: checking host system type
configure:2717: result: x86_64-pc-linux-gnuoldld
configure:2745: checking for /usr/bin/gcc
configure:2772: result: no
configure:2745: checking for gcc
configure:2761: found /usr/bin/gcc
configure:2772: result: yes
configure:2797: gcc  -c -g -O2  conftest.c >&5
configure:2800: $? = 0
configure:2803: test -s conftest.o
configure:2806: $? = 0
configure:2823: checking compile with prototypes
configure:2825: result: yes (gcc )
configure:2833: checking for gm4
configure:2866: result: no
configure:2833: checking for gnum4
configure:2866: result: no
configure:2833: checking for m4
configure:2851: found /usr/bin/m4
configure:2863: result: /usr/bin/m4
configure:2876: checking for _get_list_next in -lckit
configure:2907: gcc  -o conftest -g -O2   conftest.c -lckit   >&5
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: cannot find -lckit
collect2: ld returned 1 exit status
configure:2910: $? = 1
configure: failed program was:
| #line 2883 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char _get_list_next ();
| int
| main ()
| {
| _get_list_next ();
|   ;
|   return 0;
| }
configure:2928: result: no
configure:2937: checking guess of libckit.a location
configure:2940: result: ../../Ckit/src
configure:2953: checking for ANSI C header files
configure:2979: gcc  -c -g -O2  conftest.c >&5
configure:2982: $? = 0
configure:2985: test -s conftest.o
configure:2988: $? = 0
configure:3077: gcc  -o conftest -g -O2   conftest.c  >&5
configure:3080: $? = 0
configure:3082: ./conftest
configure:3085: $? = 0
configure:3100: result: yes
configure:3124: checking for sys/types.h
configure:3141: gcc  -c -g -O2  conftest.c >&5
configure:3144: $? = 0
configure:3147: test -s conftest.o
configure:3150: $? = 0
configure:3161: result: yes
configure:3124: checking for sys/stat.h
configure:3141: gcc  -c -g -O2  conftest.c >&5
configure:3144: $? = 0
configure:3147: test -s conftest.o
configure:3150: $? = 0
configure:3161: result: yes
configure:3124: checking for stdlib.h
configure:3141: gcc  -c -g -O2  conftest.c >&5
configure:3144: $? = 0
configure:3147: test -s conftest.o
configure:3150: $? = 0
configure:3161: result: yes
configure:3124: checking for string.h
configure:3141: gcc  -c -g -O2  conftest.c >&5
configure:3144: $? = 0
configure:3147: test -s conftest.o
configure:3150: $? = 0
configure:3161: result: yes
configure:3124: checking for memory.h
configure:3141: gcc  -c -g -O2  conftest.c >&5
configure:3144: $? = 0
configure:3147: test -s conftest.o
configure:3150: $? = 0
configure:3161: result: yes
configure:3124: checking for strings.h
configure:3141: gcc  -c -g -O2  conftest.c >&5
configure:3144: $? = 0
configure:3147: test -s conftest.o
configure:3150: $? = 0
configure:3161: result: yes
configure:3124: checking for inttypes.h
configure:3141: gcc  -c -g -O2  conftest.c >&5
configure:3144: $? = 0
configure:3147: test -s conftest.o
configure:3150: $? = 0
configure:3161: result: yes
configure:3124: checking for stdint.h
configure:3141: gcc  -c -g -O2  conftest.c >&5
configure:3144: $? = 0
configure:3147: test -s conftest.o
configure:3150: $? = 0
configure:3161: result: yes
configure:3124: checking for unistd.h
configure:3141: gcc  -c -g -O2  conftest.c >&5
configure:3144: $? = 0
configure:3147: test -s conftest.o
configure:3150: $? = 0
configure:3161: result: yes
configure:3183: checking ckitcfg.h usability
configure:3196: gcc  -c -g -O2  conftest.c >&5
configure:3237:21: ckitcfg.h: No such file or directory
configure:3199: $? = 1
configure: failed program was:
| #line 3185 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ckitcfg.h>
configure:3215: result: no
configure:3219: checking ckitcfg.h presence
configure:3230: /usr/bin/gcc -E  conftest.c
configure:3239:21: ckitcfg.h: No such file or directory
configure:3236: $? = 1
configure: failed program was:
| #line 3221 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 <ckitcfg.h>
configure:3255: result: no
configure:3291: checking for ckitcfg.h
configure:3298: result: no
configure:3307: checking guess of Ckit includes location
configure:3310: result: ../../Ckit/include
configure:3339: checking Elixir.h usability
configure:3352: gcc  -c -g -O2  conftest.c >&5
configure:3393:20: Elixir.h: No such file or directory
configure:3355: $? = 1
configure: failed program was:
| #line 3341 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <Elixir.h>
configure:3371: result: no
configure:3375: checking Elixir.h presence
configure:3386: /usr/bin/gcc -E  conftest.c
configure:3395:20: Elixir.h: No such file or directory
configure:3392: $? = 1
configure: failed program was:
| #line 3377 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 <Elixir.h>
configure:3411: result: no
configure:3447: checking for Elixir.h
configure:3454: result: no
configure:3463: checking guess of Elixir includes location
configure:3466: result: ../include
configure:3480: checking for an ANSI C-conforming const
configure:3548: gcc  -c -g -O2  conftest.c >&5
configure:3551: $? = 0
configure:3554: test -s conftest.o
configure:3557: $? = 0
configure:3568: result: yes
configure:3592: checking for getcwd
configure:3642: gcc  -o conftest -g -O2   conftest.c  >&5
configure:3645: $? = 0
configure:3648: test -s conftest
configure:3651: $? = 0
configure:3662: result: yes
configure:3592: checking for getwd
configure:3642: gcc  -o conftest -g -O2   conftest.c  >&5
/tmp/cc84XW7K.o(.text+0x9): In function `main':
/mnt/home/liuxueji/oofem-1.8/t3d/Elixir/src/configure:3648: warning: the `getwd' function is dangerous and should not be used.
configure:3645: $? = 0
configure:3648: test -s conftest
configure:3651: $? = 0
configure:3662: result: yes
configure:3592: checking for memcpy
configure:3642: gcc  -o conftest -g -O2   conftest.c  >&5
configure:3633: warning: conflicting types for built-in function `memcpy'
configure:3645: $? = 0
configure:3648: test -s conftest
configure:3651: $? = 0
configure:3662: result: yes
configure:3592: checking for qsort
configure:3642: gcc  -o conftest -g -O2   conftest.c  >&5
configure:3645: $? = 0
configure:3648: test -s conftest
configure:3651: $? = 0
configure:3662: result: yes
configure:3592: checking for random
configure:3642: gcc  -o conftest -g -O2   conftest.c  >&5
configure:3645: $? = 0
configure:3648: test -s conftest
configure:3651: $? = 0
configure:3662: result: yes
configure:3592: checking for rand
configure:3642: gcc  -o conftest -g -O2   conftest.c  >&5
configure:3645: $? = 0
configure:3648: test -s conftest
configure:3651: $? = 0
configure:3662: result: yes
configure:3592: checking for setpwent
configure:3642: gcc  -o conftest -g -O2   conftest.c  >&5
configure:3645: $? = 0
configure:3648: test -s conftest
configure:3651: $? = 0
configure:3662: result: yes
configure:3592: checking for strchr
configure:3642: gcc  -o conftest -g -O2   conftest.c  >&5
configure:3638: warning: conflicting types for built-in function `strchr'
configure:3645: $? = 0
configure:3648: test -s conftest
configure:3651: $? = 0
configure:3662: result: yes
configure:3592: checking for strerror
configure:3642: gcc  -o conftest -g -O2   conftest.c  >&5
configure:3645: $? = 0
configure:3648: test -s conftest
configure:3651: $? = 0
configure:3662: result: yes
configure:3592: checking for mkstemp
configure:3642: gcc  -o conftest -g -O2   conftest.c  >&5
configure:3645: $? = 0
configure:3648: test -s conftest
configure:3651: $? = 0
configure:3662: result: yes
configure:3688: checking sys/time.h usability
configure:3701: gcc  -c -g -O2  conftest.c >&5
configure:3704: $? = 0
configure:3707: test -s conftest.o
configure:3710: $? = 0
configure:3720: result: yes
configure:3724: checking sys/time.h presence
configure:3735: /usr/bin/gcc -E  conftest.c
configure:3741: $? = 0
configure:3760: result: yes
configure:3796: checking for sys/time.h
configure:3803: result: yes
configure:3679: checking for unistd.h
configure:3684: result: yes
configure:3816: checking for ANSI C header files
configure:3963: result: yes
configure:3981: checking for dirent.h that defines DIR
configure:4006: gcc  -c -g -O2  conftest.c >&5
configure:4009: $? = 0
configure:4012: test -s conftest.o
configure:4015: $? = 0
configure:4026: result: yes
configure:4039: checking for library containing opendir
configure:4070: gcc  -o conftest -g -O2   conftest.c  >&5
configure:4073: $? = 0
configure:4076: test -s conftest
configure:4079: $? = 0
configure:4138: result: none required
configure:4255: checking for X
configure:4475: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:4628: gcc  -o conftest -g -O2   conftest.c   -L/usr/X11R6/lib -lX11 >&5
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.so when searching for -lX11
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.a when searching for -lX11
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: cannot find -lX11
collect2: ld returned 1 exit status
configure:4631: $? = 1
configure: failed program was:
| #line 4604 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_MEMCPY 1
| #define HAVE_QSORT 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND 1
| #define HAVE_SETPWENT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char XOpenDisplay ();
| int
| main ()
| {
| XOpenDisplay ();
|   ;
|   return 0;
| }
configure:4644: checking for dnet_ntoa in -ldnet
configure:4675: gcc  -o conftest -g -O2   conftest.c -ldnet    -L/usr/X11R6/lib -lX11 >&5
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure:4678: $? = 1
configure: failed program was:
| #line 4651 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_MEMCPY 1
| #define HAVE_QSORT 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND 1
| #define HAVE_SETPWENT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char dnet_ntoa ();
| int
| main ()
| {
| dnet_ntoa ();
|   ;
|   return 0;
| }
configure:4696: result: no
configure:4703: checking for dnet_ntoa in -ldnet_stub
configure:4734: gcc  -o conftest -g -O2   conftest.c -ldnet_stub    -L/usr/X11R6/lib -lX11 >&5
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: cannot find -ldnet_stub
collect2: ld returned 1 exit status
configure:4737: $? = 1
configure: failed program was:
| #line 4710 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_MEMCPY 1
| #define HAVE_QSORT 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND 1
| #define HAVE_SETPWENT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char dnet_ntoa ();
| int
| main ()
| {
| dnet_ntoa ();
|   ;
|   return 0;
| }
configure:4755: result: no
configure:4774: checking for gethostbyname
configure:4824: gcc  -o conftest -g -O2   conftest.c  >&5
configure:4827: $? = 0
configure:4830: test -s conftest
configure:4833: $? = 0
configure:4844: result: yes
configure:4975: checking for connect
configure:5025: gcc  -o conftest -g -O2   conftest.c  >&5
configure:5028: $? = 0
configure:5031: test -s conftest
configure:5034: $? = 0
configure:5045: result: yes
configure:5110: checking for remove
configure:5160: gcc  -o conftest -g -O2   conftest.c  >&5
configure:5163: $? = 0
configure:5166: test -s conftest
configure:5169: $? = 0
configure:5180: result: yes
configure:5245: checking for shmat
configure:5295: gcc  -o conftest -g -O2   conftest.c  >&5
configure:5298: $? = 0
configure:5301: test -s conftest
configure:5304: $? = 0
configure:5315: result: yes
configure:5389: checking for IceConnectionNumber in -lICE
configure:5420: gcc  -o conftest -g -O2   -L/usr/X11R6/lib conftest.c -lICE   >&5
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/X11R6/lib/libICE.so when searching for -lICE
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/X11R6/lib/libICE.a when searching for -lICE
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: cannot find -lICE
collect2: ld returned 1 exit status
configure:5423: $? = 1
configure: failed program was:
| #line 5396 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_MEMCPY 1
| #define HAVE_QSORT 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND 1
| #define HAVE_SETPWENT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char IceConnectionNumber ();
| int
| main ()
| {
| IceConnectionNumber ();
|   ;
|   return 0;
| }
configure:5441: result: no
configure:5452: checking for XawDialogGetValueString in -lXaw
configure:5483: gcc  -o conftest -g -O2   conftest.c -lXaw   -L/usr/X11R6/lib -lXt -lXmu -lX11 -lXext   >&5
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/X11R6/lib/libXaw.so when searching for -lXaw
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/X11R6/lib/libXaw.a when searching for -lXaw
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: cannot find -lXaw
collect2: ld returned 1 exit status
configure:5486: $? = 1
configure: failed program was:
| #line 5459 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #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 HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_MEMCPY 1
| #define HAVE_QSORT 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND 1
| #define HAVE_SETPWENT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char XawDialogGetValueString ();
| int
| main ()
| {
| XawDialogGetValueString ();
|   ;
|   return 0;
| }
configure:5504: result: no
configure:5515: WARNING: No support for Xaw (or Xmu) -- cannot build
configure:5624: creating ./config.status

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

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

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

on shaw

config.status:634: creating Makefile
config.status:737: creating ../include/Ecfg.h
config.status:866: ../include/Ecfg.h is unchanged

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

ac_cv_build=x86_64-pc-linux-gnuoldld
ac_cv_build_alias=x86_64-pc-linux-gnuoldld
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc
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_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_exeext=
ac_cv_func_connect=yes
ac_cv_func_getcwd=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getwd=yes
ac_cv_func_memcpy=yes
ac_cv_func_mkstemp=yes
ac_cv_func_qsort=yes
ac_cv_func_rand=yes
ac_cv_func_random=yes
ac_cv_func_remove=yes
ac_cv_func_setpwent=yes
ac_cv_func_shmat=yes
ac_cv_func_strchr=yes
ac_cv_func_strerror=yes
ac_cv_have_x='have_x=yes         ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib'
ac_cv_header_Elixir_h=no
ac_cv_header_ckitcfg_h=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
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_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-pc-linux-gnuoldld
ac_cv_host_alias=x86_64-pc-linux-gnuoldld
ac_cv_lib_ICE_IceConnectionNumber=no
ac_cv_lib_Xaw_XawDialogGetValueString=no
ac_cv_lib_ckit__get_list_next=no
ac_cv_lib_dnet_dnet_ntoa=no
ac_cv_lib_dnet_stub_dnet_ntoa=no
ac_cv_objext=o
ac_cv_path_M4=/usr/bin/m4
ac_cv_prog_CPP='/usr/bin/gcc -E'
ac_cv_prog_ac_ct_CC=/usr/bin/gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_prog_rslt=yes
ac_cv_search_opendir='none required'
ac_cv_search_strerror='none required'

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

CC='gcc '
CFLAGS='-g -O2'
CKIT_INCLUDES='-I../../Ckit/include'
CKIT_LIB='../../Ckit/src/libckit.a'
CPP='/usr/bin/gcc -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ELIXIR_INCLUDES='-I../include'
ELIXIR_LIB=''
ESI_LIB=''
EXEEXT=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
M4='/usr/bin/m4'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
X_CFLAGS=' -I/usr/X11R6/include'
X_EXTRA_LIBS=''
X_LIBS=' -L/usr/X11R6/lib'
X_PRE_LIBS=''
ac_ct_CC='/usr/bin/gcc'
ac_ct_RANLIB='ranlib'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnuoldld'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnuoldld'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='x86_64-pc-linux-gnuoldld'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnuoldld'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/mnt/home/liuxueji/oofem-1.8/t3d/Elixir/src'
program_transform_name='s,x,x,'
rslt='yes'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
srcdir='.'
sysconfdir='${prefix}/etc'
target_alias=''
top_srcdir=''
x_includes='/usr/X11R6/include'
x_libraries='/usr/X11R6/lib'

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

#define HAVE_DIRENT_H 1
#define HAVE_GETCWD 1
#define HAVE_GETWD 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMCPY 1
#define HAVE_MEMORY_H 1
#define HAVE_MKSTEMP 1
#define HAVE_QSORT 1
#define HAVE_RAND 1
#define HAVE_RANDOM 1
#define HAVE_SETPWENT 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCHR 1
#define HAVE_STRERROR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define STDC_HEADERS 1

configure: exit 0

7

Re: Problems on Ckit and Elixir installation

Hi Xuejian,

from your config.log of Elixir I have found following:

when searching for -lX11
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: cannot find -lX11

Do you have X win development libraries installed (package xorg-x11-devel or similar)?

when searching for -lXaw
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: cannot find -lXaw

Xaw library not installed (xaw3d-devel package)

configure:5515: WARNING: No support for Xaw (or Xmu) -- cannot build

Xmu lib not available (xorg-x11-libXmu-devel package)
(the names may slightly vary, please use search tool to find exact package name)

try to install these dependencies and run Elixir configure again.
Borek

Re: Problems on Ckit and Elixir installation

Hi Borek,

I think I could fix the X11 problem now. But it seems the ckit is nowhere to find for Elixir. The following is two lines from Elixir config.log which says ckit cannot find.
I include the ckit directory in the PATH. It did not work.

configure:2907: gcc  -o conftest -g -O2   conftest.c -lckit   >&5
/usr/lib64/gcc/x86_64-suse-linux/4.1.0/../../../../x86_64-suse-linux/bin/ld: cannot find -lckit

Though I could output the VTK of the mesh and put it to Mayavi, I still want to get T3d work. Please help. Thanks,

Xuejian

9

Re: Problems on Ckit and Elixir installation

Hi Xuejian,

I think that the easiest way how to fix the problem is to manually edit "Makefile" located in Elixir/src  directory.
You should locate the definition of LOCAL_LIBRARIES and INCLUDES and set up the correct paths to your Ckit files.
The corresponding Makefile section should look like this

LOCAL_LIBRARIES =   ../../Ckit/src/libckit.a
X_LIB           =  -lSM -lICE  -lXaw -lXmu -lXt -lXext -lX11
SYS_LIBRARIES   = -lXaw  $(X_LIB)  -lm
INCLUDES        = -I../../Ckit/include -I../include

Borek