Note de ce sujet :
  • Moyenne : 0 (0 vote(s))
  • 1
  • 2
  • 3
  • 4
  • 5
Fonctionnalités LINKNX
#4
Merci pour le patch, pour moi ça me conviens comme solution.

Par contre impossible de compiler, voici le config.log


----------------------------------------------------------------------------------------------------------

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by linknx configure 0.0.1.26, which was
generated by GNU Autoconf 2.60. Invocation command line was

$ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = srvdomo-f3ade4
uname -m = i686
uname -r = 1.5.25(0.156/4/2)
uname -s = CYGWIN_NT-5.1
uname -v = 2008-06-12 19:34

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /cygdrive/c/WINDOWS/system32
PATH: /cygdrive/c/WINDOWS
PATH: /cygdrive/c/WINDOWS/System32/Wbem
PATH: /cygdrive/c/Program Files/Sybase/Shared/PowerBuilder/
PATH: /cygdrive/c/Program Files/Sybase/Shared/PowerBuilder/


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1809: checking for a BSD-compatible install
configure:1865: result: /usr/bin/install -c
configure:1876: checking whether build environment is sane
configure:1919: result: yes
configure:1984: checking for gawk
configure:2000: found /usr/bin/gawk
configure:2011: result: gawk
configure:2022: checking whether make sets $(MAKE)
configure:2043: result: yes
configure:2292: checking for g++
configure:2308: found /usr/bin/g++
configure:2319: result: g++
configure:2350: checking for C++ compiler version
configure:2357: g++ --version >&5
g++ (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
Copyright © 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There
is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

configure:2360: $? = 0
configure:2367: g++ -v >&5
Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
Configured with: /managed/gcc-build/final-v3-bootstrap/gcc-3.4.4-999/
configure --verbose --program-suffix=-3 --prefix=/usr --exec-prefix=/
usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --
mandir=/usr/share/man --infodir=/usr/share/info --enable-
languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-
included-gettext --enable-version-specific-runtime-libs --without-x --
enable-libgcj --disable-java-awt --with-system-zlib --enable-
interpreter --disable-libgcj-debug --enable-threads=posix --enable-
java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --
enable-hash-synchronization --enable-libstdcxx-debug
Thread model: posix
gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
configure:2370: $? = 0
configure:2377: g++ -V >&5
g++: `-V' option must have argument
configure:2380: $? = 1
configure:2403: checking for C++ compiler default output file name
configure:2430: g++ conftest.cpp >&5
configure:2433: $? = 0
configure:2479: result: a.exe
configure:2484: checking whether the C++ compiler works
configure:2494: ./a.exe
configure:2497: $? = 0
configure:2514: result: yes
configure:2521: checking whether we are cross compiling
configure:2523: result: no
configure:2526: checking for suffix of executables
configure:2533: g++ -o conftest.exe conftest.cpp >&5
configure:2536: $? = 0
configure:2560: result: .exe
configure:2566: checking for suffix of object files
configure:2592: g++ -c conftest.cpp >&5
configure:2595: $? = 0
configure:2618: result: o
configure:2622: checking whether we are using the GNU C++ compiler
configure:2651: g++ -c conftest.cpp >&5
configure:2657: $? = 0
configure:2664: test -z "$ac_cxx_werror_flag" || test ! -s
conftest.err
configure:2667: $? = 0
configure:2674: test -s conftest.o
configure:2677: $? = 0
configure:2691: result: yes
configure:2696: checking whether g++ accepts -g
configure:2726: g++ -c -g conftest.cpp >&5
configure:2732: $? = 0
configure:2739: test -z "$ac_cxx_werror_flag" || test ! -s
conftest.err
configure:2742: $? = 0
configure:2749: test -s conftest.o
configure:2752: $? = 0
configure:2882: result: yes
configure:2916: checking for style of include used by make
configure:2944: result: GNU
configure:2972: checking dependency style of g++
configure:3062: result: gcc3
configure:3127: checking for gcc
configure:3143: found /usr/bin/gcc
configure:3154: result: gcc
configure:3392: checking for C compiler version
configure:3399: gcc --version >&5
gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
Copyright © 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There
is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

configure:3402: $? = 0
configure:3409: gcc -v >&5
Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
Configured with: /managed/gcc-build/final-v3-bootstrap/gcc-3.4.4-999/
configure --verbose --program-suffix=-3 --prefix=/usr --exec-prefix=/
usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --
mandir=/usr/share/man --infodir=/usr/share/info --enable-
languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-
included-gettext --enable-version-specific-runtime-libs --without-x --
enable-libgcj --disable-java-awt --with-system-zlib --enable-
interpreter --disable-libgcj-debug --enable-threads=posix --enable-
java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --
enable-hash-synchronization --enable-libstdcxx-debug
Thread model: posix
gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
configure:3412: $? = 0
configure:3419: gcc -V >&5
gcc: `-V' option must have argument
configure:3422: $? = 1
configure:3425: checking whether we are using the GNU C compiler
configure:3454: gcc -c conftest.c >&5
configure:3460: $? = 0
configure:3467: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3470: $? = 0
configure:3477: test -s conftest.o
configure:3480: $? = 0
configure:3494: result: yes
configure:3499: checking whether gcc accepts -g
configure:3529: gcc -c -g conftest.c >&5
configure:3535: $? = 0
configure:3542: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3545: $? = 0
configure:3552: test -s conftest.o
configure:3555: $? = 0
configure:3685: result: yes
configure:3702: checking for gcc option to accept ISO C89
configure:3776: gcc -c -g -O2 conftest.c >&5
configure:3782: $? = 0
configure:3789: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3792: $? = 0
configure:3799: test -s conftest.o
configure:3802: $? = 0
configure:3822: result: none needed
configure:3842: checking dependency style of gcc
configure:3932: result: gcc3
configure:3992: checking for ranlib
configure:4008: found /usr/bin/ranlib
configure:4019: result: ranlib
configure:4050: checking how to run the C preprocessor
configure:4090: gcc -E conftest.c
configure:4096: $? = 0
configure:4134: gcc -E conftest.c
conftest.c:10:28: ac_nonexistent.h: No such file or directory
configure:4140: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "linknx"
| #define PACKAGE_TARNAME "linknx"
| #define PACKAGE_VERSION "0.0.1.26"
| #define PACKAGE_STRING "linknx 0.0.1.26"
| #define PACKAGE_BUGREPORT "linknx@ouaye.net"
| #define PACKAGE "linknx"
| #define VERSION "0.0.1.26"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4180: result: gcc -E
configure:4209: gcc -E conftest.c
configure:4215: $? = 0
configure:4253: gcc -E conftest.c
conftest.c:10:28: ac_nonexistent.h: No such file or directory
configure:4259: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "linknx"
| #define PACKAGE_TARNAME "linknx"
| #define PACKAGE_VERSION "0.0.1.26"
| #define PACKAGE_STRING "linknx 0.0.1.26"
| #define PACKAGE_BUGREPORT "linknx@ouaye.net"
| #define PACKAGE "linknx"
| #define VERSION "0.0.1.26"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4313: checking for GNU Pth
configure:4618: gcc -E -I/usr/local/include conftest.c
configure:4624: $? = 0
configure:4706: gcc -o conftest.exe -g -O2 -I/usr/local/include -I/
usr/local/include -L/usr/local/lib conftest.c -lpthsem -ldl >&5
configure:4712: $? = 0
configure:4719: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4722: $? = 0
configure:4729: test -s conftest.exe
configure:4732: $? = 0
configure:4803: gcc -o conftest.exe -g -O2 -I/usr/local/include -I/
usr/local/include -L/usr/local/lib conftest.c -lpthsem -ldl >&5
configure:4806: $? = 0
configure:4812: ./conftest.exe
configure:4815: $? = 0
configure:4931: result: version 2.0.7, installed under /usr/local
configure:4940: checking for grep that handles long lines and -e
configure:5014: result: /usr/bin/grep
configure:5019: checking for egrep
configure:5097: result: /usr/bin/grep -E
configure:5102: checking for ANSI C header files
configure:5132: gcc -c -g -O2 conftest.c >&5
configure:5138: $? = 0
configure:5145: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5148: $? = 0
configure:5155: test -s conftest.o
configure:5158: $? = 0
configure:5254: gcc -o conftest.exe -g -O2 conftest.c >&5
configure:5257: $? = 0
configure:5263: ./conftest.exe
configure:5266: $? = 0
configure:5283: result: yes
configure:5307: checking for sys/types.h
configure:5328: gcc -c -g -O2 conftest.c >&5
configure:5334: $? = 0
configure:5341: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5344: $? = 0
configure:5351: test -s conftest.o
configure:5354: $? = 0
configure:5367: result: yes
configure:5307: checking for sys/stat.h
configure:5328: gcc -c -g -O2 conftest.c >&5
configure:5334: $? = 0
configure:5341: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5344: $? = 0
configure:5351: test -s conftest.o
configure:5354: $? = 0
configure:5367: result: yes
configure:5307: checking for stdlib.h
configure:5328: gcc -c -g -O2 conftest.c >&5
configure:5334: $? = 0
configure:5341: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5344: $? = 0
configure:5351: test -s conftest.o
configure:5354: $? = 0
configure:5367: result: yes
configure:5307: checking for string.h
configure:5328: gcc -c -g -O2 conftest.c >&5
configure:5334: $? = 0
configure:5341: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5344: $? = 0
configure:5351: test -s conftest.o
configure:5354: $? = 0
configure:5367: result: yes
configure:5307: checking for memory.h
configure:5328: gcc -c -g -O2 conftest.c >&5
configure:5334: $? = 0
configure:5341: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5344: $? = 0
configure:5351: test -s conftest.o
configure:5354: $? = 0
configure:5367: result: yes
configure:5307: checking for strings.h
configure:5328: gcc -c -g -O2 conftest.c >&5
configure:5334: $? = 0
configure:5341: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5344: $? = 0
configure:5351: test -s conftest.o
configure:5354: $? = 0
configure:5367: result: yes
configure:5307: checking for inttypes.h
configure:5328: gcc -c -g -O2 conftest.c >&5
configure:5334: $? = 0
configure:5341: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5344: $? = 0
configure:5351: test -s conftest.o
configure:5354: $? = 0
configure:5367: result: yes
configure:5307: checking for stdint.h
configure:5328: gcc -c -g -O2 conftest.c >&5
configure:5334: $? = 0
configure:5341: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5344: $? = 0
configure:5351: test -s conftest.o
configure:5354: $? = 0
configure:5367: result: yes
configure:5307: checking for unistd.h
configure:5328: gcc -c -g -O2 conftest.c >&5
configure:5334: $? = 0
configure:5341: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5344: $? = 0
configure:5351: test -s conftest.o
configure:5354: $? = 0
configure:5367: result: yes
configure:5389: checking argp.h usability
configure:5406: gcc -c -g -O2 conftest.c >&5
configure:5412: $? = 0
configure:5419: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5422: $? = 0
configure:5429: test -s conftest.o
configure:5432: $? = 0
configure:5443: result: yes
configure:5447: checking argp.h presence
configure:5462: gcc -E conftest.c
configure:5468: $? = 0
configure:5489: result: yes
configure:5522: checking for argp.h
configure:5529: result: yes
configure:5542: checking for library containing argp_parse
configure:5583: gcc -o conftest.exe -g -O2 conftest.c >&5
/cygdrive/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp/cc8jr5j8.o: In function
`main':
/home/Administrateur/conftest.c:31: undefined reference to
`_argp_parse'
collect2: ld returned 1 exit status
configure:5589: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "linknx"
| #define PACKAGE_TARNAME "linknx"
| #define PACKAGE_VERSION "0.0.1.26"
| #define PACKAGE_STRING "linknx 0.0.1.26"
| #define PACKAGE_BUGREPORT "linknx@ouaye.net"
| #define PACKAGE "linknx"
| #define VERSION "0.0.1.26"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char argp_parse ();
| int
| main ()
| {
| return argp_parse ();
| ;
| return 0;
| }
configure:5583: gcc -o conftest.exe -g -O2 conftest.c -largp >&5
configure:5589: $? = 0
configure:5596: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5599: $? = 0
configure:5606: test -s conftest.exe
configure:5609: $? = 0
configure:5633: result: -largp
configure:5680: checking for cppunit-config
configure:5711: result: no
configure:5721: checking for Cppunit - version >= 1.9.6
configure:5846: checking for gawk
configure:5873: result: gawk
configure:5935: checking for curl-config
configure:5953: found /usr/local/bin/curl-config
configure:5965: result: /usr/local/bin/curl-config
configure:5976: checking for the version of libcurl
configure:5983: result: 7.19.2
configure:5990: checking for libcurl >= version 7.14.0
configure:6003: result: yes
configure:6044: checking whether libcurl is usable
configure:6087: gcc -o conftest.exe -g -O2 -I/usr/local/include
conftest.c -L/usr/local/lib -lcurl -largp >&5
configure:6093: $? = 0
configure:6100: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6103: $? = 0
configure:6110: test -s conftest.exe
configure:6113: $? = 0
configure:6132: result: yes
configure:6145: checking for curl_free
configure:6201: gcc -o conftest.exe -g -O2 -I/usr/local/include
conftest.c -largp -L/usr/local/lib -lcurl >&5
configure:6207: $? = 0
configure:6214: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6217: $? = 0
configure:6224: test -s conftest.exe
configure:6227: $? = 0
configure:6240: result: yes
configure:6327: checking for ANSI C header files
configure:6508: result: yes
configure:6536: checking fcntl.h usability
configure:6553: gcc -c -g -O2 conftest.c >&5
configure:6559: $? = 0
configure:6566: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6569: $? = 0
configure:6576: test -s conftest.o
configure:6579: $? = 0
configure:6590: result: yes
configure:6594: checking fcntl.h presence
configure:6609: gcc -E conftest.c
configure:6615: $? = 0
configure:6636: result: yes
configure:6669: checking for fcntl.h
configure:6677: result: yes
configure:6536: checking stddef.h usability
configure:6553: gcc -c -g -O2 conftest.c >&5
configure:6559: $? = 0
configure:6566: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6569: $? = 0
configure:6576: test -s conftest.o
configure:6579: $? = 0
configure:6590: result: yes
configure:6594: checking stddef.h presence
configure:6609: gcc -E conftest.c
configure:6615: $? = 0
configure:6636: result: yes
configure:6669: checking for stddef.h
configure:6677: result: yes
configure:6526: checking for stdlib.h
configure:6532: result: yes
configure:6526: checking for unistd.h
configure:6532: result: yes
configure:6691: checking for struct tm.tm_gmtoff
configure:6720: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:38: error: structure has no member named `tm_gmtoff'
configure:6726: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "linknx"
| #define PACKAGE_TARNAME "linknx"
| #define PACKAGE_VERSION "0.0.1.26"
| #define PACKAGE_STRING "linknx 0.0.1.26"
| #define PACKAGE_BUGREPORT "linknx@ouaye.net"
| #define PACKAGE "linknx"
| #define VERSION "0.0.1.26"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBCURL 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <time.h>
|
| int
| main ()
| {
| static struct tm ac_aggr;
| if (ac_aggr.tm_gmtoff)
| return 0;
| ;
| return 0;
| }
configure:6777: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:38: error: structure has no member named `tm_gmtoff'
configure:6783: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "linknx"
| #define PACKAGE_TARNAME "linknx"
| #define PACKAGE_VERSION "0.0.1.26"
| #define PACKAGE_STRING "linknx 0.0.1.26"
| #define PACKAGE_BUGREPORT "linknx@ouaye.net"
| #define PACKAGE "linknx"
| #define VERSION "0.0.1.26"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBCURL 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <time.h>
|
| int
| main ()
| {
| static struct tm ac_aggr;
| if (sizeof ac_aggr.tm_gmtoff)
| return 0;
| ;
| return 0;
| }
configure:6818: result: no
configure:6833: checking for struct tm.__tm_gmtoff
configure:6862: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:38: error: structure has no member named `__tm_gmtoff'
configure:6868: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "linknx"
| #define PACKAGE_TARNAME "linknx"
| #define PACKAGE_VERSION "0.0.1.26"
| #define PACKAGE_STRING "linknx 0.0.1.26"
| #define PACKAGE_BUGREPORT "linknx@ouaye.net"
| #define PACKAGE "linknx"
| #define VERSION "0.0.1.26"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBCURL 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <time.h>
|
| int
| main ()
| {
| static struct tm ac_aggr;
| if (ac_aggr.__tm_gmtoff)
| return 0;
| ;
| return 0;
| }
configure:6919: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:38: error: structure has no member named `__tm_gmtoff'
configure:6925: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "linknx"
| #define PACKAGE_TARNAME "linknx"
| #define PACKAGE_VERSION "0.0.1.26"
| #define PACKAGE_STRING "linknx 0.0.1.26"
| #define PACKAGE_BUGREPORT "linknx@ouaye.net"
| #define PACKAGE "linknx"
| #define VERSION "0.0.1.26"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBCURL 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <time.h>
|
| int
| main ()
| {
| static struct tm ac_aggr;
| if (sizeof ac_aggr.__tm_gmtoff)
| return 0;
| ;
| return 0;
| }
configure:6960: result: no
configure:6978: checking for mysql_config executable
configure:7008: result: not found
configure:8462: checking libesmtp.h usability
configure:8479: gcc -c -g -O2 conftest.c >&5
conftest.c:65:22: libesmtp.h: No such file or directory
configure:8485: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "linknx"
| #define PACKAGE_TARNAME "linknx"
| #define PACKAGE_VERSION "0.0.1.26"
| #define PACKAGE_STRING "linknx 0.0.1.26"
| #define PACKAGE_BUGREPORT "linknx@ouaye.net"
| #define PACKAGE "linknx"
| #define VERSION "0.0.1.26"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBCURL 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libesmtp.h>
configure:8516: result: no
configure:8520: checking libesmtp.h presence
configure:8535: gcc -E conftest.c
conftest.c:32:22: libesmtp.h: No such file or directory
configure:8541: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "linknx"
| #define PACKAGE_TARNAME "linknx"
| #define PACKAGE_VERSION "0.0.1.26"
| #define PACKAGE_STRING "linknx 0.0.1.26"
| #define PACKAGE_BUGREPORT "linknx@ouaye.net"
| #define PACKAGE "linknx"
| #define VERSION "0.0.1.26"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBCURL 1
| #define LIBCURL_PROTOCOL_HTTP 1
| #define LIBCURL_PROTOCOL_FTP 1
| #define LIBCURL_PROTOCOL_FILE 1
| #define LIBCURL_PROTOCOL_TELNET 1
| #define LIBCURL_PROTOCOL_DICT 1
| #define LIBCURL_PROTOCOL_TFTP 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <libesmtp.h>
configure:8562: result: no
configure:8595: checking for libesmtp.h
configure:8602: result: no
configure:8626: checking whether to use libesmtp
configure:8655: result: no
configure:8662: checking for log4cpp-config
configure:8695: result: no
configure:8700: checking for log4cpp
configure:8711: result: yes
configure:8770: checking for pkg-config
configure:8803: result: no
configure:8843: checking for LOG4CPP
configure:8933: error: The pkg-config script could not be found or is
too old. Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.

Alternatively, you may set the environment variables LOG4CPP_CFLAGS
and LOG4CPP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

To get pkg-config, see <http://www.freedesktop.org/software/
pkgconfig>.
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LOG4CPP_CFLAGS_set=
ac_cv_env_LOG4CPP_CFLAGS_value=
ac_cv_env_LOG4CPP_LIBS_set=
ac_cv_env_LOG4CPP_LIBS_value=
ac_cv_env_LUA_CFLAGS_set=
ac_cv_env_LUA_CFLAGS_value=
ac_cv_env_LUA_LIBS_set=
ac_cv_env_LUA_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=.exe
ac_cv_func_curl_free=yes
ac_cv_header_argp_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libesmtp_h=no
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_member_struct_tm___tm_gmtoff=no
ac_cv_member_struct_tm_tm_gmtoff=no
ac_cv_objext=o
ac_cv_path_CPPUNIT_CONFIG=no
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path__libcurl_config=/usr/local/bin/curl-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_argp_parse=-largp
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
libcurl_cv_lib_curl_usable=yes
libcurl_cv_lib_curl_version=7.19.2
libcurl_cv_lib_version_ok=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/Administrateur/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/Administrateur/missing --run tar'
AUTOCONF='${SHELL} /home/Administrateur/missing --run autoconf'
AUTOHEADER='${SHELL} /home/Administrateur/missing --run autoheader'
AUTOMAKE='${SHELL} /home/Administrateur/missing --run automake-1.9'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CPPUNIT_CFLAGS=''
CPPUNIT_CONFIG='no'
CPPUNIT_FALSE=''
CPPUNIT_LIBS=''
CPPUNIT_TRUE='#'
CXX='g++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='cygpath -w'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT='.exe'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBCURL='-L/usr/local/lib -lcurl'
LIBCURL_CPPFLAGS='-I/usr/local/include'
LIBOBJS=''
LIBS='-largp '
LOG4CPP_CFLAGS=''
LOG4CPP_CONFIG=''
LOG4CPP_LIBS=''
LTLIBOBJS=''
LUA_CFLAGS=''
LUA_LIBS=''
MAKEINFO='${SHELL} /home/Administrateur/missing --run makeinfo'
OBJEXT='o'
PACKAGE='linknx'
PACKAGE_BUGREPORT='linknx@ouaye.net'
PACKAGE_NAME='linknx'
PACKAGE_STRING='linknx 0.0.1.26'
PACKAGE_TARNAME='linknx'
PACKAGE_VERSION='0.0.1.26'
PATH_SEPARATOR=':'
PKG_CONFIG=''
PTH_CFLAGS='-I/usr/local/include'
PTH_CPPFLAGS='-I/usr/local/include'
PTH_LDFLAGS='-L/usr/local/lib'
PTH_LIBS='-lpthsem -ldl'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='0.0.1.26'
_libcurl_config=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/home/Administrateur/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "linknx"
#define PACKAGE_TARNAME "linknx"
#define PACKAGE_VERSION "0.0.1.26"
#define PACKAGE_STRING "linknx 0.0.1.26"
#define PACKAGE_BUGREPORT "linknx@ouaye.net"
#define PACKAGE "linknx"
#define VERSION "0.0.1.26"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_LIBCURL 1
#define LIBCURL_PROTOCOL_HTTP 1
#define LIBCURL_PROTOCOL_FTP 1
#define LIBCURL_PROTOCOL_FILE 1
#define LIBCURL_PROTOCOL_TELNET 1
#define LIBCURL_PROTOCOL_DICT 1
#define LIBCURL_PROTOCOL_TFTP 1
#define STDC_HEADERS 1
#define HAVE_FCNTL_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1

configure: exit 1

On 5 mai, 06:01, sam974 <s...@wanhoi.org> wrote:
> Bonjour,
>
> Merci pour le PoC patch!
>
> Ne serait-il pas intéressant de pouvoir faire :
>
> <admin><notification><register/></notification></admin>
>
> afin de recevoir tous les changements?
>
> On 5 mai, 03:52, jef2000 <jef2...@ouaye.net> wrote:
>
>
>
> > Bonjour,
>
> > Je viens de tenter une solution.http://www.ouaye.net/linknx/other/object-value-notification-patch.txt
>
> > Avec le patch ci dessus, on peut faire  ceci:
>
> > Requête :<admin><notification><register id='dim_value_salon'/></
> > notification></admin>
> > Réponse:<admin status='success'/>
>
> > Ensuite, lorsque la valeur change, on reçoit:
> > <notify id='dim_value_salon'>64</read>
> > <notify id='dim_value_salon'>128</read>
>
> > Et on peut le désactiver comme ça:
> > Requête :<admin><notification><unregister id='dim_value_salon'/></
> > notification></admin>
> > Réponse:<admin status='success'/>
>
> > Ce n'est pas encore complètement terminé. Par exemple, si tu supprimes
> > un objet sans avoir envoyé d'abord le "unregister", ça va probablement
> > exploser...
>
> > Mais ça donne déjà une idée de la solution pour voir si ça convient.- Masquer le texte des messages précédents -
>
> - Afficher le texte des messages précédents -


Messages dans ce sujet
Fonctionnalités LINKNX - par Casi - 03/05/2009, 23:17:35
Fonctionnalités LINKNX - par jef2000 - 05/05/2009, 00:52:09
Fonctionnalités LINKNX - par sam974 - 05/05/2009, 05:01:58
Fonctionnalités LINKNX - par Casi - 05/05/2009, 11:50:59
Fonctionnalités LINKNX - par Casi - 06/05/2009, 00:24:06
Fonctionnalités LINKNX - par jef2000 - 06/05/2009, 07:24:03
Fonctionnalités LINKNX - par Casi - 06/05/2009, 16:26:51
Fonctionnalités LINKNX - par Casi - 06/05/2009, 21:26:22
Fonctionnalités LINKNX - par jef2000 - 12/05/2009, 08:39:27
Fonctionnalités LINKNX - par Casi - 12/05/2009, 12:23:28
Fonctionnalités LINKNX - par Casi - 12/05/2009, 13:51:44
Fonctionnalités LINKNX - par jef2000 - 12/05/2009, 14:26:15

Atteindre :


Utilisateur(s) parcourant ce sujet : 5 visiteur(s)