Hi Andreas, You shouldn't need to mess with Boost config any more, TPP builds its own copy for stability.
I'm hitting the same issue (such is life on the bleeding edge with trunk), let me have a quick go at cleaning it up... Brian -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of andreas quandt Sent: Wednesday, June 24, 2009 8:35 AM To: [email protected] Subject: [spctools-discuss] building tpp from svn (rev 4395) on ubuntu 9.04 dear list, i would like to test the trunk version of the tpp but have some trouble to build it. i was following the instructions for the installation of 4.2.1 on ubuntu 9.04 (specifying the latest boost library in the Makefile.config.incl) but get following error during the compilation process: In file included from ./Validation/DiscriminateFunction/DiscrimValMixtureDistr.h:6, from ./Validation/MixtureModel/MixtureModel.h:14, from Validation/PeptideProphet/PeptideProphetParser/PeptideProphetParser.h:47, from Validation/PeptideProphet/PeptideProphetParser/PeptideProphetParserMain.cxx: 2: ./Validation/Distribution/NonParametricDistribution.h:84: error: 'Fit' has not been declared ./Validation/Distribution/NonParametricDistribution.h:85: error: expected ';' before '(' token ./Validation/Distribution/NonParametricDistribution.h:86: error: expected ';' before '(' token ./Validation/Distribution/NonParametricDistribution.h:87: error: expected ';' before '(' token ./Validation/Distribution/NonParametricDistribution.h:90: error: 'Fit' has not been declared ./Validation/Distribution/NonParametricDistribution.h:92: error: 'Fit' has not been declared ./Validation/Distribution/NonParametricDistribution.h:94: error: 'Fit' has not been declared ./Validation/Distribution/NonParametricDistribution.h:106: error: ISO C++ forbids declaration of 'Fit' with no type ./Validation/Distribution/NonParametricDistribution.h:106: error: expected ';' before '*' token ./Validation/Distribution/NonParametricDistribution.h:107: error: ISO C++ forbids declaration of 'Fit' with no type ./Validation/Distribution/NonParametricDistribution.h:107: error: expected ';' before '*' token In file included from ./Validation/MixtureDistribution/AccurateMassDiffDiscrMixtureDistr.h:7, from ./Validation/MixtureModel/MixtureModel.h:23, from Validation/PeptideProphet/PeptideProphetParser/PeptideProphetParser.h:47, from Validation/PeptideProphet/PeptideProphetParser/PeptideProphetParserMain.cxx: 2: ./Validation/InterProphet/InterProphetParser/KDModel.h:118: error: ISO C++ forbids declaration of 'Fit' with no type ./Validation/InterProphet/InterProphetParser/KDModel.h:118: error: expected ';' before '*' token ./Validation/InterProphet/InterProphetParser/KDModel.h:119: error: ISO C++ forbids declaration of 'Fit' with no type ./Validation/InterProphet/InterProphetParser/KDModel.h:119: error: expected ';' before '*' token make[1]: *** [/usr/local/src/tpp-trunk-rev4395/src/../build/linux/PeptideProphetParserMai n.o] Error 1 make[1]: Leaving directory `/usr/local/src/tpp-trunk-rev4395/src' make: *** [default] Error 2 does anyone might have an idea what i am doing wrong? and furthermore, i would like to ask if it is still necessary to build the boost library separately and to set the Makefile.config.incl? if not, i would very much appreciate if one of you could send me a brief howto as i did not find any further information about this on the spc-wiki... many thanks in advance for any kind of help! cheers, andreas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "spctools-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/spctools-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
