Hi Win
> On 2. Jan 2025, at 21:02, 'Win Treese' via aquamacs-devel <
aquamac...@googlegroups.com> wrote:
>
> Hi, Tobias. Thanks for checking it out.
>
> Did you try building with the usual basic “configure; make”, or did you try the aquamacs-specific script? It’s in
>
> ./aquamacs/build/build-aquamacs.sh
Yes, sure i used that :)
Here's a version with set -x
export PKG_CONFIG=/opt/homebrew/bin/pkg-config
export MACOSX_DEPLOYMENT_TARGET=14
export MIN_VERSION=14
export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
bash -x ./aquamacs/build/build-aquamacs.sh
+ set -e
+ BUILD_LOG=build.log
+ exec
++ tee build.log
+ OPT_FLAGS='-O3 -g -Wno-deprecated-declarations'
+ CONFIG_PACKAGES='--with-gnutls --with-jpeg --with-rsvg '
+ MIN_VERSION=14
+ export MACOSX_DEPLOYMENT_TARGET=14
+ MACOSX_DEPLOYMENT_TARGET=14
++ which gzip
+ GZIP=/usr/bin/gzip
++ which autoconf
+ '[' '!' -f /opt/homebrew/bin/autoconf ']'
++ which automake
+ '[' '!' -f /opt/homebrew/bin/automake ']'
++ xml2-config --cflags
+ export LIBXML2_CFLAGS=-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include
+ LIBXML2_CFLAGS=-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include
++ xml2-config --libs
+ export 'LIBXML2_LIBS=-L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm'
+ LIBXML2_LIBS='-L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm'
+ test -e configure
+ ./configure --with-ns --without-x --without-dbus --with-gnutls --with-jpeg --with-rsvg 'CFLAGS=-O3 -g -Wno-deprecated-declarations ' LDFLAGS=
checking for xcrun... xcrun
checking for make... yes
checking for GNU Make... make
checking for a BSD-compatible install... /opt/homebrew/bin/ginstall -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 2
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /opt/homebrew/bin/gmkdir -p
checking for gawk... gawk
checking whether make supports nested variables... (cached) yes
checking xargs -n works... yes
checking build system type... aarch64-apple-darwin23.6.0
checking host system type... aarch64-apple-darwin23.6.0
configure: error: Emacs does not support 'aarch64-apple-darwin23.6.0' systems.
If you think it should, please send a report to
bug-gn...@gnu.org.
Check 'etc/MACHINES' for recognized configuration names.
+ exit 1
PS: It's very strange, I cannot use gmail to reply here, I hav to use the google groups interface. Otherwise i get bounces, reason "blocked"