>>>>> Søren Hauberg writes: > søn, 09 08 2009 kl. 23:14 -0700, skrev Alex Lancaster: >> By "these packages" do you mean the specific packages that contain >> SWIG-generated code, or the entire bundle of octave-forge?
> I mean those that contain SWIG-generated code. >> Do you have (or could you easily generate) a list of such packages? >> At the moment, obviously we have 'ann' and 'ftp'. > I don't have a list, but after a bit of grep'ing I found the following > packages to contain SWIG code: > * ann > * ftp > * database > but I might have missed something. 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' I'm not sure if this is related to the SWIG problem or not. Is this a known issue? The full build log is here: http://koji.fedoraproject.org/koji/getfile?taskID=1613399&name=build.log >> Are these really >> critical packages in any case? AFAIK I've never used any functions >> from them directly, but perhaps some of them have dependencies on >> other packages. > I don't think any packages depend on these. Thanks, good to know. 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
