[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x Text3d.c Types.h

Campbell Barton cbarton at metavr.com
Thu May 5 01:41:12 CEST 2005


SConstruct Fixed, thanks. mabe It was alredy done?

Campbell Barton wrote:
> Hi, I got these errors, I have deleated py python TExt, Text3d and Font 
> C/H files and CVS'd without sucsess.
> 
> Im on linux scons.
> 
> - Cam,
> 
> mpnam':
> ./Modules/posixmodule.c:6158: warning: the use of `tmpnam_r' is 
> dangerous, better use `mkstemp'
> /usr/lib/python2.4/config/libpython2.4.a(posixmodule.o)(.text+0xc96): In 
> function `posix_tempnam':
> ./Modules/posixmodule.c:6113: warning: the use of `tempnam' is 
> dangerous, better use `mkstemp'
> /usr/bin/../lib/gcc/i686-pc-linux-gnu/4.0.0/../../../../i686-pc-linux-gnu/bin/ld: 
> warning: libstdc++.so.5, needed by /usr/X11R6/lib/libGLU.so, may 
> conflict with libstdc++.so.6
> /storage/build/linux2/lib/libblender_python.a(Text3d.o)(.text+0x4b9): In 
> function `Text3d_Init':
> source/blender/python/api2_2x/Text3d.c:403: undefined reference to 
> `Font_Init'
> /storage/build/linux2/lib/libblender_python.a(Text3d.o)(.text+0x1259): 
> In function `Text3d_setFont':
> source/blender/python/api2_2x/Text3d.c:911: undefined reference to 
> `Font_Type'
> /storage/build/linux2/lib/libblender_python.a(Text3d.o)(.text+0x13a8): 
> In function `M_Text3d_LoadFont':
> source/blender/python/api2_2x/Text3d.c:957: undefined reference to 
> `Font_CreatePyObject'
> /storage/build/linux2/lib/libblender_python.a(Text3d.o)(.text+0x122a): 
> In function `Text3d_getFont':
> source/blender/python/api2_2x/Text3d.c:902: undefined reference to 
> `Font_CreatePyObject'
> collect2: ld returned 1 exit status
> scons: *** [blender] Error 1
> 
> 
> 
> Joilnen Leite wrote:
> 
>> pidhash (Joilnen Leite) 2005/05/04 23:31:51 CEST
>>
>>   Modified files:
>>     blender/source/blender/python/api2_2x Text3d.c Types.h     Log:
>>   added load font support to Text3d submodule
>>   .
>>     Revision  Changes    Path
>>   1.6       +120 -31   blender/source/blender/python/api2_2x/Text3d.c
>>     
>> <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Text3d.c.diff?r1=1.5&r2=1.6&cvsroot=bf-blender> 
>>
>>   1.17      +2 -2      blender/source/blender/python/api2_2x/Types.h
>>     
>> <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Types.h.diff?r1=1.16&r2=1.17&cvsroot=bf-blender> 
>>
>> _______________________________________________
>> Bf-blender-cvs mailing list
>> Bf-blender-cvs at projects.blender.org
>> http://projects.blender.org/mailman/listinfo/bf-blender-cvs
>>
>>
> 

-- 
Campbell J Barton

133 Hope Street
Geelong West, Victoria 3218 Australia

URL:    http://www.metavr.com
e-mail: cbarton at metavr.com
phone: AU (03) 5229 0241


More information about the Bf-committers mailing list