Fedora stageros rosmake - undefined reference
Hello, trying to install stage on a working ROS (fuerte) install (verified through all tutorials), but at some point when I try to rosmake:
/usr/bin/ld: CMakeFiles/bin/stageros.dir/src/stageros.o: undefined reference to symbol '_ZN2Fl4waitEd' /usr/bin/ld: note: '_ZN2Fl4waitEd' is defined in DSO /lib/libfltk.so.1.3 so try adding it to the linker command line
/lib/libfltk.so.1.3: could not read symbols: Invalid operation collect2: error: ld returned 1 exit status
make[4]: * [../bin/stageros] Error 1
No problems with rosdep either.
I thought this was related to this ticket, but shouldn't this be fixed? https://code.ros.org/trac/ros-pkg/ticket/4441
Thanks so much for any help!
I don't know the answer, but what version of ROS you're working with will be important to answering the question.