Re: error building Octave in parallel

2010-05-12 Thread Ryan Schmidt
On May 12, 2010, at 19:42, Liam Groener wrote: > On May 12, 2010, at 5:00 PM, Ryan Schmidt wrote: > >> Did you not update your ports in awhile, or backdate your ports? If so, >> "sudo port selfupdate" to update them again, then try again. > > port -v > MacPorts 1.8.2 > > which I believe is th

Re: error building Octave in parallel

2010-05-12 Thread Liam Groener
On May 12, 2010, at 5:00 PM, Ryan Schmidt wrote: > Did you not update your ports in awhile, or backdate your ports? If so, "sudo > port selfupdate" to update them again, then try again. port -v MacPorts 1.8.2 which I believe is the current version. > Or, did you create a local port repository

Re: error building Octave in parallel

2010-05-12 Thread Ryan Schmidt
On May 12, 2010, at 17:57, Liam Groener wrote: > On May 11, 2010, at 11:38 PM, Ryan Schmidt wrote: > >> To work around this for now, build with fewer build make jobs, i.e. >> >> sudo port clean octave >> sudo port install octave build.jobs=1 > > That got me a working copy of octave; thanks. How

Re: error building Octave in parallel

2010-05-12 Thread Liam Groener
On May 11, 2010, at 11:38 PM, Ryan Schmidt wrote: > To work around this for now, build with fewer build make jobs, i.e. > > sudo port clean octave > sudo port install octave build.jobs=1 That got me a working copy of octave; thanks. However, it just reinstalled 3.2.3, not 3.2.4. I tried follo

Re: error building Octave in parallel

2010-05-11 Thread Ryan Schmidt
On May 11, 2010, at 20:28, Liam Groener wrote: > I tried to build Octave 3.2.4 on an Mac OS X 10.6.3 machine. As I had Octave > 3.2.3 already installed, I uninstalled it before attempting to install 3.2.4. Ok. For future reference, for most ports, it's not usually necessary; usually you can jus