Hi, On Mon, 2008-11-03 at 18:14 -0600, Carsten Neumann wrote: > Hi Gerrit, > > Gerrit Voss wrote: > > On Mon, 2008-11-03 at 14:41 -0600, Carsten Neumann wrote: > >> scons-addons has changed the way the Boost option generates the > >> candidate library names, in particular the function > >> buildFullLibNamePossibilities does not exist anymore. For me it worked > >> to just comment the two lines in AddonHacks.py that replace Boost.find > >> and Boost.validate, i.e. just use the regular functionality. > >> Is the code for Boost in AddonHacks still needed, what does it do > >> different or can we just remove it ? > > > > hmm, I guess we should start to have a real copy of scons-addons in > > our tree to have more control on when things might break. > > I suppose the changed part was considered an implementation detail, > though that is always a bit hard to tell with python ;) > Anyways, having a copy in our tree could help, we should just resist the > temptation to make changes to it directly. > > > Well the AddonHacks are there to work around problems with > > scons-addons. If they are partially gone now I'm fine to remove things > > that are fixed. One problem is that it was so long ago I put the boost > > part in I'm not 100% sure why I did it exactly. If you want to you > > can comment out all overrides to boost from the AddonHacks and see > > what happens. > > on my box it works fine, but I encounter few build problems in general, > so I suspect my setup is not exotic enough ;)
yeah, the handling of lists in std package option got screwed in 378. So I guess I will force the version back to at least 377 for now. kind regards, gerrit ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Opensg-core mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-core
