Here is a patch that fixes it: http://www.pasteall.org/10133/diff
Cheers, Mitchell Stokes (Moguri) On Sun, Jan 3, 2010 at 1:19 PM, Sergey I. Sharybin <[email protected]> wrote: > Thank you for your help. > > I'm just building new blender snapshots for our small blender community > in out city and trying to help with debugging. Is there feature roadmap > from which I could know at which feature work is focused now? > > -------- Original Message -------- > Subject: Re: [Bf-committers] Error building blenderplayer > From: Dalai Felinto <[email protected]> > To: bf-blender developers <[email protected]> > Date: 01/04/2010 01:57 AM >> Hi, >> >> blenderplayer is not a priority for Blender 2.50 right now, so it >> keeps being "buildable" and broken every now and then. * There is no >> need to report it * (and that's why it's currently disabled in the >> scons config-files). >> >> If you really need it you can try to fix it yourself (really simple, >> it's a matter of updating the file >> //source/blenderplayer/bad_level_call_stubs/stubs.c). The last commit >> I can assure you blenderplayer is building is rev. 25640. >> >> You can also keep an eye at the cvs logs [1] so you can check when >> bplayer is up to be building again. >> >> Cheers, >> Dalai >> >> [1] - http://lists.blender.org/pipermail/bf-blender-cvs/ >> >> 2010/1/3 Sergey I. Sharybin<[email protected]>: >> >>> Hi, >>> >>> I'm trying to build Blender2.5 revision 25691 and got such error: >>> >>> Linking program ==> 'blenderplayer' >>> >>> /mnt/data/src/packages/blender/build/linux2/lib/libbf_rna.a(rna_ui_gen.o): >>> In function `UILayout_template_ID_preview_call': >>> rna_ui_gen.c:(.text+0xf46): undefined reference to `uiTemplateIDPreview' >>> collect2: ld returned 1 exit status >>> scons: *** >>> [/mnt/data/src/packages/blender/build/linux2/bin/blenderplayer] Error 1 >>> scons: building terminated because of errors. >>> Scons failiure building! >>> >>> I'm using the same configuration since revision 25657 and last >>> successful built was at revision 25666. Maybe several commits later it >>> is also good, but I'm not tested this. >>> >>> P.S. Sorry if this mailing list is not for bug reports. >>> >>> -- >>> With best regards, Sergey I. Sharybin >>> >>> _______________________________________________ >>> Bf-committers mailing list >>> [email protected] >>> http://lists.blender.org/mailman/listinfo/bf-committers >>> >>> >> _______________________________________________ >> Bf-committers mailing list >> [email protected] >> http://lists.blender.org/mailman/listinfo/bf-committers >> >> > > > -- > With best regards, Sergey I. Sharybin > > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
