help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem installing Octave on Mac OS 10.2


From: Andri Arnaldsson
Subject: Problem installing Octave on Mac OS 10.2
Date: Wed, 18 Sep 2002 13:01:47 -0500

Hello,

I'm having problem installing Octave on Mac OS 10.2.
I run the conigure script and get the error message
' checking for dummy main to link with Fortran 77 libraries... unknown '

I've included all the output just for fun.

Is there anybody out there that knows something about this stuff. I haven't
much experience myself.

thanks alot

checking build system type... powerpc-apple-darwin6.0
checking host system type... powerpc-apple-darwin6.0
checking for gcc... gcc
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 gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for library containing strerror... none required
defining man1dir to be $(mandir)/man1
defining man1ext to be .1
defining infofile to be $(infodir)/octave.info
defining octincludedir to be $(includedir)/octave-$(version)
defining fcnfiledir to be $(datadir)/octave/$(version)/m
defining localfcnfiledir to be $(datadir)/octave/site/m
defining localverfcnfiledir to be $(datadir)/octave/$(version)/site/m
defining localfcnfilepath to be $(localverfcnfiledir)//:$(localfcnfiledir)//
defining octlibdir to be $(libdir)/octave-$(version)
defining archlibdir to be $(libexecdir)/octave/$(version)/exec/$(canonical_host_type) defining localarchlibdir to be $(libexecdir)/octave/site/exec/$(canonical_host_type) defining localverarchlibdir to be $(libexecdir)/octave/$(version)/site/exec/$(canonical_host_type) defining octfiledir to be $(libexecdir)/octave/$(version)/oct/$(canonical_host_type) defining localoctfiledir to be $(libexecdir)/octave/site/oct/$(canonical_host_type) defining localveroctfiledir to be $(libexecdir)/octave/$(version)/site/oct/$(canonical_host_type) defining localoctfilepath to be $(localveroctfiledir)//:$(localoctfiledir)// defining fcnfilepath to be .:$(localoctfilepath):$(localfcnfilepath):$(octfiledir)// :$(fcnfiledir)//
defining imagedir to be $(datadir)/octave/$(version)/imagelib
defining imagepath to be .:$(imagedir)//
defining __NO_MATH_INLINES avoids buggy GNU libc exp function
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for C++ support for new friend template declaration... yes
checking if C++ library is ISO compliant... yes
checking C++ ABI version used by g++... gnu_v3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking whether g++ prepends an underscore to external names... no
checking for sin in -lm... yes
checking for H5Pcreate in -lhdf5... no
checking dfftw.h usability... no
checking dfftw.h presence... no
checking for dfftw.h... no
checking fftw.h usability... no
checking fftw.h presence... no
checking for fftw.h... no
checking for ranlib... ranlib
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking how to get verbose linking output from g77... -v
checking for Fortran 77 libraries... -lcrt1.o -L/usr/libexec/gcc/darwin/ppc -L/usr/lib/gcc/darwin -lm -lg2c -lcc_dynamic -lSystem
checking for dummy main to link with Fortran 77 libraries... unknown


-----------------------------------------------------------------
Andri Arnaldsson
Graduate Student
Department of Chemistry
University of Washington
Seattle, WA 98195-1700
phone: (206)-543-7955
email: address@hidden



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]