[Bf-committers] Re: Compiling problem make/linux

glauber alex dias prado glauberalex at uol.com.br
Thu Dec 21 06:36:00 CET 2006


I dont know if i was the responsible for this error(like happens only
with me) but im failing on building with scons in linux, im receiving
the following error at linking time:

Linking program ==> 'blender'
/home/glauber/blenderdev/build/linux2/lib/libblender_render.a(pipeline.o): In function `do_render_all_options':
pipeline.c:(.text+0x356f): undefined reference to `free_render_result'
collect2: ld returned 1 exit status
scons: *** [/home/glauber/blenderdev/build/linux2/bin/blender] Error 1
scons: building terminated because of errors.

hope this helps, Glauber Prado.



Em Qua, 2006-12-20 às 19:02 -0500, erwin at erwincoumans.com escreveu:
> Same problem with my manual generated MSVC 8 projectfiles. 
> 
> Both image.c and pipeline.c include that headerfile. Just moving the 
> implementation to one of the two .c files solved my problem for the time 
> being (until a proper fix comes up). 
> 
> Erwin 
> 
>  
> 
> Ton Roosendaal writes: 
> 
> > Hi, 
> > 
> > It is a compile without openexr? Maybe some make rule changed? In the  
> > openexr_multi.h the stub functions for non-openexr are added... 
> > 
> > -Ton- 
> > 
> > On 20 Dec, 2006, at 23:25, Campbell Barton wrote: 
> > 
> >> Seems to be todo with make, it works with scons 
> >> 
> >> Alexander Ewering wrote:
> >>> 
> >>> On Thu, 21 Dec 2006, Campbell Barton wrote: 
> >>> 
> >>>> After a make clean I still get this error on linking the blender  
> >>>> binary. 
> >>>> 
> >>>> /usr/lib/python2.5/config/libpython2.5.a  -L/usr/lib  -L/usr/X11R6/lib 
> >>>> -lXmu -lXext -lX11 -lXi -lutil -lc -lm -ldl  -lpthread  -lz 
> >>>> -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL  -lpthread -lGL -lGLU 
> >>>> -export-dynamic
> >>>> /storage/blender/blender/obj/linux-glibc2.4-i386/blender/blenkernel/ 
> >>>> libblenkernel.a(image.o): In function `IMB_exr_get_handle':
> >>>> image.c:(.text+0x0): multiple definition of `IMB_exr_get_handle'
> >>>> /storage/blender/blender/obj/linux-glibc2.4-i386/blender/render/ 
> >>>> librender.a(pipeline.o):pipeline.c:(.text+0x0): first defined here
> >>>> /storage/blender/blender/obj/linux-glibc2.4-i386/blender/blenkernel/ 
> >>>> libblenkernel.a(image.o): In function `IMB_exr_add_channel':
> >>>> image.c:(.text+0x10): multiple definition of `IMB_exr_add_channel'
> >>>> /storage/blender/blender/obj/linux-glibc2.4-i386/blender/render/ 
> >>>> librender.a(pipeline.o):pipeline.c:(.text+0x10): first defined here
> >>> 
> >>> I get the same errors... 
> >>> 
> >>> | alexander ewering              instinctive mediaworks
> >>> | xx-mail.com/instinctive     http://www.instinctive.de
> >>> _______________________________________________
> >>> Bf-committers mailing list
> >>> Bf-committers at projects.blender.org
> >>> http://projects.blender.org/mailman/listinfo/bf-committers 
> >>> 
> >>  
> >> 
> >> -- 
> >> 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 
> >> 
> >> _______________________________________________
> >> Bf-committers mailing list
> >> Bf-committers at projects.blender.org
> >> http://projects.blender.org/mailman/listinfo/bf-committers 
> >> 
> >>  
> >> 
> > ------------------------------------------------------------------------ 
> > --
> > Ton Roosendaal  Blender Foundation ton at blender.org  http://www.blender.org 
> > 
> > _______________________________________________
> > Bf-committers mailing list
> > Bf-committers at projects.blender.org
> > http://projects.blender.org/mailman/listinfo/bf-committers
>  
> 
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at projects.blender.org
> http://projects.blender.org/mailman/listinfo/bf-committers



More information about the Bf-committers mailing list