bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42486: 28.0.50; Bug of feature/native-comp branch. Error message nat


From: Andrea Corallo
Subject: bug#42486: 28.0.50; Bug of feature/native-comp branch. Error message native-compile-async: Symbol’s value as variable is void: comp-native-path-postfix
Date: Thu, 23 Jul 2020 10:41:40 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

This is more about debugging your build script then the branch itself.
Apparently you are running the configure two times and the second is not
selecting the natve compiler option.

I think you should remove the 'make distclean' from the script or
execute it before configuring.

This should be removing what as been produced by the first configure
invocation where you ask for the native compiler.

  Andrea

-- 
akrl@sdf.org





reply via email to

[Prev in Thread] Current Thread [Next in Thread]