I bet this problem effects everyone else too. It seems to me that octave-forge-communications-1.0.9 should be marked as needing octave-3.1.55 or higher. When building with octave-3.0.5, I get the error message, which seems to be created by a change inside of variables.h.
g++43 -c -I/usr/local/include -fPIC -I/usr/local/include/octave-3.0.5 -I/usr/local/include/octave-3.0.5/octave -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DHAVE_OCTAVE_30 -DGALOIS_DISP_PRIVATES gf.cc -o gf.o /usr/local/include/octave-3.0.5/octave/variables.h: In function 'octave_value_list Fgf(const octave_value_list&, int)': /usr/local/include/octave-3.0.5/octave/variables.h:160: error: too few arguments to function 'void mlock(const std::string&)' gf.cc:131: error: at this point in file gmake[1]: *** [gf.o] Error 1 gmake[1]: Leaving directory `/usr/ports/math/octave-forge-communications/work/communications-1.0.9/src' gmake: *** [build] Error 2 *** Error code 1 ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
