| Anonymous | Login | Signup for a new account | 10.09.2010 14:49 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0002104 | DarkRadiant | General | public | 13.01.2010 20:58 | 20.06.2010 10:03 | |
| Reporter | snk | |||||
| Assigned To | greebo | |||||
| Priority | normal | Severity | minor | Reproducibility | always | |
| Status | closed | Resolution | fixed | |||
| Platform | amd64 | OS | Debian GNU/Linux | OS Version | squeeze/sid | |
| Product Version | ||||||
| Target Version | 1.1.0 | Fixed in Version | 1.1.0 | |||
| Summary | 0002104: Building darkmod-plugins fails with undefined reference | |||||
| Description | The 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 | |||||
| Tags | No tags attached. | |||||
| Attached Files | ||||||
Notes |
|
|
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 |


