
When building OSX binaries I use gcc for Octave and ALL its dependencies. If I have to guess, though, a possible cause could be mixing clang and gfortran which, according to my experience, never worked properly on OSX. Transfer function 'ans' from input 'u1' to output. "With either Octave 3.8.1 and 3.8.2 compiled manually on Mavericks I cannot reproduce your problem so this appears to be a MacPorts rather than an Octave problem:"įor information about changes from previous versions of the control package, run 'news control'. I originally reported this to the GNU Octave bugtracker, and got this reply: > Activating octave-control No broken files found.Įrror: tf: /opt/local/lib/octave/packages/control-2.6.0/x86_64-apple-darwin13.0.0-api-v48+/is_real_matrix.oct: failed to load: dlopen(/opt/local/lib/octave/packages/control-2.6.0/x86_64-apple-darwin13.0.0-api-v48+/is_real_matrix.oct, 2): Library not loaded: /opt/local/lib/octave/3.6.4/liboctinterp.1.dylib Pkg: error running `make' for the control package.Įrror: called from 'configure_make' in file /opt/local/share/octave/3.8.1/m/pkg/private/configure_make.m near line 82, column 9Įrror: /opt/local/share/octave/3.8.1/m/pkg/private/install.m at line 199, column 5Įrror: /opt/local/share/octave/3.8.1/m/pkg/pkg.m at line 394, column 9 sltmp/*.o: No such file or directoryĬd sltmp /opt/local/bin/mkoctfile-3.8.1 -c *.f Gfortran-mp-4.8: fatal error: no input filesĪr. Gfortran-mp-4.8: error: *.f: No such file or directory

bin/sh: line 0: cd: sltmp: No such file or directory

Seems to not be installed in your system. > sudo port install -f octave +fltk +atlas +gcc48Įrror: help: the 'tf' function belongs to the control package from Octave Forge which (There was no path problem, but dlopen() failed anyway, with "Reason: image not found", but the binary file was there, dated April 18, meaning it's the same one that used to work.) I uninstalled octave* and rebuilt like this (as I usually do):ĭarwin mycomputer.local 13.3.0 Darwin Kernel Version 13.3.0: Tue Jun 3 21:27: root:xnu-2422.110.17~1/RELEASE_X86_64 x86_64 oct files that came with the control package. After MacPorts upgraded octave to 3.8.1, octave could no longer load the.
