Opened 12 years ago
Last modified 10 years ago
#36435 new defect
swig-octave: mkoctfile... configure: error: mkoctfile is not installed — at Version 1
Reported by: | chcorson@… | Owned by: | kevin@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | jwa@… | |
Port: | swig-octave |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I tried to update all packages under ports with: sudo port upgrade outdated
(run on Oct 2nd 2012)
Octave failed to build complaining that mkoctfile does not exist. From the logfile for swig-octave, the first error encountered was:
mkoctfile... configure: error: mkoctfile is not installed
See more detail of logfile below.
Charles
:info:configure checking for octave... octave :info:configure checking for mkoctfile... configure: error: mkoctfile is not installed :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_swig/swig-octave/work/swig-2.0.8" && ./configure --prefix=/opt/local --without-allegrocl --without-chicken --without-clisp --without-csharp --without-gcj --without-go --without-guile --without-java --without-lua --without-mzscheme --without-ocaml --with-octave --without-perl5 --without-php --without-php --without-pike --without-python --without-r --without-ruby --without-tcl :info:configure Exit code: 1
Change History (2)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jwa@… added |
---|---|
Description: | modified (diff) |
Keywords: | mkoctfile swig-octave removed |
Owner: | changed from macports-tickets@… to kevin@… |
Port: | swig-octave added; Octave removed |
Summary: | mkoctfile... configure: error: mkoctfile is not installed → swig-octave: mkoctfile... configure: error: mkoctfile is not installed |
Note: See
TracTickets for help on using
tickets.
Please attach the main.log file.