[Users] claws-mail impap-error Port 993 tls on Macos

Stephan Hesse stephan at briefhansa.de
Fri Dec 1 11:57:40 UTC 2023


Hi David, Paul,

Thanks for the important hint about the Git sources.
Unfortunately my autogen.sh does not run.

edmin at 2mabuk claws % ./autogen.sh 
glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
glibtoolize: copying file 'config/ltmain.sh'
glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
glibtoolize: copying file 'm4/libtool.m4'
glibtoolize: copying file 'm4/ltoptions.m4'
glibtoolize: copying file 'm4/ltsugar.m4'
glibtoolize: copying file 'm4/ltversion.m4'
glibtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:86: installing 'config/compile'
configure.ac:13: installing 'config/missing'
src/Makefile.am: installing 'config/depcomp'
checking build system type... x86_64-apple-darwin22.6.0
checking host system type... x86_64-apple-darwin22.6.0
checking target system type... x86_64-apple-darwin22.6.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
/Users/edmin/Downloads/claws/configure: line 4539: 4.2.0-2-gdd4c4e:
command not found
configure: error: *** could not determine program version
############
line 4539: 4.2.0-2-gdd4c4e: command not found === GIT_VERSION=-n
4.2.0-2-gdd4c4e
############
file: configure
<<<Schnipp

PACKAGE=claws-mail

INTERFACE_AGE=0
BINARY_AGE=0
EXTRA_RELEASE=
EXTRA_GTK3_VERSION=

GIT_VERSION=-n 4.2.0-2-gdd4c4e


if test \( -z "$GIT_VERSION" \); then
	as_fn_error $? "*** could not determine program version"
"$LINENO" 5
fi

MAJOR_VERSION=${GIT_VERSION%%.*}
MINOR_VERSION=${GIT_VERSION#*.}
MINOR_VERSION=${MINOR_VERSION%%.*}
MICRO_VERSION=${GIT_VERSION##*.}
MICRO_VERSION=${MICRO_VERSION%%-*}
EXTRA_VERSION=${GIT_VERSION#*-}
EXTRA_VERSION=${EXTRA_VERSION%%-*}

if test \( "x$EXTRA_VERSION" != "x" -a `echo -n $EXTRA_VERSION | wc -c`
-lt 5 \); then
    VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION}git${EXTRA_VERSION}
else
    VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION}
    EXTRA_VERSION=0
fi

if test \( "x$EXTRA_RELEASE" != "x" \); then
    VERSION=${VERSION}${EXTRA_RELEASE}${EXTRA_GTK3_VERSION}
fi
>>> Schnapp

There must be a problem with an identifier.
www.search brings me to the topic 'git-snapshots'.
??
Please help me again!

Thanks!

Greetings Steffe



Am Thu, 30 Nov 2023 17:13:43 +0000
schrieb "David Fletcher" <David at megapico.co.uk>:

> >I have now tried to compile version 4.2.0 again. I uninstalled before
> >brew remove libetpan --ignore-dependencies
> >.
> >Also uninstalled the claws-mail 3.1.9 via brew. What am I doing
> >wrong? Do I have to install other modules as a basis before
> >compiling?
> >  
> 
> Hi Steffe,
> 
> As Paul mentioned - use the latest git version. That now has the patch
> included which I'd mentioned in the previous message. It gives the
> changes needed for Mac and Windows. The installed packages from my
> Apple Silicon mac are here so you might spot the difference with
> yours.
> 
> brew list
> ==> Formulae  
> aspell				gettext
> 	jpeg-turbo			libx11
> 		openssl at 3 assimp
> giflib				libarchive
> 	libxau				p11-kit atk
> 			glib
> libb2				libxcb
> 	pango autoconf			glib-networking
> 		libepoxy			libxdmcp
> 		pcre2 automake			gmp
> 			libevent
> libxext				pixman brotli
> 		gnutls				libical
> 			libxml2
> pkg-config ca-certificates			graphite2
> 		libidn2
> libxrender			python at 3.12 cairo
> 		gsettings-desktop-schemas	libmng
> 			little-cms2			qt
> cmake				gspell
> 	libmpc				lz4
> 		readline curl
> gtk+				libnghttp2
> lzo				rtmpdump dbus
> 		gtk+3				libpng
> 			m4				sqlite
> double-conversion		gtk-mac-integration
> libpsl				md4c
> 	unbound enchant
> harfbuzz			libsoup
> 	meson				webp fontconfig
> 		hicolor-icon-theme		libssh2
> 			mpdecimal			xorgproto
> freetype			hunspell
> libtasn1			mpfr
> xz fribidi				icu4c
> 		libtiff				nettle
> 			zlib gcc
> isl				libtool
> 	ninja				zstd gdk-pixbuf
> 		jasper
> libunistring			openldap
> 
> Best wishes, David.
> _______________________________________________
> Users mailing list
> Users at lists.claws-mail.org
> https://lists.claws-mail.org/cgi-bin/mailman/listinfo/users



More information about the Users mailing list