1 | GNU Octave, version 3.2.4 |
---|
2 | Copyright (C) 2009 John W. Eaton and others. |
---|
3 | This is free software; see the source code for copying conditions. |
---|
4 | There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or |
---|
5 | FITNESS FOR A PARTICULAR PURPOSE. For details, type `warranty'. |
---|
6 | |
---|
7 | Octave was configured for "i386-apple-darwin11.4.2". |
---|
8 | |
---|
9 | Additional information about Octave is available at http://www.octave.org. |
---|
10 | |
---|
11 | Please contribute if you find this software useful. |
---|
12 | For more information, visit http://www.octave.org/help-wanted.html |
---|
13 | |
---|
14 | Report bugs to <bug@octave.org> (but first, please read |
---|
15 | http://www.octave.org/bugs.html to learn how to write a helpful report). |
---|
16 | |
---|
17 | For information about changes from previous versions, type `news'. |
---|
18 | |
---|
19 | mkdir (/var/tmp/oct-5jf6Bx) |
---|
20 | untar (/opt/local/var/macports/distfiles/octave-control/control-2.4.1.tar.gz, /var/tmp/oct-5jf6Bx) |
---|
21 | tar -xzf slicot.tar.gz |
---|
22 | mv slicot/src/*.f . |
---|
23 | mv slicot/src_aux/*.f . |
---|
24 | cp TG04BX.fortran TG04BX.f |
---|
25 | mkoctfile -c *.f |
---|
26 | ar -rc slicotlibrary.a *.o |
---|
27 | rm -rf *.o *.f slicot |
---|
28 | LFLAGS="-L/opt/local/lib/octave-3.2.4 -L/opt/local/lib -llapack -lcblas -lf77blas -latlas -L/opt/local/lib -L/opt/local/lib/gcc45/gcc/x86_64-apple-darwin11/4.5.4 -L/opt/local/lib/gcc45/gcc/x86_64-apple-darwin11/4.5.4/../../.. -lhdf5 -lz -lm -lgfortran" \ |
---|
29 | mkoctfile __control_slicot_functions__.cc common.cc slicotlibrary.a |
---|
30 | mkoctfile is_real_scalar.cc |
---|
31 | mkoctfile is_real_vector.cc |
---|
32 | mkoctfile is_real_matrix.cc |
---|
33 | mkoctfile is_real_square_matrix.cc |
---|
34 | mkoctfile is_matrix.cc |
---|
35 | copyfile /var/tmp/oct-5jf6Bx/control/src/__control_slicot_functions__.oct /var/tmp/oct-5jf6Bx/control/src/is_matrix.oct /var/tmp/oct-5jf6Bx/control/src/is_real_matrix.oct /var/tmp/oct-5jf6Bx/control/src/is_real_scalar.oct /var/tmp/oct-5jf6Bx/control/src/is_real_square_matrix.oct /var/tmp/oct-5jf6Bx/control/src/is_real_vector.oct /var/tmp/oct-5jf6Bx/control/inst/i386-apple-darwin11.4.2-api-v37 |
---|
36 | warning: load_path: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-control/octave-control/work/control-2.4.1/install/control-2.4.1: No such file or directory |
---|
37 | parse error near line 287 of file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-control/octave-control/work/control-2.4.1/install/control-2.4.1/__time_response__.m |
---|
38 | |
---|
39 | syntax error |
---|
40 | |
---|
41 | >>> [~, B] = ssdata (sys); |
---|
42 | ^ |
---|
43 | error: called from `gen_doc_cache>create_cache' in file /opt/local/share/octave/3.2.4/m/help/gen_doc_cache.m near line 90, column 17 |
---|