View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002104DarkRadiantGeneralpublic13.01.2010 20:5820.06.2010 10:03
Reportersnk 
Assigned Togreebo 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
Platformamd64OSDebian GNU/LinuxOS Versionsqueeze/sid
Product Version 
Target Version1.1.0Fixed in Version1.1.0 
Summary0002104: Building darkmod-plugins fails with undefined reference
DescriptionThe scenegraph plugin does not build for me. It seems to be missing a library dependency for libmath (see attached patch).
Steps To Reproduce./configure --enable-debug --enable-darkmod-plugins
make

.libs/Octree.o: In function `scene::Octree::ensureRootSize(boost::shared_ptr<scene::INode> const&)':
/home/micha/src/darkradiant/plugins/scenegraph/Octree.cpp:46: undefined reference to `AABB::isValid() const'
.libs/Octree.o: In function `OctreeNode':
/home/micha/src/darkradiant/plugins/scenegraph/OctreeNode.h:64: undefined reference to `AABB::isValid() const'
.libs/Octree.o: In function `scene::OctreeNode::linkRecursively(boost::shared_ptr<scene::INode> const&)':
/home/micha/src/darkradiant/plugins/scenegraph/OctreeNode.h:199: undefined reference to `AABB::isValid() const'
collect2: ld returned 1 exit status
make: *** [scenegraph.la] Fehler 1
TagsNo tags attached.
Attached Filespatch file icon makefile.patch [^] (589 bytes) 13.01.2010 20:58 [Show Content]

- Relationships

-  Notes
User avatar (0002882)
greebo (administrator)
14.01.2010 07:24

Thank you for the patch, it's committed now. I haven't confirmed it myself, as I'm currently working in Windows, but it's looking good.

- Issue History
Date Modified Username Field Change
13.01.2010 20:58 snk New Issue
13.01.2010 20:58 snk File Added: makefile.patch
14.01.2010 07:23 greebo Status new => assigned
14.01.2010 07:23 greebo Assigned To => greebo
14.01.2010 07:24 greebo Note Added: 0002882
14.01.2010 07:24 greebo Status assigned => resolved
14.01.2010 07:24 greebo Fixed in Version => 1.1.0
14.01.2010 07:24 greebo Resolution open => fixed
14.01.2010 07:24 greebo Projection none => tweak
14.01.2010 07:24 greebo ETA none => 5 minutes
14.01.2010 07:24 greebo Target Version => 1.1.0
20.06.2010 10:03 greebo Status resolved => closed


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker