Hallo,
Fehler gefunden: Ein
war nötig
Gute Nacht
sand
Fehler gefunden: Ein
Code:
bcuaddrtab usb:2:2:1:0 -w 0
Gute Nacht
sand
$ make make all-recursive make[1]: Entering directory `/home/administrator/linknx-0.0.1.25' Making all in ticpp make[2]: Entering directory `/home/administrator/linknx-0.0.1.25/ticpp' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/administrator/linknx-0.0.1.25/ticpp' Making all in src make[2]: Entering directory `/home/administrator/linknx-0.0.1.25/src' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../ticpp -I/usr/local/includ e -g -O2 -MT timermanager.o -MD -MP -MF ".deps/timermanager.Tpo" -c -o timerm anager.o timermanager.cpp; \ then mv -f ".deps/timermanager.Tpo" ".deps/timermanager.Po"; else rm -f ".deps/timermanager.Tpo"; exit 1; fi timermanager.cpp: In member function `time_t PeriodicTask::findNext(time_t, Time Spec*)': timermanager.cpp:438: error: 'struct tm' has no member named 'tm_gmtoff' make[2]: *** [timermanager.o] Error 1 make[2]: Leaving directory `/home/administrator/linknx-0.0.1.25/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/administrator/linknx-0.0.1.25' make: *** [all] Error 2
<persistence type="mysql" host="192.168.1.99" user="linknx" pass="" db="eiblog" table="" logtable="log" />
[IMG]http://192.168.1.99/phpmyadmin/themes/original/img/item_ltr.png[/IMG] [URL="http://192.168.1.99/phpmyadmin/db_structure.php?db=eiblog&token=c694a20d7ec413b7b3dd734c1321c837"] [IMG]http://192.168.1.99/phpmyadmin/themes/original/img/s_db.png[/IMG] Datenbank: eiblog[/URL] log MyISAM latin1_general_ci 1 Tabellen Gesamt 0 Bytes
PersistentStorage: storage type not supported: 'mysql'
PersistentStorage: storage type not supported: 'mysql'
nano /etc/apt/sources.list deb [URL]http://www.auto.tuwien.ac.at/~mkoegler/debian[/URL] eib main deb-src [URL]http://www.auto.tuwien.ac.at/~mkoegler/debian[/URL] eib main cd ~root nano qw (Key einfügen und speicher) [URL]https://www.auto.tuwien.ac.at/~mkoegler/index.php/eibdeb[/URL] apt-key add qw apt-get update apt-get install bcusdk apt-get install pthsem-dev
apt-get install build-essential bin86 libesmtp5 libesmtp-dev libcppunit-dev libcurl4-openssl-dev
tar -xzf linknx-0.0.1.25.tar.gz cd linknx-0.0.1.25 ./configure make make install make check ln -s /usr/local/share/doc/linknx /var/lib/linknx
mkdir persist
<knxconnection url="ip:127.0.0.1" />
checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc 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 dependency style of gcc... gcc3 checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for GNU Pth... version 2.0.7, installed under /usr checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 argp.h usability... yes checking argp.h presence... yes checking for argp.h... yes checking for library containing argp_parse... none required checking for cppunit-config... /usr/bin/cppunit-config checking for Cppunit - version >= 1.9.6... 1.12.0 checking for gawk... (cached) mawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.18.0 checking for libcurl >= version 7.14.0... yes checking whether libcurl is usable... yes checking for curl_free... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for mysql_config executable... not found checking libesmtp.h usability... yes checking libesmtp.h presence... yes checking for libesmtp.h... yes checking whether to use libesmtp... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for int16_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint8_t... yes checking for ptrdiff_t... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for dup2... yes checking for memmove... yes checking for memset... yes checking for strchr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating ticpp/Makefile config.status: creating include/Makefile config.status: creating test/Makefile config.status: creating conf/Makefile config.status: creating config.h config.status: executing depfiles commands
ExceptionDays: 2009-4-1 is an exception day! Services: stopping services ExceptionDays: DELETE ObjectTest.cpp:1040:Assertion Test name: ObjectTest::testValueObject32Write assertion failed - Expression: v.getValue() == "3.1415" Failures !!! Run: 108 Failure total: 1 Failures: 1 Errors: 0 FAIL: testmain ================================= 1 of 1 tests failed Please report to [EMAIL="linknx@ouaye.net"]linknx@ouaye.net[/EMAIL] ================================= make[2]: *** [check-TESTS] Fehler 1 make[2]: Verlasse Verzeichnis '/home/mwfv/Desktop/linknx-0.0.1.25/test' make[1]: *** [check-am] Fehler 2 make[1]: Verlasse Verzeichnis '/home/mwfv/Desktop/linknx-0.0.1.25/test' make: *** [check-recursive] Fehler 1 root@1d0sx040ub:/home/mwfv/Desktop/linknx-0.0.1.25#
<rule id="WindMax"> <condition type="and"> <condition type="timer" trigger="true"> <every>1s</every> </condition> <condition type="script" trigger="true"> return tonumber(obj("z_windgeschwindigkeit")) > tonumber(obj("z_wind_max")); </condition> </condition> <actionlist> <action type="copy-value" from="z_windgeschwindigkeit" to="z_wind_max"/> </actionlist> </rule>
<rule id="WindMax"> <condition type="and"> <condition type="timer" trigger="true"> <every>1s</every> </condition> <condition type="script" trigger="true"> return tonumber(obj("z_windgeschwindigkeit")) > tonumber(obj("z_wind_max")); </condition> </condition> <actionlist> <action type="copy-value" from="z_windgeschwindigkeit" to="z_wind_max"/> </actionlist> </rule>
Wir verarbeiten personenbezogene Daten über die Nutzer unserer Website mithilfe von Cookies und anderen Technologien, um unsere Dienste bereitzustellen. Weitere Informationen findest Du in unserer Datenschutzerklärung.
Indem Du unten auf "ICH stimme zu" klickst, stimmst Du unserer Datenschutzerklärung und unseren persönlichen Datenverarbeitungs- und Cookie-Praktiken zu, wie darin beschrieben. Du erkennst außerdem an, dass dieses Forum möglicherweise außerhalb Deines Landes gehostet wird und bist damit einverstanden, dass Deine Daten in dem Land, in dem dieses Forum gehostet wird, gesammelt, gespeichert und verarbeitet werden.
Kommentar