JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for STARDEV Archives


STARDEV Archives

STARDEV Archives


STARDEV@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Monospaced Font

LISTSERV Archives

LISTSERV Archives

STARDEV Home

STARDEV Home

STARDEV  November 2005

STARDEV November 2005

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

64bit Starlink build problems

From:

Edward Chapin <[log in to unmask]>

Reply-To:

Starlink development <[log in to unmask]>

Date:

Tue, 29 Nov 2005 14:49:13 -0800

Content-Type:

MULTIPART/MIXED

Parts/Attachments:

Parts/Attachments

TEXT/PLAIN (70 lines) , chr_config.log (1 lines) , chr_make.log (1 lines) , chr_make.log.err (1 lines)


Hello,

I am a postdoc involved with software development for SCUBA2, and need to
be able to build the most recent versions of starlink on my own machine.
Since encountering problems with the build, I have been relying on the
nightly builds, but since no new x86_64 versions have been made for > 1
week I've decided to have another go at getting it to build from the
source with little success.

To summarize what I've done:

1. Obtain the most recent g95 binaries from sourceforge:
   Linux x86_64 (AMD) or EMT64 Binary (32 bits)
2. Set up environment variables:
   export FC="g95"
   export F77="g95"
3. Obtained the most recent starlink from the CVS, and followed the
instructions verbatim (setting up environment variables, bootstrap,
configure-deps, configure, make world...)

Make world builds cnf, messgen, sae and then fails on chr at the link
stage:

==================

cd libraries/cnf \
   && (make && make install) >make.log 2>make.log.err || { cat
make.log.err; false; }
cd applications/messgen \
   && (make && make install) >make.log 2>make.log.err || { cat
make.log.err; false; }
cd libraries/sae \
   && (make && make install) >make.log 2>make.log.err || { cat
make.log.err; false; }
cd libraries/chr \
   && (make && make install) >make.log 2>make.log.err || { cat
make.log.err; false; }
ld:
/home/echapin/g95-install/bin/../lib/gcc-lib/x86_64-unknown-linux-gnu/4.0.1//libf95.a(transfer.o):
relocation R_X86_64_32S against `a local symbol' can not be used when
making a shared object; recompile with -fPIC
/home/echapin/g95-install/bin/../lib/gcc-lib/x86_64-unknown-linux-gnu/4.0.1//libf95.a:
could not read symbols: Bad value
make[2]: *** [libchr.la] Error 1
make[1]: *** [all] Error 2
make: *** [/stardev/manifests/chr] Error 1

==================

As far as I can tell from the Makefile in the libraries/chr subdir the
"-fPIC" option is being given to the compiler. For reference I've included
as attachments some of the logs from the chr subdir that may help to debug
this problem.

I am using Fedora Core 4 with an AMD dual-core processor (GCC 4.0.1).

Any help would be appreciated.

cheers,
Ed

+----------------------------------------------------------------+
| Dr. Edward Chapin (604) 822-6709 (work) |
| Dept. of Physics and Astronomy (604) 602-2382 (home) |
| University of British Columbia |
| 6224 Agricultural Road, Vancouver, B.C. |
| V6T 1Z1, Canada [log in to unmask] |
+----------------------------------------------------------------+


This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by chr configure 2.2-5, which was
generated by Starlink Autoconf 2.59. Invocation command line was

$ ./configure --prefix=/stardev -C --cache-file=../config.cache FC=g95 STARLINK=/stardev --cache-file=../../config.cache --srcdir=. F77=g95 --no-create --no-recursion

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

hostname = bends.priv.phas.ubc.ca
uname -m = x86_64
uname -r = 2.6.13-1.1532_FC4smp
uname -s = Linux
uname -v = #1 SMP Thu Oct 20 01:42:06 EDT 2005

/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: /stardev/bin
PATH: /stardev/buildsupport/bin
PATH: /stardev/bin
PATH: /stardev/buildsupport/bin
PATH: /home/echapin/bin/
PATH: /stardev/bin
PATH: /stardev/buildsupport/bin
PATH: /home/echapin/bin/
PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /home/echapin/bin


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

configure:1446: loading cache ../../config.cache
configure:1583: checking for a BSD-compatible install
configure:1638: result: /usr/bin/install -c
configure:1649: checking whether build environment is sane
configure:1692: result: yes
configure:1757: checking for gawk
configure:1783: result: gawk
configure:1793: checking whether make sets $(MAKE)
configure:1813: result: yes
configure:1990: checking build system type
configure:2008: result: x86_64-unknown-linux-gnu
configure:2028: checking for style of include used by make
configure:2056: result: GNU
configure:2127: checking for gcc
configure:2153: result: gcc
configure:2397: checking for C compiler version
configure:2400: gcc --version </dev/null >&5
gcc (GCC) 4.0.1 20050727 (Red Hat 4.0.1-5)
Copyright (C) 2005 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:2403: $? = 0
configure:2405: gcc -v </dev/null >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux
Thread model: posix
gcc version 4.0.1 20050727 (Red Hat 4.0.1-5)
configure:2408: $? = 0
configure:2410: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2413: $? = 1
configure:2436: checking for C compiler default output file name
configure:2439: gcc conftest.c >&5
configure:2442: $? = 0
configure:2488: result: a.out
configure:2493: checking whether the C compiler works
configure:2499: ./a.out
configure:2502: $? = 0
configure:2519: result: yes
configure:2526: checking whether we are cross compiling
configure:2528: result: no
configure:2531: checking for suffix of executables
configure:2533: gcc -o conftest conftest.c >&5
configure:2536: $? = 0
configure:2561: result:
configure:2567: checking for suffix of object files
configure:2613: result: o
configure:2617: checking whether we are using the GNU C compiler
configure:2673: result: yes
configure:2679: checking whether gcc accepts -g
configure:2730: result: yes
configure:2747: checking for gcc option to accept ANSI C
configure:2854: result: none needed
configure:2872: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: syntax error before 'me'
configure:2878: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3013: checking dependency style of gcc
configure:3103: result: none
configure:3212: checking for Fortran compiler version
configure:3215: g95 --version </dev/null >&5
G95 (GCC 4.0.1 (g95!) Nov 25 2005)
Copyright (C) 2002-2005 Free Software Foundation, Inc.

G95 comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of G95
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
configure:3218: $? = 0
configure:3220: g95 -v </dev/null >&5
Using built-in specs.
Target:
Configured with: /var/tmp/g95/amd64/gcc.amd64/configure --enable-languages=c
Thread model: posix
gcc version 4.0.1 (g95!) Nov 25 2005
configure:3223: $? = 0
configure:3225: g95 -V </dev/null >&5
g95: '-V' option must have argument
configure:3228: $? = 1
configure:3241: g95 -c conftest.f >&5
configure:3247: $? = 0
configure:3249: checking for suffix of module files
configure:3280: result: mod
configure:3292: checking whether we are using the GNU Fortran compiler
configure:3338: result: yes
configure:3344: checking whether g95 accepts -g
configure:3387: result: yes
configure:3479: Starlink tree located at /stardev
configure:3553: checking whether we need any library fixups
configure:3680: result: no
configure:3791: checking for pax
configure:3821: result: /usr/bin/pax
configure:3832: checking for gnutar
configure:3862: result: /bin/tar
configure:3976: checking for Fortran compiler version
configure:3979: g95 --version </dev/null >&5
G95 (GCC 4.0.1 (g95!) Nov 25 2005)
Copyright (C) 2002-2005 Free Software Foundation, Inc.

G95 comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of G95
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
configure:3982: $? = 0
configure:3984: g95 -v </dev/null >&5
Using built-in specs.
Target:
Configured with: /var/tmp/g95/amd64/gcc.amd64/configure --enable-languages=c
Thread model: posix
gcc version 4.0.1 (g95!) Nov 25 2005
configure:3987: $? = 0
configure:3989: g95 -V </dev/null >&5
g95: '-V' option must have argument
configure:3992: $? = 1
configure:4005: g95 -c -g -O2 conftest.f >&5
configure:4011: $? = 0
configure:4013: checking for suffix of module files
configure:4044: result: mod
configure:4056: checking whether we are using the GNU Fortran compiler
configure:4102: result: yes
configure:4108: checking whether g95 accepts -g
configure:4151: result: yes
configure:4247: checking host system type
configure:4261: result: x86_64-unknown-linux-gnu
configure:4269: checking for a sed that does not truncate output
configure:4323: result: /bin/sed
configure:4326: checking for egrep
configure:4336: result: grep -E
configure:4352: checking for ld used by gcc
configure:4419: result: /usr/bin/ld
configure:4428: checking if the linker (/usr/bin/ld) is GNU ld
configure:4443: result: yes
configure:4448: checking for /usr/bin/ld option to reload object files
configure:4455: result: -r
configure:4473: checking for BSD-compatible nm
configure:4515: result: /usr/bin/nm -B
configure:4519: checking whether ln -s works
configure:4523: result: yes
configure:4530: checking how to recognise dependent libraries
configure:4702: result: pass_all
configure:4787: gcc -c -g -O2 conftest.c >&5
configure:4790: $? = 0
configure:4916: checking how to run the C preprocessor
configure:5034: result: gcc -E
configure:5058: gcc -E conftest.c
configure:5064: $? = 0
configure:5096: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:5102: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "chr"
| #define PACKAGE_TARNAME "chr"
| #define PACKAGE_VERSION "2.2-5"
| #define PACKAGE_STRING "chr 2.2-5"
| #define PACKAGE_BUGREPORT "[log in to unmask]"
| #define PACKAGE "chr"
| #define VERSION "2.2-5"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5146: checking for ANSI C header files
configure:5302: result: yes
configure:5326: checking for sys/types.h
configure:5372: result: yes
configure:5326: checking for sys/stat.h
configure:5372: result: yes
configure:5326: checking for stdlib.h
configure:5372: result: yes
configure:5326: checking for string.h
configure:5372: result: yes
configure:5326: checking for memory.h
configure:5372: result: yes
configure:5326: checking for strings.h
configure:5372: result: yes
configure:5326: checking for inttypes.h
configure:5372: result: yes
configure:5326: checking for stdint.h
configure:5372: result: yes
configure:5326: checking for unistd.h
configure:5372: result: yes
configure:5389: checking for dlfcn.h
configure:5394: result: yes
configure:5586: checking for g++
configure:5612: result: g++
configure:5628: checking for C++ compiler version
configure:5631: g++ --version </dev/null >&5
g++ (GCC) 4.0.1 20050727 (Red Hat 4.0.1-5)
Copyright (C) 2005 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:5634: $? = 0
configure:5636: g++ -v </dev/null >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux
Thread model: posix
gcc version 4.0.1 20050727 (Red Hat 4.0.1-5)
configure:5639: $? = 0
configure:5641: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:5644: $? = 1
configure:5647: checking whether we are using the GNU C++ compiler
configure:5703: result: yes
configure:5709: checking whether g++ accepts -g
configure:5760: result: yes
configure:5802: g++ -c -g -O2 conftest.cc >&5
configure:5808: $? = 0
configure:5812: test -z
|| test ! -s conftest.err
configure:5815: $? = 0
configure:5818: test -s conftest.o
configure:5821: $? = 0
configure:5847: g++ -c -g -O2 conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:26: error: 'exit' was not declared in this scope
configure:5853: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "chr"
| #define PACKAGE_TARNAME "chr"
| #define PACKAGE_VERSION "2.2-5"
| #define PACKAGE_STRING "chr 2.2-5"
| #define PACKAGE_BUGREPORT "[log in to unmask]"
| #define PACKAGE "chr"
| #define VERSION "2.2-5"
| #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_DLFCN_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:5802: g++ -c -g -O2 conftest.cc >&5
configure:5808: $? = 0
configure:5812: test -z
|| test ! -s conftest.err
configure:5815: $? = 0
configure:5818: test -s conftest.o
configure:5821: $? = 0
configure:5847: g++ -c -g -O2 conftest.cc >&5
configure:5853: $? = 0
configure:5857: test -z
|| test ! -s conftest.err
configure:5860: $? = 0
configure:5863: test -s conftest.o
configure:5866: $? = 0
configure:5891: checking dependency style of g++
configure:5981: result: gcc3
configure:6008: checking how to run the C++ preprocessor
configure:6122: result: g++ -E
configure:6146: g++ -E conftest.cc
configure:6152: $? = 0
configure:6184: g++ -E conftest.cc
conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
configure:6190: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "chr"
| #define PACKAGE_TARNAME "chr"
| #define PACKAGE_VERSION "2.2-5"
| #define PACKAGE_STRING "chr 2.2-5"
| #define PACKAGE_BUGREPORT "[log in to unmask]"
| #define PACKAGE "chr"
| #define VERSION "2.2-5"
| #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_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6328: checking for Fortran 77 compiler version
configure:6331: g95 --version </dev/null >&5
G95 (GCC 4.0.1 (g95!) Nov 25 2005)
Copyright (C) 2002-2005 Free Software Foundation, Inc.

G95 comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of G95
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
configure:6334: $? = 0
configure:6336: g95 -v </dev/null >&5
Using built-in specs.
Target:
Configured with: /var/tmp/g95/amd64/gcc.amd64/configure --enable-languages=c
Thread model: posix
gcc version 4.0.1 (g95!) Nov 25 2005
configure:6339: $? = 0
configure:6341: g95 -V </dev/null >&5
g95: '-V' option must have argument
configure:6344: $? = 1
configure:6357: g95 -c conftest.f >&5
configure:6363: $? = 0
configure:6365: checking for suffix of module files
configure:6396: result: mod
configure:6408: checking whether we are using the GNU Fortran 77 compiler
configure:6454: result: yes
configure:6460: checking whether g95 accepts -g
configure:6503: result: yes
configure:6533: checking the maximum length of command line arguments
configure:6625: result: 32768
configure:6636: checking command to parse /usr/bin/nm -B output from gcc object
configure:6835: result: ok
configure:6839: checking for objdir
configure:6854: result: .libs
configure:6944: checking for ar
configure:6971: result: ar
configure:7024: checking for ranlib
configure:7051: result: ranlib
configure:7104: checking for strip
configure:7131: result: strip
configure:7418: checking if gcc static flag works
configure:7446: result: yes
configure:7464: checking if gcc supports -fno-rtti -fno-exceptions
configure:7499: result: no
configure:7514: checking for gcc option to produce PIC
configure:7718: result: -fPIC
configure:7726: checking if gcc PIC flag -fPIC works
configure:7744: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:7748: $? = 0
configure:7761: result: yes
configure:7785: checking if gcc supports -c -o file.o
configure:7832: result: yes
configure:7858: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:8759: result: yes
configure:8785: checking whether -lc should be explicitly linked in
configure:8790: gcc -c -g -O2 conftest.c >&5
configure:8793: $? = 0
configure:8807: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:8810: $? = 0
configure:8822: result: no
configure:8830: checking dynamic linker characteristics
configure:9376: result: GNU/Linux ld.so
configure:9380: checking how to hardcode library paths into programs
configure:9405: result: immediate
configure:9419: checking whether stripping libraries is possible
configure:9424: result: yes
configure:10254: checking if libtool supports shared libraries
configure:10256: result: yes
configure:10259: checking whether to build shared libraries
configure:10280: result: yes
configure:10283: checking whether to build static libraries
configure:10287: result: yes
configure:10379: creating libtool
configure:10957: checking for ld used by g++
configure:11024: result: /usr/bin/ld -m elf_x86_64
configure:11033: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:11048: result: yes
configure:11099: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11986: result: yes
configure:12004: g++ -c -g -O2 conftest.cc >&5
configure:12007: $? = 0
configure:12103: checking for g++ option to produce PIC
configure:12371: result: -fPIC
configure:12379: checking if g++ PIC flag -fPIC works
configure:12397: g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5
configure:12401: $? = 0
configure:12414: result: yes
configure:12438: checking if g++ supports -c -o file.o
configure:12485: result: yes
configure:12511: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:12536: result: yes
configure:12607: checking dynamic linker characteristics
configure:13153: result: GNU/Linux ld.so
configure:13157: checking how to hardcode library paths into programs
configure:13182: result: immediate
configure:13196: checking whether stripping libraries is possible
configure:13201: result: yes
configure:14537: checking if libtool supports shared libraries
configure:14539: result: yes
configure:14542: checking whether to build shared libraries
configure:14562: result: yes
configure:14565: checking whether to build static libraries
configure:14569: result: yes
configure:14581: checking for g95 option to produce PIC
configure:14785: result: -fPIC
configure:14793: checking if g95 PIC flag -fPIC works
configure:14811: g95 -c -g -O2 -fPIC conftest.f >&5
configure:14815: $? = 0
configure:14828: result: yes
configure:14852: checking if g95 supports -c -o file.o
configure:14899: result: yes
configure:14925: checking whether the g95 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15806: result: yes
configure:15877: checking dynamic linker characteristics
configure:16423: result: GNU/Linux ld.so
configure:16427: checking how to hardcode library paths into programs
configure:16452: result: immediate
configure:16466: checking whether stripping libraries is possible
configure:16471: result: yes
configure:20733: checking how to make Fortran and C play nicely
configure:20804: result: -fno-second-underscore
configure:20838: checking for star2html
configure:20870: result: /stardev/bin/star2html
configure:20904: found predist marker file chr_err.msg
configure:20915: in pre-distribution state
configure:20950: checking for messgen
configure:20982: result: /stardev/bin/messgen
configure:21122: creating ./config.status

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

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_build_alias=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_compiler_has_cname=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_ALINK_set=
ac_cv_env_ALINK_value=
ac_cv_env_ATCLSH_set=
ac_cv_env_ATCLSH_value=
ac_cv_env_AWISH_set=
ac_cv_env_AWISH_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_COMPIFL_set=
ac_cv_env_COMPIFL_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CSH_set=
ac_cv_env_CSH_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=
ac_cv_env_CXX_value=
ac_cv_env_ECHO_set=
ac_cv_env_ECHO_value=
ac_cv_env_EXPECTK_set=
ac_cv_env_EXPECTK_value=
ac_cv_env_F77_set=set
ac_cv_env_F77_value=g95
ac_cv_env_FCFLAGS_set=
ac_cv_env_FCFLAGS_value=
ac_cv_env_FC_set=set
ac_cv_env_FC_value=g95
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_FGENERIC_set=
ac_cv_env_FGENERIC_value=
ac_cv_env_GIFTOPNM_set=
ac_cv_env_GIFTOPNM_value=
ac_cv_env_HLIB_set=
ac_cv_env_HLIB_value=
ac_cv_env_HLINK_set=
ac_cv_env_HLINK_value=
ac_cv_env_IFD2STAR_set=
ac_cv_env_IFD2STAR_value=
ac_cv_env_JAVA_set=
ac_cv_env_JAVA_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_MESSGEN_set=
ac_cv_env_MESSGEN_value=
ac_cv_env_PERL_set=
ac_cv_env_PERL_value=
ac_cv_env_PNMFLIP_set=
ac_cv_env_PNMFLIP_value=
ac_cv_env_PNMTOFITS_set=
ac_cv_env_PNMTOFITS_value=
ac_cv_env_PPMTOGIF_set=
ac_cv_env_PPMTOGIF_value=
ac_cv_env_PPMTOPGM_set=
ac_cv_env_PPMTOPGM_value=
ac_cv_env_PROHLP_set=
ac_cv_env_PROHLP_value=
ac_cv_env_PROLAT_set=
ac_cv_env_PROLAT_value=
ac_cv_env_SGML2DOCS_set=
ac_cv_env_SGML2DOCS_value=
ac_cv_env_SGMLNORM_set=
ac_cv_env_SGMLNORM_value=
ac_cv_env_SH_set=
ac_cv_env_SH_value=
ac_cv_env_STAR2HTML_set=
ac_cv_env_STAR2HTML_value=
ac_cv_env_STARLINK_set=set
ac_cv_env_STARLINK_value=/stardev
ac_cv_env_TCLSH_set=
ac_cv_env_TCLSH_value=
ac_cv_env_TCL_set=
ac_cv_env_TCL_value=
ac_cv_env_TIFFTOPNM_set=
ac_cv_env_TIFFTOPNM_value=
ac_cv_env_TK_set=
ac_cv_env_TK_value=
ac_cv_env_WISH_set=
ac_cv_env_WISH_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_f77_compiler_gnu=yes
ac_cv_fc_compiler_gnu=yes
ac_cv_fc_has_AND=no
ac_cv_fc_has_ANINT=yes
ac_cv_fc_has_CHAR=yes
ac_cv_fc_has_CHDIR=yes
ac_cv_fc_has_CLOCK=no
ac_cv_fc_has_COMMAND_ARGUMENT_COUNT=yes
ac_cv_fc_has_DATE=no
ac_cv_fc_has_DATE_AND_TIME=yes
ac_cv_fc_has_EXIT=yes
ac_cv_fc_has_FGETC=no
ac_cv_fc_has_FLUSH=yes
ac_cv_fc_has_FNUM=yes
ac_cv_fc_has_FPUTC=no
ac_cv_fc_has_GETARG=yes
ac_cv_fc_has_GETCWD=yes
ac_cv_fc_has_GETENV=no
ac_cv_fc_has_GETFD=no
ac_cv_fc_has_GETFILEP=no
ac_cv_fc_has_GETPID=yes
ac_cv_fc_has_GET_COMMAND_ARGUMENT=yes
ac_cv_fc_has_IAND=yes
ac_cv_fc_has_IARGC=yes
ac_cv_fc_has_IDATE=no
ac_cv_fc_has_IOR=yes
ac_cv_fc_has_ISATTY=yes
ac_cv_fc_has_ISHFT=yes
ac_cv_fc_has_ISHFTC=yes
ac_cv_fc_has_ISHIFT=no
ac_cv_fc_has_ISHIFTC=no
ac_cv_fc_has_ITIME=no
ac_cv_fc_has_IZEXT=no
ac_cv_fc_has_LEN_TRIM=yes
ac_cv_fc_has_LNBLNK=no
ac_cv_fc_has_LOC=yes
ac_cv_fc_has_LSHIFT=no
ac_cv_fc_has_NINT=yes
ac_cv_fc_has_OR=no
ac_cv_fc_has_PUTENV=no
ac_cv_fc_has_RSHIFT=no
ac_cv_fc_has_SHIFTL=no
ac_cv_fc_has_SHIFTR=no
ac_cv_fc_has_SIND=no
ac_cv_fc_has_SLEEP=no
ac_cv_fc_has_ZEXT=no
ac_cv_fc_have_boz=yes
ac_cv_fc_have_old_typeless_boz=no
ac_cv_fc_have_percentloc=no
ac_cv_fc_have_typeless_boz=yes
ac_cv_fc_have_volatile=yes
ac_cv_fc_libs=' -L/home/echapin/g95-install/bin/../lib/gcc-lib/x86_64-unknown-linux-gnu/4.0.1/ -L/home/echapin/g95-install/bin/../lib/gcc-lib/x86_64-unknown-linux-gnu/4.0.1 -L/usr/lib/gcc// -L/lib/../lib64 -L/lib// -L/home/echapin/g95-install/bin/../lib/gcc-lib/x86_64-unknown-linux-gnu/4.0.1/// -L/usr/lib64/ -L/usr/lib64 -lf95 -lm'
ac_cv_fc_main=MAIN_
ac_cv_fc_recl_unit=' 1'
ac_cv_fc_spec_ACCESSAPPEND=no
ac_cv_fc_spec_ACCESSSEQUENTIALRECL1=yes
ac_cv_fc_spec_BLOCKSIZE0=no
ac_cv_fc_spec_CARRIAGECONTROLNONE=no
ac_cv_fc_spec_ORGANIZATIONRELATIVE=no
ac_cv_fc_spec_POSITIONAPPEND=yes
ac_cv_fc_spec_READONLY=no
ac_cv_fc_type_kind=no
ac_cv_file__stardev_lib_dtd_CATALOG=no
ac_cv_file_thirdparty_perlSGML_lib_SGML_DTD_pm=yes
ac_cv_fortran_main=MAIN_
ac_cv_fpp_build_rule=direct
ac_cv_fpp_out=' > conftest.f'
ac_cv_fpp_srcext_F=none
ac_cv_func_AND=no
ac_cv_func_CLOCK=no
ac_cv_func_DATE=no
ac_cv_func_DATE_AND_TIME=no
ac_cv_func_FGETC=no
ac_cv_func_FLUSH=yes
ac_cv_func_FNUM=no
ac_cv_func_FPUTC=no
ac_cv_func_GETENV=yes
ac_cv_func_GETFD=no
ac_cv_func_GETFILEP=no
ac_cv_func_GETPID=no
ac_cv_func_IAND=no
ac_cv_func_IDATE=no
ac_cv_func_IOR=no
ac_cv_func_ISATTY=no
ac_cv_func_ISHFT=no
ac_cv_func_ITIME=no
ac_cv_func_LEN_TRIM=no
ac_cv_func_LIB_WAIT=no
ac_cv_func_LNBLNK=no
ac_cv_func_LSHIFT=no
ac_cv_func_OR=no
ac_cv_func_RSHIFT=no
ac_cv_func_SHIFTL=no
ac_cv_func_SHIFTR=no
ac_cv_func___strchrnul=no
ac_cv_func_access=yes
ac_cv_func_alarm=yes
ac_cv_func_asctime=yes
ac_cv_func_asctime_r=yes
ac_cv_func_atexit=yes
ac_cv_func_bcopy=yes
ac_cv_func_bzero=yes
ac_cv_func_char=no
ac_cv_func_command_argument_count=no
ac_cv_func_connect=yes
ac_cv_func_ctime=yes
ac_cv_func_ctime_r=yes
ac_cv_func_cuserid=yes
ac_cv_func_dlopen=no
ac_cv_func_fcntl=yes
ac_cv_func_finite=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_fseeko=yes
ac_cv_func_fsync=yes
ac_cv_func_get_command_argument=no
ac_cv_func_getarg=yes
ac_cv_func_getcwd=yes
ac_cv_func_getegid=yes
ac_cv_func_getenv=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getlogin=yes
ac_cv_func_getopt=yes
ac_cv_func_getopt_long=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getppid=yes
ac_cv_func_getpwuid=yes
ac_cv_func_getsubopt=yes
ac_cv_func_getuid=yes
ac_cv_func_getwd=yes
ac_cv_func_gmtime=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_iargc=yes
ac_cv_func_ieee_handler=no
ac_cv_func_ioctl=yes
ac_cv_func_isatty=yes
ac_cv_func_isexception=no
ac_cv_func_isnan=yes
ac_cv_func_isspace=yes
ac_cv_func_localtime=yes
ac_cv_func_localtime_r=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mkfifo=yes
ac_cv_func_mknod=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_nextafter=no
ac_cv_func_nextafterf=no
ac_cv_func_nint=no
ac_cv_func_on_exit=yes
ac_cv_func_ots_move3=no
ac_cv_func_pipe=yes
ac_cv_func_psignal=yes
ac_cv_func_putenv=yes
ac_cv_func_rand=yes
ac_cv_func_random=yes
ac_cv_func_remove=yes
ac_cv_func_rint=yes
ac_cv_func_round=no
ac_cv_func_select=yes
ac_cv_func_setenv=yes
ac_cv_func_setitimer=yes
ac_cv_func_shl_load=no
ac_cv_func_shmat=yes
ac_cv_func_shmctl=yes
ac_cv_func_snprintf=yes
ac_cv_func_socket=yes
ac_cv_func_strcmp=yes
ac_cv_func_strerror=yes
ac_cv_func_strsignal=yes
ac_cv_func_sys_nerr=yes
ac_cv_func_sys_siglist=yes
ac_cv_func_ttyname=yes
ac_cv_func_uname=yes
ac_cv_func_unsetenv=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_vsprintf=yes
ac_cv_have_decl_GetUserName=no
ac_cv_have_decl_PATH_MAX=yes
ac_cv_have_decl_confstr=yes
ac_cv_have_decl_cuserid=no
ac_cv_have_decl_finite=yes
ac_cv_have_decl_fsync=no
ac_cv_have_decl_getopt=yes
ac_cv_have_decl_getopt_long=no
ac_cv_have_decl_getsubopt=no
ac_cv_have_decl_getwd=no
ac_cv_have_decl_isnan=yes
ac_cv_have_decl_putenv=yes
ac_cv_have_decl_rint=yes
ac_cv_have_decl_setenv=yes
ac_cv_have_decl_strcmp=yes
ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib64'
ac_cv_header_X11_DECWmHints_h=no
ac_cv_header_X11_Xaw3d_Simple_h=yes
ac_cv_header_X11_Xaw_Simple_h=yes
ac_cv_header_X11_Xlib_h=yes
ac_cv_header_X11_decwmhints_h=no
ac_cv_header_Xm_XmP_h=yes
ac_cv_header_assert_h=yes
ac_cv_header_cassert=yes
ac_cv_header_cursesX_h=no
ac_cv_header_curses_curses_h=no
ac_cv_header_curses_h=yes
ac_cv_header_descrip_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_fenv_h=yes
ac_cv_header_float_h=yes
ac_cv_header_floatingpoint_h=no
ac_cv_header_fpu_control_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_h=yes
ac_cv_header_kpathsea_pathsearch_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_ncurses_term_h=yes
ac_cv_header_png_h=yes
ac_cv_header_secdef_h=no
ac_cv_header_sgtty_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_ssdef_h=no
ac_cv_header_sstream=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddefs_h=no
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_strstream=yes
ac_cv_header_sys_errno_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_ipc_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_shm_h=yes
ac_cv_header_sys_signal_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_tcl_h=no
ac_cv_header_term_h=yes
ac_cv_header_termio_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_tk_h=no
ac_cv_header_unistd_h=yes
ac_cv_header_unixlib_h=no
ac_cv_header_values_h=yes
ac_cv_header_vfork_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_host_alias=x86_64-unknown-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_Xaw3d_XawInitializeWidgetSet=yes
ac_cv_lib_Xaw_XawInitializeWidgetSet=yes
ac_cv_lib_Xm_XmScrolledWindowSetAreas=yes
ac_cv_lib_cc_dynamic_restFP=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_fl_yywrap=yes
ac_cv_lib_itcl3_1___Itcl_Init=yes
ac_cv_lib_itk3_1___Itk_Init=yes
ac_cv_lib_jpeg_jpeg_start_compress=yes
ac_cv_lib_jpeg_jpeg_write_scanlines=yes
ac_cv_lib_kpathsea_kpse_find_file=yes
ac_cv_lib_m_cos=yes
ac_cv_lib_m_sin=yes
ac_cv_lib_ncurses_initscr=yes
ac_cv_lib_pgplot_pgbbuf_=no
ac_cv_lib_png_png_info_init=yes
ac_cv_lib_png_png_libpng_ver=yes
ac_cv_lib_tcl8_2___Tcl_Init=yes
ac_cv_lib_tk8_2___Tk_Init=yes
ac_cv_lib_tk_Tk_DisplayName=no
ac_cv_objext=o
ac_cv_path_ALINK=alink
ac_cv_path_ATCLSH=atclsh
ac_cv_path_AWISH=awish
ac_cv_path_COMPIFL=compifl
ac_cv_path_CP=/bin/cp
ac_cv_path_CSH=/bin/csh
ac_cv_path_DOXYGEN=/usr/bin/doxygen
ac_cv_path_DVI2BITMAP=dvi2bitmap
ac_cv_path_ECHO=/bin/echo
ac_cv_path_EXPECTK=expectk
ac_cv_path_FGENERIC=fgeneric
ac_cv_path_GIFTOPNM=/usr/bin/giftopnm
ac_cv_path_HLIB=hlib
ac_cv_path_HLINK=hlink
ac_cv_path_IFD2STAR=ifd2star
ac_cv_path_JADE=/usr/bin/openjade
ac_cv_path_JAVA=/usr/bin/java
ac_cv_path_KPSEWHICH=/usr/bin/kpsewhich
ac_cv_path_M4=/usr/bin/m4
ac_cv_path_MESSGEN=/stardev/bin/messgen
ac_cv_path_MKTEXPK_PATH=/usr/bin/mktexpk
ac_cv_path_PAX=/usr/bin/pax
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_PNMFLIP=/usr/bin/pnmflip
ac_cv_path_PNMTOFITS=/usr/bin/pnmtofits
ac_cv_path_PPMTOGIF=/usr/bin/ppmtogif
ac_cv_path_PPMTOPGM=/usr/bin/ppmtopgm
ac_cv_path_PROHLP=prohlp
ac_cv_path_PROLAT=prolat
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_SED=/bin/sed
ac_cv_path_SGMLNORM=/usr/bin/osgmlnorm
ac_cv_path_SH=/bin/sh
ac_cv_path_STAR2HTML=/stardev/bin/star2html
ac_cv_path_TAR=/bin/tar
ac_cv_path_TCL=/usr/bin/tcl
ac_cv_path_TCLSH=/stardev/bin/tclsh
ac_cv_path_TEX=/usr/bin/tex
ac_cv_path_TIFFTOPNM=/usr/bin/tifftopnm
ac_cv_path_TK=tk
ac_cv_path_WISH=/stardev/bin/wish
ac_cv_path_XDVI_PATH=/usr/bin/xdvi
ac_cv_path_YACC=/usr/bin/byacc
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_LEX=flex
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=yes
ac_cv_prog_fc_cpp=yes
ac_cv_prog_fc_cpp_d=yes
ac_cv_prog_fc_cpp_i=yes
ac_cv_prog_fc_cpp_ok=yes
ac_cv_prog_fc_cpp_subs=yes
ac_cv_prog_fc_g=yes
ac_cv_prog_fc_v=-v
ac_cv_prog_fpp='g95 -E'
ac_cv_prog_fpp_d=yes
ac_cv_prog_fpp_i=yes
ac_cv_prog_fpp_ok=yes
ac_cv_prog_fpp_p=
ac_cv_prog_fpp_subs=yes
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_inet_ntop='none required'
ac_cv_search_inet_pton='none required'
ac_cv_sizeof_char=1
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_int=4
ac_cv_sizeof_int_p=8
ac_cv_sizeof_long=8
ac_cv_sizeof_long_int=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_long_long_int=8
ac_cv_sizeof_off_t=8
ac_cv_sizeof_short_int=2
ac_cv_sizeof_uint32_t=4
ac_cv_sizeof_voidp=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_large_files=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=1
ac_cv_type_char=yes
ac_cv_type_double=yes
ac_cv_type_float=yes
ac_cv_type_int=yes
ac_cv_type_int16_t=yes
ac_cv_type_int32_t=yes
ac_cv_type_int64_t=yes
ac_cv_type_int8_t=yes
ac_cv_type_int_p=yes
ac_cv_type_long=yes
ac_cv_type_long_int=yes
ac_cv_type_long_long=yes
ac_cv_type_long_long_int=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_short_int=yes
ac_cv_type_uint32_t=yes
ac_cv_type_voidp=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
mp_cv_curses=yes
my_cv_ctype_in_std=yes
my_cv_snprintfns=std
my_cv_stdnamespace=yes
my_cv_string_clear=yes
star_cv_cnf_compatible_symbols=-fno-second-underscore
star_cv_cp_r='/bin/cp -R --no-dereference -p -f'
star_cv_initialise_fortran=g95-start
star_cv_restfp_fixup=no
star_cv_settcldir='_star_tcldir=/stardev; TCL_VERSION="8.2"; TCL_CFLAGS=""; TCL_LIBS="-L/home/star/lib -ltcl8.2"; TCLSH="/stardev/bin/tclsh"; TK_CFLAGS="-I/usr/X11R6/include"; TK_LIBS="-L/home/star/lib -ltk8.2"; WISH="/stardev/bin/wish";'

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

ACLOCAL='${SHELL} /home/echapin/star-build/libraries/chr/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/echapin/star-build/libraries/chr/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /home/echapin/star-build/libraries/chr/missing --run autoconf'
AUTOHEADER='${SHELL} /home/echapin/star-build/libraries/chr/missing --run autoheader'
AUTOMAKE='${SHELL} /home/echapin/star-build/libraries/chr/missing --run automake-1.9'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
C_FC_FCLINK_MAGIC=''
C_FC_PPFC_FCLINK_MAGIC=''
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77='g95'
FC='g95'
FCFLAGS='-g -O2'
FFLAGS='-g -O2'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LATEX2DVI='$$LATEX "\\batchmode\\input $$1" && $$LATEX "\\batchmode\\input $$1"'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/echapin/star-build/libraries/chr/missing --run makeinfo'
MESSGEN='/stardev/bin/messgen'
NOPIC_FALSE=''
NOPIC_TRUE='#'
OBJEXT='o'
PACKAGE='chr'
[log in to unmask]
PACKAGE_NAME='chr'
PACKAGE_STRING='chr 2.2-5'
PACKAGE_TARNAME='chr'
PACKAGE_VERSION='2.2-5'
PACKAGE_VERSION_INTEGER='2002005'
PACKAGE_VERSION_MAJOR='2'
PACKAGE_VERSION_MINOR='2'
PACKAGE_VERSION_RELEASE='5'
PATH_SEPARATOR=':'
PAX='/usr/bin/pax'
PREDIST=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STAR2HTML='/stardev/bin/star2html'
STARLINK='/stardev'
STAR_CPPFLAGS='-I/stardev/include'
STAR_DEPENDENCIES_ATTRIBUTES=''
STAR_DEPENDENCIES_CHILDREN='<build>sae</build><build>cnf</build><sourceset>star2html</sourceset><sourceset>messgen</sourceset>'
STAR_DOCUMENTATION=' sun40'
STAR_FCFLAGS='-I/stardev/include -fno-second-underscore'
STAR_FFLAGS='-I/stardev/include -fno-second-underscore'
STAR_LATEX_DOCUMENTATION=' sun40.tex sun40.ps sun40.htx_tar'
STAR_LDFLAGS='-L/stardev/lib'
STAR_MANIFEST_DIR='$(prefix)/manifests'
STRIP='strip'
TAR='/bin/tar'
VERSION='2.2-5'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
ac_ct_FC=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
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'
install_sh='/home/echapin/star-build/libraries/chr/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='/stardev'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
stardocsdir='${prefix}/docs'
staretcdir='${prefix}/etc'
starexamplesdir='${prefix}/examples'
starfacsdir='${prefix}/help'
starhelpdir='${prefix}/help'
starnewsdir='${prefix}/news'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "chr"
#define PACKAGE_BUGREPORT "[log in to unmask]"
#define PACKAGE_NAME "chr"
#define PACKAGE_STRING "chr 2.2-5"
#define PACKAGE_TARNAME "chr"
#define PACKAGE_VERSION "2.2-5"
#define STDC_HEADERS 1
#define VERSION "2.2-5"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 0

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

This file was extended by chr config.status 2.2-5, which was
generated by Starlink Autoconf 2.59. Invocation command line was

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

on bends.priv.phas.ubc.ca

config.status:748: creating Makefile
config.status:748: creating component.xml
config.status:852: creating config.h
config.status:960: config.h is unchanged
config.status:1140: executing depfiles commands

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

This file was extended by chr config.status 2.2-5, which was
generated by Starlink Autoconf 2.59. Invocation command line was

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

on bends.priv.phas.ubc.ca

config.status:852: creating config.h
config.status:960: config.h is unchanged

ld: /home/echapin/g95-install/bin/../lib/gcc-lib/x86_64-unknown-linux-gnu/4.0.1//libf95.a(transfer.o): relocation R_X86_64_32S against `a local symbol' can not be used when making a shared object; recompile with -fPIC
/home/echapin/g95-install/bin/../lib/gcc-lib/x86_64-unknown-linux-gnu/4.0.1//libf95.a: could not read symbols: Bad value
make[2]: *** [libchr.la] Error 1
make[1]: *** [all] Error 2

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

December 2023
January 2023
December 2022
July 2022
June 2022
April 2022
March 2022
December 2021
October 2021
July 2021
April 2021
January 2021
October 2020
September 2020
August 2020
May 2020
November 2019
October 2019
July 2019
June 2019
February 2019
January 2019
December 2018
November 2018
August 2018
July 2018
May 2018
April 2018
March 2018
February 2018
December 2017
October 2017
August 2017
July 2017
May 2017
April 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
October 2015
September 2015
August 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005
May 2005
April 2005
March 2005
February 2005
January 2005
December 2004
November 2004
October 2004
September 2004
August 2004
July 2004
June 2004
May 2004
April 2004
March 2004
February 2004
January 2004
2004
April 2003
2003


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager