From: Rick K. <ric...@rl...> - 2008-10-04 22:22:48
|
Braden McDaniel wrote: > On Tue, 2008-09-30 at 15:45 -0700, Rick Knight wrote: > >> I'm trying to build Openvrml-0.17.8 on Kubuntu 8.04 with kernel >> 2.6.24-21. I had to add some devel packages, lbiboost-dev, libcurl4-dev >> and mozilla-dev, but after adding those I was able to run configure >> without error, so I ran make. Make runs for a short time and then stops >> with this error... >> >> ../src/libopenvrml/openvrml/vrml97_grammar.h:430: error: >> 'percent_tolerance' was not declared in this scope >> ../src/libopenvrml/openvrml/vrml97_grammar.h:430: error: >> 'check_is_close' was not declared in this scope >> make[2]: *** >> [libopenvrml/openvrml/libopenvrml_libopenvrml_la-basetypes.lo] Error 1 >> make[2]: Leaving directory `/home/share/New Downloads/openvrml-0.17.8/src' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory `/home/share/New Downloads/openvrml-0.17.8' >> make: *** [all] Error 2 >> >> It doesn't look like I am missing anything, but I'm not a developer so... >> >> Can you tell me how to get past this error? >> > > What version of Boost are you using? 0.17.x requires at least Boost > 1.34.x. > > Braden, I'm RickKnight from the freenode openvrml channel. I posted this message before I found the chat. Rick |