Bugzilla Automation <bugzi...@freebsd.org> has asked freebsd-python (Nobody) <pyt...@freebsd.org> for maintainer-feedback: Bug 252916: lang/python37: python3.7-config does not answer to --embed https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252916
--- Description --- $ python3.7-config --cflags --libs --ldflags --embed Usage: /usr/local/bin/python3.7-config --prefix|--exec-prefix|--includes|--libs|--cflags|--ldflags|--extension-suffix| --help|--abiflags|--configdir $ echo $? 1 I get that with Python 3.7.9 (from lang/python37 3.7.9_1). Without it, french/aster cannot be built. Is it possible to add it? Or does it exist some work-around? _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"