help-octave
[Top][All Lists]
Advanced

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

Re: mkoctfile: unrecognized argument vecLib


From: notMyUsername
Subject: Re: mkoctfile: unrecognized argument vecLib
Date: Mon, 21 Mar 2016 19:04:52 -0700 (PDT)

Thanks.  Sorry that I couldn't get back to this sooner but I haven't had much
time to look at this since I first posted.

Anyway... I just tried building from source as you recommend and then
installing the ODE package with same results as before (I think).  Here is
the whole output (there were also some uninitialized variable warnings
before this but I they aren't shown):


mkoctfile: unrecognized argument vecLib
make: *** [dldsolver.oct] Error 1
Unpacking external packages: hairer.tgz
Unpacking external packages: cash.tgz
Unpacking external packages: daskr.tgz
Applying patches from file: hairer.diff
Applying patches from file: cash.diff
(Stripping trailing CRs from patch.)
patching file cash/mebdfdae.f
(Stripping trailing CRs from patch.)
patching file cash/mebdfi.f
Applying patches from file: daskr.diff
(Stripping trailing CRs from patch.)
patching file daskr/ddaskr.f
(Stripping trailing CRs from patch.)
patching file daskr/dlinpk.f
/usr/local/Cellar/octave/4.0.0_5/bin/mkoctfile-4.0.0 -c
odepkg_octsolver_mebdfdae.cc -o odepkg_octsolver_mebdfdae.o
/usr/local/Cellar/octave/4.0.0_5/bin/mkoctfile-4.0.0 -c
odepkg_octsolver_mebdfi.cc -o odepkg_octsolver_mebdfi.o
/usr/local/Cellar/octave/4.0.0_5/bin/mkoctfile-4.0.0 -c
odepkg_octsolver_ddaskr.cc -o odepkg_octsolver_ddaskr.o
/usr/local/Cellar/octave/4.0.0_5/bin/mkoctfile-4.0.0 -c
odepkg_octsolver_radau.cc -o odepkg_octsolver_radau.o
/usr/local/Cellar/octave/4.0.0_5/bin/mkoctfile-4.0.0 -c
odepkg_octsolver_radau5.cc -o odepkg_octsolver_radau5.o
/usr/local/Cellar/octave/4.0.0_5/bin/mkoctfile-4.0.0 -c
odepkg_octsolver_rodas.cc -o odepkg_octsolver_rodas.o
/usr/local/Cellar/octave/4.0.0_5/bin/mkoctfile-4.0.0 -c
odepkg_octsolver_seulex.cc -o odepkg_octsolver_seulex.o
/usr/local/Cellar/octave/4.0.0_5/bin/mkoctfile-4.0.0 -c
odepkg_auxiliary_functions.cc -o odepkg_auxiliary_functions.o
FFLAGS="-ff2c -O" /usr/local/Cellar/octave/4.0.0_5/bin/mkoctfile-4.0.0 -c
cash/mebdfdae.f -o cash/mebdfdae.o
FFLAGS="-ff2c -O" /usr/local/Cellar/octave/4.0.0_5/bin/mkoctfile-4.0.0 -c
cash/mebdfi.f -o cash/mebdfi.o
FFLAGS="-ff2c -O" /usr/local/Cellar/octave/4.0.0_5/bin/mkoctfile-4.0.0 -c
daskr/ddaskr.f -o daskr/ddaskr.o
FFLAGS="-ff2c -O" /usr/local/Cellar/octave/4.0.0_5/bin/mkoctfile-4.0.0 -c
daskr/dlinpk.f -o daskr/dlinpk.o
FFLAGS="-ff2c -O" /usr/local/Cellar/octave/4.0.0_5/bin/mkoctfile-4.0.0 -c
hairer/decsol.f -o hairer/decsol.o
FFLAGS="-ff2c -O" /usr/local/Cellar/octave/4.0.0_5/bin/mkoctfile-4.0.0 -c
hairer/dc_decsol.f -o hairer/dc_decsol.o
FFLAGS="-ff2c -O" /usr/local/Cellar/octave/4.0.0_5/bin/mkoctfile-4.0.0 -c
hairer/radau.f -o hairer/radau.o
FFLAGS="-ff2c -O" /usr/local/Cellar/octave/4.0.0_5/bin/mkoctfile-4.0.0 -c
hairer/radau5.f -o hairer/radau5.o
FFLAGS="-ff2c -O" /usr/local/Cellar/octave/4.0.0_5/bin/mkoctfile-4.0.0 -c
hairer/rodas.f -o hairer/rodas.o
FFLAGS="-ff2c -O" /usr/local/Cellar/octave/4.0.0_5/bin/mkoctfile-4.0.0 -c
hairer/seulex.f -o hairer/seulex.o
LFLAGS="-L/usr/local/Cellar/octave/4.0.0_5/lib/octave/4.0.0
-L/usr/local/Cellar/octave/4.0.0_5/lib -framework vecLib 
-L/usr/local/opt/readline/lib
-L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.3.0
-L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.3.0/../../..
-lreadline -lgfortran -lquadmath -lm"
/usr/local/Cellar/octave/4.0.0_5/bin/mkoctfile-4.0.0 
odepkg_octsolver_mebdfdae.o  odepkg_octsolver_mebdfi.o 
odepkg_octsolver_ddaskr.o  odepkg_octsolver_radau.o 
odepkg_octsolver_radau5.o  odepkg_octsolver_rodas.o 
odepkg_octsolver_seulex.o  odepkg_auxiliary_functions.o  cash/mebdfdae.o 
cash/mebdfi.o  daskr/ddaskr.o  daskr/dlinpk.o  hairer/decsol.o 
hairer/dc_decsol.o  hairer/radau.o  hairer/radau5.o  hairer/rodas.o 
hairer/seulex.o -o dldsolver.oct \
        -framework vecLib  -L/usr/local/opt/readline/lib
-L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.3.0
-L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin13.4.0/5.3.0/../../..
-lreadline -lgfortran -lquadmath -lm

pkg: error running `make' for the odepkg package.
error: called from 'configure_make' in file
/usr/local/Cellar/octave/4.0.0_5/share/octave/4.0.0/m/pkg/private/configure_make.m
near line 96, column 9



--
View this message in context: 
http://octave.1599824.n4.nabble.com/mkoctfile-unrecognized-argument-vecLib-tp4675306p4675697.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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