Heyho zusammen,
Ich besitze die Max! eq3 Heizungssteuerung von Conard (Link:
https://www.conrad.de/de/max-funk-heizungssteuerung-o0812043.html ). Ansich bin ich sehr zufrieden, nur leider stört mich, dass es nur eine Anwendung für Linux gibt oder man die Windows Anwendung (in Java geschrieben aber wegen so blöder Abhängigkeiten nicht mehr unter Linux lauffähig) frickeln muss.
Jetzt bin ich über einen Inoffiziellen Client gestoßen:
https://www.tabos.org/max-control/
Leider lässt dieser sich unter Arch nicht kompilieren, der scheint auch nicht mehr aktiv zu sein ?!... Hier mal der Output:
./configure
[teyro@daddelkiste max-control-0.4.1]$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for g_thread_init in -lgthread-2.0... yes
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking whether NLS is requested... yes
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(.*)\${ <-- HERE ?([A-Z_]+)}?(.*)$/ at /usr/bin/intltool-update line 1065.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1193.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1194.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1195.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1196.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1222.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1223.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1224.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1225.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?\w+}?/ at /usr/bin/intltool-update line 1226.
checking for intltool >= 0.40.0... 0.51.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.24.0
checking for XML::Parser... ok
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for EXTRA... yes
checking for SOUP... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating share/Makefile
config.status: creating share/max.1
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
make
[teyro@daddelkiste max-control-0.4.1]$ make
make all-recursive
make[1]: Verzeichnis „/home/teyro/Downloads/max-control-0.4.1.tar/max-control-0.4.1“ wird betreten
Making all in src
make[2]: Verzeichnis „/home/teyro/Downloads/max-control-0.4.1.tar/max-control-0.4.1/src“ wird betreten
gcc -DHAVE_CONFIG_H -I. -I.. -DMAX_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Werror -Wall -O2 -I.. -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT max-about.o -MD -MP -MF .deps/max-about.Tpo -c -o max-about.o `test -f 'about.c' || echo './'`about.c
mv -f .deps/max-about.Tpo .deps/max-about.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DMAX_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Werror -Wall -O2 -I.. -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT max-cube.o -MD -MP -MF .deps/max-cube.Tpo -c -o max-cube.o `test -f 'cube.c' || echo './'`cube.c
cube.c: In Funktion »cube_parse_encryption«:
cube.c:1225:2: Fehler: »soup_session_sync_new_with_options« ist veraltet: Use 'soup_session_new_with_options' instead [-Werror=deprecated-declarations]
soup_session_sync = soup_session_sync_new_with_options(SOUP_SESSION_TIMEOUT, 5, NULL);
^~~~~~~~~~~~~~~~~
In file included from /usr/include/libsoup-2.4/libsoup/soup.h:48:0,
from cube.c:26:
/usr/include/libsoup-2.4/libsoup/soup-session-sync.h:54:14: Anmerkung: hier deklariert
SoupSession *soup_session_sync_new_with_options (const char *optname1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: Alle Warnungen werden als Fehler behandelt
make[2]: *** [Makefile:443: max-cube.o] Fehler 1
make[2]: Verzeichnis „/home/teyro/Downloads/max-control-0.4.1.tar/max-control-0.4.1/src“ wird verlassen
make[1]: *** [Makefile:503: all-recursive] Fehler 1
make[1]: Verzeichnis „/home/teyro/Downloads/max-control-0.4.1.tar/max-control-0.4.1“ wird verlassen
make: *** [Makefile:402: all] Fehler 2
[teyro@daddelkiste max-control-0.4.1]$
Weiss wer welches Paket ich nachinstallieren muss? Würde das ganze wenns rennt auch gerne fürs AUR Packen 😉
Lieben Gruß und vielen Dank fürs Lesen und nochmehr dank fürs Beantworten!
Christian