Hi Anton,

yes there is a simple way to fix this bug. Just open the file FreeCAD/src/3rdParty/Makefile.am and put a "if HAVE_OPENCASCADE/endif" around the line SUBDIRS=salomesmesh. It should look like this:

if HAVE_OPENCASCADE
SUBDIRS=salomesmesh
endif

This way the Makefile of salomesmesh would be completely ignored if configure didn't find OpenCascade.

Cheers,
Werner





--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to