> make[2]: *** No rule to make target `/usr/lib/libpng.so', needed by `Project.so'. Stop.
This looks like a wrong dependency declaration in your local rules, not a bug in cmake. From what I can see, /usr/share/cmake-2.8/Modules/FindPNG.cmake uses find_library correctly, and find_library in the Ubuntu cmake-data package works correctly now. If you can reproduce this failure when trying to build a package from the Ubuntu archive, please let us know which one. Otherwise, I'm happy to help you figure out how to make your local rules work under multiarch (by private mail), but I think that's off-topic for this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/737137 Title: find_library fails to locate multiarch libraries -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
