[MINC-users] EBTKS not found when configuring N3

Asim Khan minc-users@bic.mni.mcgill.ca
Tue, 27 Jan 2004 12:36:23 +0000


This is a multi-part message in MIME format.

--Boundary_(ID_I2lNbVmJf0AEwlQyfkSRKw)
Content-type: text/plain; charset=us-ascii; format=flowed
Content-transfer-encoding: 7BIT

Steve,

Thanks for your suggestion but I'm completely dumbfounded as to why it 
doesn't work ?


[root@eclipse N3-1.07]#> ./configure --prefix=/opt/N3/mni 
--with-build-path=/usr/local CXX=CC CC=c89 F90=f90 F77=f77 make=maketool
checking for a BSD-compatible install... ac_config_aux/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... ac_config_aux/install-sh -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for style of include used by make... GNU
checking for gcc... c89
checking for C compiler default output file name... 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... no
checking whether c89 accepts -g... yes
checking for c89 option to accept ANSI C... none needed
checking dependency style of c89... none
checking whether c89 and cc understand -c and -o together... yes
checking whether we are using the GNU C++ compiler... no
checking whether CC accepts -g... yes
checking dependency style of CC... none
checking for ranlib... ranlib
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2.8
checking for library m... yes
checking whether we are using the GNU Fortran 77 compiler... no
checking whether f77 accepts -g... yes
checking how to get verbose linking output from f77... -v
checking for Fortran libraries of f77...  -L/usr/local/lib 
-R/opt/SUNWspro/lib -L/opt/SUNWspro/lib -L/opt/SUNWspro/SC5.0/lib 
-L/usr/ccs/lib -L/usr/lib -lm -lF77 -lM77 -lsunmath -lcx
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no 
extra underscore
checking for sgemm_... no
checking for ATL_xerbla in -latlas... no
checking for sgemm_ in -framework vecLib... no
checking for sgemm_ in -lblas... no
checking for sgemm_ in -lcxml... no
checking for sgemm_ in -ldxml... no
checking for acosp in -lsunmath... yes
checking for sgemm_ in -lsunperf... yes
checking for cheev_... yes
checking for library EBTKS... no
configure: error: cannot find required library EBTKS

Please find attached the config.log and the enviroment and path to 
libraries is shown below:


[root@eclipse N3-1.07]#> env
PWD=/opt/N3/N3-1.07
TZ=GB
HZ=100
HOSTNAME=eclipse
LD_LIBRARY_PATH=/usr/local/lib:/usr/local/include:/opt/SUNWspro/lib:/opt/SUNWspro/include
MANPATH=:/usr/local/man:/usr/share/man
MACHTYPE=sparc-sun-solaris
OLDPWD=/opt/N3
LOGNAME=root
SHLVL=1
SHELL=/sbin/sh
HOSTTYPE=sparc
OSTYPE=solaris
HOME=/
TERM=vt100
PATH=/usr/bin:/bin:/usr/sbin:/usr/local:/usr/local/bin:/usr/ccs/bin:/usr/dt/bin:/usr/openwin/bin:/usr/bin/nsr:/usr/ucb:/opt/SUNWspro/bin/
_=/usr/bin/env

[root@eclipse N3-1.07]#> ls -l /usr/local/lib/libE*
-rw-r--r--   1 bin      bin      9600780 Jan 22 14:44 
/usr/local/lib/libEBTKS.a
-rwxr-xr-x   1 bin      bin         1056 Jan 22 14:44 
/usr/local/lib/libEBTKS.la

ls -l /usr/local/include/EBTKS/
total 488
-rw-r--r--   1 bin      bin         7562 Jan 22 14:44 Array.h
-rw-r--r--   1 bin      bin         9781 Jan 22 14:44 CachedArray.h
-rw-r--r--   1 bin      bin         1935 Jan 22 14:44 Complex.h
-rw-r--r--   1 bin      bin         4640 Jan 22 14:44 Dictionary.h
-rw-r--r--   1 bin      bin         3627 Jan 22 14:44 FileIO.h
-rw-r--r--   1 bin      bin         4313 Jan 22 14:44 Histogram.h
-rw-r--r--   1 bin      bin         7698 Jan 22 14:44 MPoint.h
-rw-r--r--   1 bin      bin         6426 Jan 22 14:44 MString.h
-rw-r--r--   1 bin      bin         2640 Jan 22 14:44 MTypes.h
-rw-r--r--   1 bin      bin        50789 Jan 22 14:44 Matrix.h
-rw-r--r--   1 bin      bin        30004 Jan 22 14:44 Matrix3D.h
-rw-r--r--   1 bin      bin         8790 Jan 22 14:44 MatrixSupport.h
-rw-r--r--   1 bin      bin         4444 Jan 22 14:44 MatrixTest.h
-rw-r--r--   1 bin      bin         1528 Jan 22 14:44 Minc.h
-rw-r--r--   1 bin      bin         2835 Jan 22 14:44 OpTimer.h
-rw-r--r--   1 bin      bin         6705 Jan 22 14:44 OrderedCltn.h
-rw-r--r--   1 bin      bin         2962 Jan 22 14:44 Path.h
-rw-r--r--   1 bin      bin         4411 Jan 22 14:44 Polynomial.h
-rw-r--r--   1 bin      bin         2147 Jan 22 14:44 Pool.h
-rw-r--r--   1 bin      bin        14634 Jan 22 14:44 SimpleArray.h
-rw-r--r--   1 bin      bin         7215 Jan 22 14:44 Spline.h
-rw-r--r--   1 bin      bin         1515 Jan 22 14:44 Stack.h
-rw-r--r--   1 bin      bin         9668 Jan 22 14:44 TBSpline.h
-rw-r--r--   1 bin      bin         3816 Jan 22 14:44 TrainingSet.h
-rw-r--r--   1 bin      bin         5644 Jan 22 14:44 ValueMap.h
-rw-r--r--   1 bin      bin         3001 Jan 22 14:44 amoeba.h
-rw-r--r--   1 bin      bin         1444 Jan 22 14:44 assert.h
-rw-r--r--   1 bin      bin         4613 Jan 22 14:44 backProp.h
-rw-r--r--   1 bin      bin         1437 Jan 22 14:44 dcomplex.h
-rw-r--r--   1 bin      bin         4843 Jan 22 14:44 fcomplex.h
-rw-r--r--   1 bin      bin         3064 Jan 22 14:44 matlabSupport.h
-rw-r--r--   1 bin      bin         4419 Jan 22 14:44 miscTemplateFunc.h
-rw-r--r--   1 bin      bin         2037 Jan 22 14:44 popen.h
-rw-r--r--   1 bin      bin         2399 Jan 22 14:44 trivials.h

Steve ROBBINS wrote:
> On Thu, Jan 22, 2004 at 10:23:13AM -0500, Jason Lerch wrote:
> 
>>You never specify where the library should be found. Try this instead
>>
>>./configure --prefix=/opt/N3/mni 
>>--with-build-path=/path/to/libraries:/path/to/other/libs
> 
> 
> 
> To be precise, use
>                                                                                 
>         --with-build-path=/usr/local
>                                                                                 
> since you installed EBTKS into /usr/local/{lib,include} according
> to one of your previous mails.  As a bonus: if you do this, you no longer
> need to set CPPFLAGS for configure.
>                                                                                 
>  
> 
>>or set the LDFLAGS environment along with the ones that you have set 
>>below.
> 
> 
> Err, but this ought to have worked:
>  
> 
>>>[root@eclipse N3-1.07]#> ./configure --prefix=/opt/N3/mni 
>>>CC=/opt/SUNWspro/bin/c89 FFLAGS="-O -w" CXXFLAGS=-O 
>>>CPPFLAGS="-I/usr/local/include" CXX=/opt/SUNWspro/bin/CC 
>>>F90=/opt/SUNWspro/bin/f90 F77=/opt/SUNWspro/bin/f77 
>>>make=/opt/SUNWspro/bin/maketool  LDFLAGS="-L/usr/local/lib"
>>
> 
> You need to check config.log.  If it doesn't point you to the cause,
> send that file to me off-list.
> 
> -S
> 
> _______________________________________________
> MINC-users@bic.mni.mcgill.ca
> http://www.bic.mni.mcgill.ca/mailman/listinfo/minc-users
> 


-- 
------------------------------------
Asim Khan
Unix Systems Administrator
St George's Hospital Medical School
www.sghms.ac.uk
------------------------------------


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


--Boundary_(ID_I2lNbVmJf0AEwlQyfkSRKw)
Content-type: text/plain; name=config.log
Content-transfer-encoding: 7BIT
Content-disposition: inline; filename=config.log

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

  $ ./configure --prefix=/opt/N3/mni --with-build-path=/usr/local CXX=CC CC=c89 F90=f90 F77=f77 make=maketool

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

hostname = eclipse
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_108528-24

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = eclipse
Release = 5.8
KernelID = Generic_108528-24
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 4

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

PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/local
PATH: /usr/local/bin
PATH: /usr/ccs/bin
PATH: /usr/dt/bin
PATH: /usr/openwin/bin
PATH: /usr/bin/nsr
PATH: /usr/ucb
PATH: /opt/SUNWspro/bin/


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

configure:1326: checking for a BSD-compatible install
configure:1381: result: ac_config_aux/install-sh -c
configure:1392: checking whether build environment is sane
configure:1435: result: yes
configure:1468: checking for gawk
configure:1497: result: no
configure:1468: checking for mawk
configure:1497: result: no
configure:1468: checking for nawk
configure:1484: found /usr/bin/nawk
configure:1494: result: nawk
configure:1504: checking whether make sets $(MAKE)
configure:1524: result: yes
configure:1706: checking for a BSD-compatible install
configure:1761: result: ac_config_aux/install-sh -c
configure:1772: checking whether ln -s works
configure:1776: result: yes
configure:1783: checking whether make sets $(MAKE)
configure:1803: result: yes
configure:1825: checking for style of include used by make
configure:1853: result: GNU
configure:1924: checking for gcc
configure:1950: result: c89
configure:2194: checking for C compiler version
configure:2197: c89 --version </dev/null >&5
cc: Warning: option -- passed to ld
usage: c89 [ options] files.  Use 'c89 -flags' for details
configure:2200: $? = 1
configure:2202: c89 -v </dev/null >&5
usage: c89 [ options] files.  Use 'c89 -flags' for details
configure:2205: $? = 1
configure:2207: c89 -V </dev/null >&5
cc: WorkShop Compilers 5.0 98/12/15 C 5.0
usage: c89 [ options] files.  Use 'c89 -flags' for details
configure:2210: $? = 1
configure:2233: checking for C compiler default output file name
configure:2236: c89    conftest.c  >&5
configure:2239: $? = 0
configure:2285: result: a.out
configure:2290: checking whether the C compiler works
configure:2296: ./a.out
configure:2299: $? = 0
configure:2316: result: yes
configure:2323: checking whether we are cross compiling
configure:2325: result: no
configure:2328: checking for suffix of executables
configure:2330: c89 -o conftest    conftest.c  >&5
configure:2333: $? = 0
configure:2358: result: 
configure:2364: checking for suffix of object files
configure:2385: c89 -c   conftest.c >&5
configure:2388: $? = 0
configure:2410: result: o
configure:2414: checking whether we are using the GNU C compiler
configure:2438: c89 -c   conftest.c >&5
"conftest.c", line 16: undefined symbol: choke
"conftest.c", line 16: syntax error before or at: me
c89: acomp failed for conftest.c
configure:2444: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "N3"
| #define VERSION "1.07"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:2469: result: no
configure:2475: checking whether c89 accepts -g
configure:2496: c89 -c -g  conftest.c >&5
configure:2502: $? = 0
configure:2505: test -z 			 || test ! -s conftest.err
configure:2508: $? = 0
configure:2511: test -s conftest.o
configure:2514: $? = 0
configure:2525: result: yes
configure:2542: checking for c89 option to accept ANSI C
configure:2612: c89  -c -g  conftest.c >&5
"conftest.c", line 54: warning: statement not reached
configure:2618: $? = 0
configure:2621: test -z 			 || test ! -s conftest.err
configure:2624: $? = 0
configure:2627: test -s conftest.o
configure:2630: $? = 0
configure:2648: result: none needed
configure:2666: c89 -c -g  conftest.c >&5
"conftest.c", line 2: undefined or not a type: choke
"conftest.c", line 2: syntax error before or at: me
"conftest.c", line 4: undefined or not a type: me
c89: acomp failed for conftest.c
configure:2672: $? = 2
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2804: checking dependency style of c89
configure:2887: result: none
configure:2905: checking whether c89 and cc understand -c and -o together
configure:2935: c89 -c conftest.c -o conftest.o >&5
configure:2938: $? = 0
configure:2940: c89 -c conftest.c -o conftest.o >&5
configure:2943: $? = 0
configure:2950: cc -c conftest.c >&5
/usr/ucb/cc:  language optional software package not installed
configure:2953: $? = 1
configure:2982: result: yes
configure:3101: checking for C++ compiler version
configure:3104: CC --version </dev/null >&5
CC: Warning: Option --version passed to ld, if ld is invoked, ignored otherwise
configure:3107: $? = 0
configure:3109: CC -v </dev/null >&5
### CC: Note: LM_LICENSE_FILE = (null)
### CC: Note: NLSPATH = /opt/SUNWspro/bin//../SC5.0/bin/../lib/locale/%L/LC_MESSAGES/%N.cat:/opt/SUNWspro/bin//../SC5.0/bin/../../lib/locale/%L/LC_MESSAGES/%N.cat
configure:3112: $? = 0
configure:3114: CC -V </dev/null >&5
CC: WorkShop Compilers 5.0 98/12/15 C++ 5.0
configure:3117: $? = 0
configure:3120: checking whether we are using the GNU C++ compiler
configure:3144: CC -c   conftest.cc >&5
"conftest.cc", line 16: Error: choke is not defined.
1 Error(s) detected.
configure:3150: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "N3"
| #define VERSION "1.07"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:3175: result: no
configure:3181: checking whether CC accepts -g
configure:3202: CC -c -g  conftest.cc >&5
configure:3208: $? = 0
configure:3211: test -z 			 || test ! -s conftest.err
configure:3214: $? = 0
configure:3217: test -s conftest.o
configure:3220: $? = 0
configure:3231: result: yes
configure:3273: CC -c -g  conftest.cc >&5
configure:3279: $? = 0
configure:3282: test -z 			 || test ! -s conftest.err
configure:3285: $? = 0
configure:3288: test -s conftest.o
configure:3291: $? = 0
configure:3317: CC -c -g  conftest.cc >&5
"conftest.cc", line 15: Error: The function "exit" must have a prototype.
1 Error(s) detected.
configure:3323: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "N3"
| #define VERSION "1.07"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3273: CC -c -g  conftest.cc >&5
"conftest.cc", line 11: Error: The class member exit(int) cannot be declared outside the class.
"conftest.cc", line 11: Error: exit is not a member of std.
2 Error(s) detected.
configure:3279: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "N3"
| #define VERSION "1.07"
| /* end confdefs.h.  */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3273: CC -c -g  conftest.cc >&5
"conftest.cc", line 11: Error: The class member exit(int) cannot be declared outside the class.
"conftest.cc", line 11: Error: exit is not a member of std.
2 Error(s) detected.
configure:3279: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "N3"
| #define VERSION "1.07"
| /* end confdefs.h.  */
| extern "C" void std::exit (int); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3273: CC -c -g  conftest.cc >&5
configure:3279: $? = 0
configure:3282: test -z 			 || test ! -s conftest.err
configure:3285: $? = 0
configure:3288: test -s conftest.o
configure:3291: $? = 0
configure:3317: CC -c -g  conftest.cc >&5
configure:3323: $? = 0
configure:3326: test -z 			 || test ! -s conftest.err
configure:3329: $? = 0
configure:3332: test -s conftest.o
configure:3335: $? = 0
configure:3360: checking dependency style of CC
configure:3443: result: none
configure:3501: checking for ranlib
configure:3517: found /usr/local/bin/ranlib
configure:3528: result: ranlib
configure:3564: checking build system type
configure:3582: result: sparc-sun-solaris2.8
configure:3590: checking host system type
configure:3604: result: sparc-sun-solaris2.8
configure:3643: checking for library m
configure:3662: c89 -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lm  >&5
configure:3668: $? = 0
configure:3671: test -z 			 || test ! -s conftest.err
configure:3674: $? = 0
configure:3677: test -s conftest
configure:3680: $? = 0
configure:3691: result: yes
configure:3802: checking for Fortran 77 compiler version
configure:3805: f77 --version </dev/null >&5
f77: Warning: Option --version passed to ld, if ld is invoked, ignored otherwise
Usage: f77 [ options ] files.  Use 'f77 -flags' for details
configure:3808: $? = 0
configure:3810: f77 -v </dev/null >&5
Usage: f77 [ options ] files.  Use 'f77 -flags' for details
configure:3813: $? = 0
configure:3815: f77 -V </dev/null >&5
f77: WorkShop Compilers 5.0 98/12/15 FORTRAN 77 5.0
Usage: f77 [ options ] files.  Use 'f77 -flags' for details
configure:3818: $? = 0
configure:3826: checking whether we are using the GNU Fortran 77 compiler
configure:3840: f77 -c  conftest.F >&5
/tmp/fpp.27297.0.f:
 MAIN main:
"conftest.F", line 3: Error: unclassifiable statement
configure:3846: $? = 1
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:3871: result: no
configure:3877: checking whether f77 accepts -g
configure:3889: f77 -c -g conftest.f >&5
conftest.f:
 MAIN main:
configure:3895: $? = 0
configure:3898: test -z 			 || test ! -s conftest.err
configure:3901: $? = 0
configure:3904: test -s conftest.o
configure:3907: $? = 0
configure:3919: result: yes
configure:3949: checking how to get verbose linking output from f77
configure:3960: f77 -c -g conftest.f >&5
conftest.f:
 MAIN main:
configure:3966: $? = 0
configure:3969: test -z 			 || test ! -s conftest.err
configure:3972: $? = 0
configure:3975: test -s conftest.o
configure:3978: $? = 0
configure:3995: f77 -o conftest -g -v  -L/usr/local/lib conftest.f -lm  >&5
### f77: Note: LM_LICENSE_FILE = (null)
### f77: Note: NLSPATH = /opt/SUNWspro/bin//../SC5.0/bin/../lib/locale/%L/LC_MESSAGES/%N.cat:/opt/SUNWspro/bin//../SC5.0/bin/../../lib/locale/%L/LC_MESSAGES/%N.cat
/opt/SUNWspro/bin//../SC5.0/bin/f77pass1 -y-o -yconftest.o -y-fbe -y/opt/SUNWspro/bin//../SC5.0/bin/fbe -y-xarch=v7 -y-s -ptk "-g -v -L/usr/local/lib " -xcache=64/32/1 -I/opt/SUNWspro/SC5.0/include/f77 -verbose -y-verbose -g -y-g conftest.f /tmp/f77pass1.27345.s.0.s conftest.o /tmp/f77pass1.27345.d.1.s
conftest.f:
 MAIN main:
rm /tmp/f77pass1.27345.s.0.s
rm /tmp/f77pass1.27345.d.1.s
### f77: Note: LD_LIBRARY_PATH = /usr/local/lib:/usr/local/include:/opt/SUNWspro/lib:/opt/SUNWspro/include
### f77: Note: LD_RUN_PATH     = (null)
### f77: Note: LD_OPTIONS = (null)
/usr/ccs/bin/ld -t -L/usr/local/lib -R/opt/SUNWspro/lib -o conftest /opt/SUNWspro/SC5.0/lib/crti.o /opt/SUNWspro/SC5.0/lib/crt1.o /opt/SUNWspro/SC5.0/lib/values-xi.o -Y P,/opt/SUNWspro/lib:/opt/SUNWspro/SC5.0/lib:/usr/ccs/lib:/usr/lib conftest.o -lm -lF77 -lM77 -lsunmath -lm -lcx -lc /opt/SUNWspro/SC5.0/lib/crtn.o
rm conftest.o
configure:4050: result: -v
configure:4052: checking for Fortran libraries of f77
configure:4073: f77 -o conftest -g -v  -L/usr/local/lib conftest.f -lm  >&5
### f77: Note: LM_LICENSE_FILE = (null)
### f77: Note: NLSPATH = /opt/SUNWspro/bin//../SC5.0/bin/../lib/locale/%L/LC_MESSAGES/%N.cat:/opt/SUNWspro/bin//../SC5.0/bin/../../lib/locale/%L/LC_MESSAGES/%N.cat
/opt/SUNWspro/bin//../SC5.0/bin/f77pass1 -y-o -yconftest.o -y-fbe -y/opt/SUNWspro/bin//../SC5.0/bin/fbe -y-xarch=v7 -y-s -ptk "-g -v -L/usr/local/lib " -xcache=64/32/1 -I/opt/SUNWspro/SC5.0/include/f77 -verbose -y-verbose -g -y-g conftest.f /tmp/f77pass1.27359.s.0.s conftest.o /tmp/f77pass1.27359.d.1.s
conftest.f:
 MAIN main:
rm /tmp/f77pass1.27359.s.0.s
rm /tmp/f77pass1.27359.d.1.s
### f77: Note: LD_LIBRARY_PATH = /usr/local/lib:/usr/local/include:/opt/SUNWspro/lib:/opt/SUNWspro/include
### f77: Note: LD_RUN_PATH     = (null)
### f77: Note: LD_OPTIONS = (null)
/usr/ccs/bin/ld -t -L/usr/local/lib -R/opt/SUNWspro/lib -o conftest /opt/SUNWspro/SC5.0/lib/crti.o /opt/SUNWspro/SC5.0/lib/crt1.o /opt/SUNWspro/SC5.0/lib/values-xi.o -Y P,/opt/SUNWspro/lib:/opt/SUNWspro/SC5.0/lib:/usr/ccs/lib:/usr/lib conftest.o -lm -lF77 -lM77 -lsunmath -lm -lcx -lc /opt/SUNWspro/SC5.0/lib/crtn.o
rm conftest.o
configure:4234: result:  -L/usr/local/lib -R/opt/SUNWspro/lib -L/opt/SUNWspro/lib -L/opt/SUNWspro/SC5.0/lib -L/usr/ccs/lib -L/usr/lib -lm -lF77 -lM77 -lsunmath -lcx
configure:4250: checking for dummy main to link with Fortran libraries
configure:4289: c89 -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lm   -L/usr/local/lib -R/opt/SUNWspro/lib -L/opt/SUNWspro/lib -L/opt/SUNWspro/SC5.0/lib -L/usr/ccs/lib -L/usr/lib -lm -lF77 -lM77 -lsunmath -lcx >&5
configure:4295: $? = 0
configure:4298: test -z 			 || test ! -s conftest.err
configure:4301: $? = 0
configure:4304: test -s conftest
configure:4307: $? = 0
configure:4384: result: none
configure:4421: checking for Fortran name-mangling scheme
configure:4435: f77 -c -g conftest.f >&5
conftest.f:
	foobar:
	foo_bar:
configure:4441: $? = 0
configure:4444: test -z 			 || test ! -s conftest.err
configure:4447: $? = 0
configure:4450: test -s conftest.o
configure:4453: $? = 0
configure:4500: c89 -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c cfortran_test.o -lm   -L/usr/local/lib -R/opt/SUNWspro/lib -L/opt/SUNWspro/lib -L/opt/SUNWspro/SC5.0/lib -L/usr/ccs/lib -L/usr/lib -lm -lF77 -lM77 -lsunmath -lcx >&5
Undefined			first referenced
 symbol  			    in file
foobar                              conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure:4506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "N3"
| #define VERSION "1.07"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* 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 foobar ();
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| foobar ();
|   ;
|   return 0;
| }
configure:4500: c89 -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c cfortran_test.o -lm   -L/usr/local/lib -R/opt/SUNWspro/lib -L/opt/SUNWspro/lib -L/opt/SUNWspro/SC5.0/lib -L/usr/ccs/lib -L/usr/lib -lm -lF77 -lM77 -lsunmath -lcx >&5
configure:4506: $? = 0
configure:4509: test -z 			 || test ! -s conftest.err
configure:4512: $? = 0
configure:4515: test -s conftest
configure:4518: $? = 0
configure:4586: c89 -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c cfortran_test.o -lm   -L/usr/local/lib -R/opt/SUNWspro/lib -L/opt/SUNWspro/lib -L/opt/SUNWspro/SC5.0/lib -L/usr/ccs/lib -L/usr/lib -lm -lF77 -lM77 -lsunmath -lcx >&5
configure:4592: $? = 0
configure:4595: test -z 			 || test ! -s conftest.err
configure:4598: $? = 0
configure:4601: test -s conftest
configure:4604: $? = 0
configure:4654: result: lower case, underscore, no extra underscore
configure:4800: checking for sgemm_
configure:4865: c89 -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lm   -L/usr/local/lib -R/opt/SUNWspro/lib -L/opt/SUNWspro/lib -L/opt/SUNWspro/SC5.0/lib -L/usr/ccs/lib -L/usr/lib -lm -lF77 -lM77 -lsunmath -lcx >&5
"conftest.c", line 64: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
sgemm_                              conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure:4871: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "N3"
| #define VERSION "1.07"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h.  */
| /* Define sgemm_ to an innocuous variant, in case <limits.h> declares sgemm_.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sgemm_ innocuous_sgemm_
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sgemm_ (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sgemm_
| 
| /* 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 sgemm_ ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_sgemm_) || defined (__stub___sgemm_)
| choke me
| #else
| char (*f) () = sgemm_;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| return f != sgemm_;
|   ;
|   return 0;
| }
configure:4895: result: no
configure:4906: checking for ATL_xerbla in -latlas
configure:4944: c89 -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -latlas  -lm   -L/usr/local/lib -R/opt/SUNWspro/lib -L/opt/SUNWspro/lib -L/opt/SUNWspro/SC5.0/lib -L/usr/ccs/lib -L/usr/lib -lm -lF77 -lM77 -lsunmath -lcx >&5
ld: fatal: library -latlas: not found
ld: fatal: File processing errors. No output written to conftest
configure:4950: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "N3"
| #define VERSION "1.07"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* 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 ATL_xerbla ();
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| ATL_xerbla ();
|   ;
|   return 0;
| }
configure:4975: result: no
configure:5137: checking for sgemm_ in -framework vecLib
configure:5170: c89 -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -framework vecLib -lm   -L/usr/local/lib -R/opt/SUNWspro/lib -L/opt/SUNWspro/lib -L/opt/SUNWspro/SC5.0/lib -L/usr/ccs/lib -L/usr/lib -lm -lF77 -lM77 -lsunmath -lcx >&5
cc: Warning: illegal option -framework
ld: fatal: file vecLib: open failed: No such file or directory
ld: fatal: File processing errors. No output written to conftest
configure:5176: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "N3"
| #define VERSION "1.07"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* 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 sgemm_ ();
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| sgemm_ ();
|   ;
|   return 0;
| }
configure:5199: result: no
configure:5207: checking for sgemm_ in -lblas
configure:5245: c89 -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lblas  -lm   -L/usr/local/lib -R/opt/SUNWspro/lib -L/opt/SUNWspro/lib -L/opt/SUNWspro/SC5.0/lib -L/usr/ccs/lib -L/usr/lib -lm -lF77 -lM77 -lsunmath -lcx >&5
ld: fatal: library -lblas: not found
ld: fatal: File processing errors. No output written to conftest
configure:5251: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "N3"
| #define VERSION "1.07"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* 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 sgemm_ ();
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| sgemm_ ();
|   ;
|   return 0;
| }
configure:5276: result: no
configure:5437: checking for sgemm_ in -lcxml
configure:5475: c89 -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lcxml  -lm   -L/usr/local/lib -R/opt/SUNWspro/lib -L/opt/SUNWspro/lib -L/opt/SUNWspro/SC5.0/lib -L/usr/ccs/lib -L/usr/lib -lm -lF77 -lM77 -lsunmath -lcx >&5
ld: fatal: library -lcxml: not found
ld: fatal: File processing errors. No output written to conftest
configure:5481: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "N3"
| #define VERSION "1.07"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* 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 sgemm_ ();
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| sgemm_ ();
|   ;
|   return 0;
| }
configure:5506: result: no
configure:5517: checking for sgemm_ in -ldxml
configure:5555: c89 -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -ldxml  -lm   -L/usr/local/lib -R/opt/SUNWspro/lib -L/opt/SUNWspro/lib -L/opt/SUNWspro/SC5.0/lib -L/usr/ccs/lib -L/usr/lib -lm -lF77 -lM77 -lsunmath -lcx >&5
ld: fatal: library -ldxml: not found
ld: fatal: File processing errors. No output written to conftest
configure:5561: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "N3"
| #define VERSION "1.07"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* 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 sgemm_ ();
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| sgemm_ ();
|   ;
|   return 0;
| }
configure:5586: result: no
configure:5597: checking for acosp in -lsunmath
configure:5635: c89 -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lsunmath  -lm   -L/usr/local/lib -R/opt/SUNWspro/lib -L/opt/SUNWspro/lib -L/opt/SUNWspro/SC5.0/lib -L/usr/ccs/lib -L/usr/lib -lm -lF77 -lM77 -lsunmath -lcx >&5
configure:5641: $? = 0
configure:5644: test -z 			 || test ! -s conftest.err
configure:5647: $? = 0
configure:5650: test -s conftest
configure:5653: $? = 0
configure:5666: result: yes
configure:5670: checking for sgemm_ in -lsunperf
configure:5708: c89 -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lsunperf -lsunmath -lm   -L/usr/local/lib -R/opt/SUNWspro/lib -L/opt/SUNWspro/lib -L/opt/SUNWspro/SC5.0/lib -L/usr/ccs/lib -L/usr/lib -lm -lF77 -lM77 -lsunmath -lcx >&5
configure:5714: $? = 0
configure:5717: test -z 			 || test ! -s conftest.err
configure:5720: $? = 0
configure:5723: test -s conftest
configure:5726: $? = 0
configure:5739: result: yes
configure:6283: checking for cheev_
configure:6348: c89 -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lm  -xlic_lib=sunperf -lsunmath  -L/usr/local/lib -R/opt/SUNWspro/lib -L/opt/SUNWspro/lib -L/opt/SUNWspro/SC5.0/lib -L/usr/ccs/lib -L/usr/lib -lm -lF77 -lM77 -lsunmath -lcx >&5
"conftest.c", line 65: warning: statement not reached
configure:6354: $? = 0
configure:6357: test -z 			 || test ! -s conftest.err
configure:6360: $? = 0
configure:6363: test -s conftest
configure:6366: $? = 0
configure:6378: result: yes
configure:6703: checking for library EBTKS
configure:6730: CC -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.cc -lEBTKS -lm  >&5
"/usr/include/iso/wchar_iso.h", line 100: Error: Multiple declaration for mbstate_t.
"/opt/SUNWspro/SC5.0/include/CC/./iosfwd", line 51: Error: The name mbstate_t is ambiguous, std::mbstate_t and std::mbstate_t.
"/opt/SUNWspro/SC5.0/include/CC/./iosfwd", line 78: Error: The name mbstate_t is ambiguous, std::mbstate_t and std::mbstate_t.
"/opt/SUNWspro/SC5.0/include/CC/rw/iotraits", line 56: Error: The name mbstate_t is ambiguous, std::mbstate_t and std::mbstate_t.
4 Error(s) detected.
configure:6736: $? = 4
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "N3"
| #define VERSION "1.07"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define HAVE_BLAS 1
| #define HAVE_LAPACK 1
| /* end confdefs.h.  */
| #include <EBTKS/Path.h>
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| Path path;
|   ;
|   return 0;
| }
configure:6759: result: no
configure:6762: error: cannot find required library EBTKS

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

ac_cv_build=sparc-sun-solaris2.8
ac_cv_build_alias=sparc-sun-solaris2.8
ac_cv_c_compiler_gnu=no
ac_cv_cxx_compiler_gnu=no
ac_cv_env_CC_set=set
ac_cv_env_CC_value=c89
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=CC
ac_cv_env_F77_set=set
ac_cv_env_F77_value=f77
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
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=no
ac_cv_f77_dummy_main=none
ac_cv_f77_libs=' -L/usr/local/lib -R/opt/SUNWspro/lib -L/opt/SUNWspro/lib -L/opt/SUNWspro/SC5.0/lib -L/usr/ccs/lib -L/usr/lib -lm -lF77 -lM77 -lsunmath -lcx'
ac_cv_f77_mangling='lower case, underscore, no extra underscore'
ac_cv_fortran_dummy_main=none
ac_cv_func_cheev_=yes
ac_cv_func_sgemm_=no
ac_cv_host=sparc-sun-solaris2.8
ac_cv_host_alias=sparc-sun-solaris2.8
ac_cv_lib_atlas_ATL_xerbla=no
ac_cv_lib_blas_sgemm_=no
ac_cv_lib_cxml_sgemm_=no
ac_cv_lib_dxml_sgemm_=no
ac_cv_lib_sunmath_acosp=yes
ac_cv_lib_sunperf_sgemm_=yes
ac_cv_objext=o
ac_cv_prog_AWK=nawk
ac_cv_prog_ac_ct_CC=c89
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_f77_v=-v
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none

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

ACLOCAL='${SHELL} /opt/N3/N3-1.07/ac_config_aux/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /opt/N3/N3-1.07/ac_config_aux/missing --run tar'
AUTOCONF='${SHELL} /opt/N3/N3-1.07/ac_config_aux/missing --run autoconf'
AUTOHEADER='${SHELL} /opt/N3/N3-1.07/ac_config_aux/missing --run autoheader'
AUTOMAKE='${SHELL} /opt/N3/N3-1.07/ac_config_aux/missing --run automake-1.7'
AWK='nawk'
BLAS_LIBS='-xlic_lib=sunperf -lsunmath'
CC='c89'
CCDEPMODE='depmode=none'
CFLAGS='-g'
CPPFLAGS=' -I/usr/local/include'
CXX='CC'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
F77='f77'
FFLAGS='-g'
FLIBS=' -L/usr/local/lib -R/opt/SUNWspro/lib -L/opt/SUNWspro/lib -L/opt/SUNWspro/SC5.0/lib -L/usr/ccs/lib -L/usr/lib -lm -lF77 -lM77 -lsunmath -lcx'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LAPACK_LIBS=''
LDFLAGS=' -L/usr/local/lib'
LIBOBJS=''
LIBS='-lEBTKS -lm '
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /opt/N3/N3-1.07/ac_config_aux/missing --run makeinfo'
OBJEXT='o'
PACKAGE='N3'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='1.07'
ac_ct_CC='c89'
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='sparc-sun-solaris2.8'
build_alias=''
build_cpu='sparc'
build_os='solaris2.8'
build_vendor='sun'
datadir='${prefix}/share'
date='2004-01-27'
exec_prefix='NONE'
host='sparc-sun-solaris2.8'
host_alias=''
host_cpu='sparc'
host_os='solaris2.8'
host_vendor='sun'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/opt/N3/N3-1.07/ac_config_aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
long_version='Package MNI N3, version 1.07, compiled by admin@eclipse (sparc-sun-solaris2.8) on 2004-01-27 at 12:31:26'
machine='eclipse'
mandir='${prefix}/man'
modeldir=''
oldincludedir='/usr/include'
prefix='/opt/N3/mni'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
time='12:31:26'
user='admin'
version='1.07'

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

#define HAVE_BLAS 1
#define HAVE_LAPACK 1
#define PACKAGE "N3"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "1.07"
#endif
#ifdef __cplusplus
extern "C" void exit (int) throw ();

configure: exit 1

--Boundary_(ID_I2lNbVmJf0AEwlQyfkSRKw)--