Re: Massrebuilds for GCC 4.3 coming soon to a buildsystem near you!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> I've got all mine patched and done for 4.3 but xmoto, which I've got
> partway fixed but am stuck.  Anyone understand this?
> 
> http://koji.fedoraproject.org/koji/getfile?taskID=406771&name=build.log

Scene.o: In function `CollisionSystem::CollisionSystem()':
Scene.cpp:(.text._ZN15CollisionSystemC1Ev[CollisionSystem::CollisionSystem()]+0xd1):
undefined reference to `ElementHandler<Entity>::reset()'

This usually means that the definition of
class template ElementHandler's member function reset is not included
in the translation unit, only the declaration.

Find out where it's defined, and make sure that scene.cpp includes that
file.

-benjamin

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux