bug-gtypist
[Top][All Lists]
Advanced

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

How to compile gtypist on macOS Monterey (12.5.1) M1


From: Zoltan Klinger
Subject: How to compile gtypist on macOS Monterey (12.5.1) M1
Date: Sat, 24 Sep 2022 15:33:14 +1000

Hi there,

I was wondering if you could help me figure out how to compile gtypist from source on macOS Monterey (12.5.1) M1.

% uname -a
Darwin C02HG20LQ05N 21.6.0 Darwin Kernel Version 21.6.0: Wed Aug 10 14:28:35 PDT 2022; root:xnu-8020.141.5~2/RELEASE_ARM64_T8101 arm64

Running ./autogen.sh fails with the following error:
% ./autogen.sh
Checking for required tools...
Copying gettext.h from /opt/homebrew/share/gettext/gettext.h
creating lessons/gtypist.typ...
creating configure-w32...
creating INSTALL...
running autopoint...
creating build configuration files...
configure.ac:28: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:28: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:792: AM_CONFIG_HEADER is expanded from...
configure.ac:28: the top level
configure.ac:49: warning: The preprocessor macro `STDC_HEADERS' is obsolete.
configure.ac:49:   Except in unusual embedded environments, you can safely include all
configure.ac:49:   ISO C90 headers unconditionally.
configure.ac:74: warning: your code may safely assume C89 semantics that RETSIGTYPE is void.
configure.ac:74: Remove this warning and the `AC_CACHE_CHECK' when you adjust the code.

**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
'./autogen.sh' command line.

running ./configure ...

./configure: line 4: .: filename argument required
.: usage: . filename [arguments]
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `dist'.  Stop.

Any help would be greatly appreciated.

Cheers,
Zoltan



reply via email to

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