>>>>> "OT" == Olaf Till writes: OT> On Tue, Aug 18, 2009 at 08:15:48PM -0700, Alex Lancaster wrote: >> So it turns out that the 'database' package has already been removed >> from our bundle. 'ann' has a patch that allows it to rebuild, and I >> disabled 'ftp'. This allows the build to get quite far, but it still >> dies building the 'parallel' (version 2.0.0) package: >> >> mkoctfile -s pserver.cc >> pserver.cc:65: error: 'quitting_gracefully' was declared 'extern' and >> later 'static' /usr/include/octave-3.2.2/octave/toplev.h:51: error: previous >> declaration of 'quitting_gracefully'
OT> Hi, though actually this part of the 'parallel' package is not mine, I OT> have commited a trivial fix for this in pserver.cc and set the version OT> number to 2.0.1. Not tested in Octave 3.2... since I havn't it OT> installed at the moment. Olaf Thanks, I generated a patch out of SVN, but it appeared that wasn't sufficient to make it build: mkoctfile -s __bw_is_locked__.cc mkoctfile -s __bw_lock_file__.cc mkoctfile -s __bw_unlock_file__.cc mkoctfile -s __bw_prcv__.cc __bw_prcv__.cc: In function 'octave_value_list F__bw_prcv__(const octave_value_list&, int)': __bw_prcv__.cc:124: error: 'symbol_record' was not declared in this scope __bw_prcv__.cc:124: error: 'lsr' was not declared in this scope __bw_prcv__.cc:124: error: 'curr_sym_tab' was not declared in this scope __bw_prcv__.cc:134: error: 'sr' was not declared in this scope __bw_prcv__.cc:142: error: 'link_to_global_variable' was not declared in this scope make[1]: *** [__bw_prcv__.oct] Error 1 Full log here: http://koji.fedoraproject.org/koji/getfile?taskID=1616150&name=build.log Has nobody yet tried to build 'parallel' against Octave 3.2.x? If it isn't yet ready for primetime, I can just pull it from the Octave bundle until it is ready for being distributed alongside Octave 3.2.x. Alex ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
