ros / ros-overlay

Gentoo Overlay for ROS packages
33 stars 30 forks source link

mrpt emerge fails due to howMany() #793

Open flabrosse opened 5 years ago

flabrosse commented 5 years ago

Trying to emerge mrpt and it fails with

expression cannot be used as a function
return howMany();

in matrix_adaptors.h

Any idea?

allenh1 commented 5 years ago

Could you run superflore-check-ebuilds on the package and store the log files locally, then upload them for me to review? I'm not sure to which package you are referring, nor which distro you are running.

If you can give me that info, I'll be better able to diagnose and (hopefully) supply a patch.