On Sun, Feb 11, 2018 at 07:59:33PM +0100, Patrick Mulder wrote: > pm:gnucap-python pmu$ python setup.py build > [..] > #include <u_lang.h> > ^ > 1 error generated. > error: command 'cc' failed with exit status 1
you need to pass $( gnucap-conf --cppflags ) to the compiler. i have added that to the Makefile, but not to setup.py. (is setup.py not obsolete?) thanks felix _______________________________________________ Gnucap-devel mailing list Gnucap-devel@gnu.org https://lists.gnu.org/mailman/listinfo/gnucap-devel