[Bf-committers] SCons patch to test (long lines error)

Kent Mein mein at cs.umn.edu
Thu Aug 17 23:18:00 CEST 2006


In reply to Charles Schwalbach (charles at charlesschwalbach.com):

> I also am getting the same error in IRIX 6.5, using MIPSpro 7.4.4m.
> Blender no longer builds because of unresolved symbols in libsrc1.a
> (booleanops.o)
> 
> Charles

Just a quick guess here but did you make sure you were doing it from a clean
build?  (First thing to check might not be appliciable)

Kent

> 
> On Thu, 2006-08-17 at 11:22 -0700, Ken Hughes wrote:
> > Tony Agee wrote:
> > > The patch breaks my build at linking blender, a number of undefined 
> > > references in libsrc1.a.
> > > 
> > > Building on Slackware 10.2, w/ GCC 3.4.6.
> > 
> > I'm getting similar errors under Ubuntu 6.06, gcc 4.0.3.  Complaints 
> > about missing CSG_* functions.
> > 
> > /home/blender/build/linux2/lib/libsrc1.a(booleanops.o): In function 
> > `NewBooleanMeshDLM':source/blender/src/booleanops.c:462: undefined 
> > reference to `CSG_NewBooleanFunction'
> > :source/blender/src/booleanops.c:463: undefined reference to 
> > `CSG_DescibeOperands'
> > :source/blender/src/booleanops.c:487: undefined reference to 
> > `CSG_PerformBooleanOperation'
> > :source/blender/src/booleanops.c:495: undefined reference to 
> > `CSG_PerformBooleanOperation'
> > :source/blender/src/booleanops.c:513: undefined reference to 
> > `CSG_OutputFaceDescriptor'
> > :source/blender/src/booleanops.c:514: undefined reference to 
> > `CSG_OutputVertexDescriptor'
> > :source/blender/src/booleanops.c:529: undefined reference to 
> > `CSG_FreeVertexDescriptor'
> > :source/blender/src/booleanops.c:530: undefined reference to 
> > `CSG_FreeFaceDescriptor'
> > :source/blender/src/booleanops.c:544: undefined reference to 
> > `CSG_FreeBooleanOperation'
> > /home/blender/build/linux2/lib/libsrc1.a(booleanops.o): In function 
> > `NewBooleanMesh':source/blender/src/booleanops.c:668: undefined 
> > reference to `CSG_NewBooleanFunction'
> > :source/blender/src/booleanops.c:669: undefined reference to 
> > `CSG_DescibeOperands'
> > :source/blender/src/booleanops.c:693: undefined reference to 
> > `CSG_PerformBooleanOperation'
> > :source/blender/src/booleanops.c:701: undefined reference to 
> > `CSG_PerformBooleanOperation'
> > :source/blender/src/booleanops.c:725: undefined reference to 
> > `CSG_OutputFaceDescriptor'
> > :source/blender/src/booleanops.c:726: undefined reference to 
> > `CSG_OutputVertexDescriptor'
> > :source/blender/src/booleanops.c:754: undefined reference to 
> > `CSG_FreeVertexDescriptor'
> > :source/blender/src/booleanops.c:755: undefined reference to 
> > `CSG_FreeFaceDescriptor'
> > :source/blender/src/booleanops.c:758: undefined reference to 
> > `CSG_FreeBooleanOperation'
> > collect2: ld returned 1 exit status
> > scons: *** [/home/blender/build/linux2/bin/blender] Error 1
> > 
> > Ken
> > _______________________________________________
> > 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

-- 
mein at cs.umn.edu
http://www.cs.umn.edu/~mein


More information about the Bf-committers mailing list