Jeff,

The new octave package fails compiling. I have included the Terminal  
output below. I am using an iMac G5.

- Koen.


...

Octave is now configured for powerpc-apple-darwin

   Source directory:     .
   Installation prefix:  /sw
   C compiler:           gcc   -Wall -W -Wshadow -g -O2
   C++ compiler:         g++   -Wall -W -Wshadow -Wold-style-cast -g -O2
   Fortran compiler:     /sw/bin/g95 -O2
   Fortran libraries:    -L/sw/bin/../lib/gcc-lib/powerpc-apple- 
darwin8/4.0.3 -lf95
   BLAS libraries:        -framework vecLib
   FFTW libraries:       -lfftw3
   GLPK libraries:       -lglpk
   UMFPACK libraries:
   AMD libraries:
   CAMD libraries:
   COLAMD libraries:
   CCOLAMD libraries:
   CHOLMOD libraries:
   CXSPARSE libraries:
   HDF5 libraries:       -lhdf5
   CURL libraries:       -lcurl
   REGEX libraries:
   LIBS:                 -lreadline  -lncurses -lhdf5 -lz -lm
   Default pager:        less
   gnuplot:              gnuplot

   Do internal array bounds checking:  false
   Build static libraries:             false
   Build shared libraries:             true
   Dynamic Linking:                    true (dyld)
   Include support for GNU readline:   true
   64-bit array dims and indexing:     false

configure: WARNING: UMFPACK not found.  This will result in some lack  
of functionality for sparse matrices.
configure: WARNING: COLAMD not found. This will result in some lack  
of functionality for sparse matrices.
configure: WARNING: CCOLAMD not found. This will result in some lack  
of functionality for sparse matrices.
configure: WARNING: CHOLMOD not found. This will result in some lack  
of functionality for sparse matrices.
configure: WARNING: CXSparse not found. This will result in some lack  
of functionality for sparse matrices.
configure: WARNING: PCRE library not found.  This will result in some  
loss of functionality for the regular expression matching functions.
configure:

NOTE: libraries may be skipped if a library is not found OR
       if the library on your system is missing required features.

make

***********************************************************
*
*  To compile Octave, you will need a recent versions of
*  the following software:
*
*    g++ (3.2.x or a more recent version)
*
*    flex (2.5.4 or a more recent version) -- required if
*    you need to recreate lex.cc from lex.l
*
*    bison (1.31 or a more recent version) -- required if
*    you need to recreate parse.cc from parse.y
*
*    gperf (3.0.1 or a more recent version) -- required if
*    you need to recreate oct-gperf.h from octave.gperf
*
*  Now would be a good time to read INSTALL.OCTAVE if
*  you have not done so already.
*
***********************************************************

make -f octMakefile all
making octave-bug from octave-bug.in
chmod a+rx octave-bug
making octave-config from octave-config.in
chmod a+rx octave-config
making mkoctfile from mkoctfile.in
chmod a+rx mkoctfile
making run-octave from run-octave.in
chmod a+rx "run-octave"
make -C libcruft all
making mkf77def from mkf77def.in
chmod a+rx mkf77def
make -C amos all
mkdir pic
making dgamln.def from dgamln.f
dgamln.def-t is empty!
make[3]: *** [dgamln.def] Error 1
make[2]: *** [amos] Error 2
make[1]: *** [libcruft] Error 2
make: *** [all] Error 2
### execution of /var/tmp/tmp.0.lWfmKl failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-octave-2.9.12-1
(Reading database ... 90063 files and directories currently installed.)
Removing fink-buildlock-octave-2.9.12-1 ...
Failed: phase compiling: octave-2.9.12-1 failed


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to