https://bugzilla.redhat.com/show_bug.cgi?id=1677989 --- Comment #4 from J. Scheurich <mufti11@xxxxxx> --- The only test example in vcglib that uses a older Eigen3 version to not compile with the fedora 30 Eigen version: $ pwd /xxx/vcglib/apps/sample/trimesh_indexing $ make make: *** No rule to make target '../../../eigenlib/Eigen/src/Core/Functors.h', needed by 'trimesh_indexing.o'. Stop. $ find /usr/include/eigen3 -name Functors.h $ What to do ? wdune/white_dune uses vcglib as build requirement, but do not use Eigen3... What to do ? Should i simply remove the Eigen directory from vcglib ? The Eigen test example is not included in the fedora vcglib distribution. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx