BTW: I just downloaded OpenBSD 4.6, installed it under VMware, and
successfully compiled everything auto-detected from the configure-script.
Hopefully it works with OpenBSD 4.5 as well.
Starting "owserver -fake=10", and "owget" works. I haven't tried any real
adapter though.
/Christian
From: Christian Magnusson [mailto:[email protected]]
Sent: den 19 oktober 2009 14:14
To: [email protected]
Subject: Re: [Owfs-developers] any succes with building latest owfs on
latest openbsd ?
There was a new introduced typo on owshell/src/c/getaddrinfo.c which caused
an open c-comment and a compilation problem.
http://owfs.cvs.sourceforge.net/viewvc/owfs/owfs/module/owshell/src/c/getadd
rinfo.c?r1=1.9
<http://owfs.cvs.sourceforge.net/viewvc/owfs/owfs/module/owshell/src/c/getad
drinfo.c?r1=1.9&r2=1.10> &r2=1.10
I also moved the resolv.h include after sys/types.h which seems to be
needed.
Can you try again?
/Christian
From: Mads Hjorth [mailto:[email protected]]
Sent: den 19 oktober 2009 11:05
To: [email protected]
Subject: Re: [Owfs-developers] any succes with building latest owfs on
latest openbsd ?
I switched to autoconf 2.62 ...
And get the error
if gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../include
-I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow
-Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes
-Wredundant-decls -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=500
-D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -g -O2
-DNO_NESTED_FUNCTIONS -D_XOPEN_SOURCE=500 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1
-D_POSIX_C_SOURCE=200112L -MT getaddrinfo.o -MD -MP -MF
".deps/getaddrinfo.Tpo" -c -o getaddrinfo.o getaddrinfo.c; then mv -f
".deps/getaddrinfo.Tpo" ".deps/getaddrinfo.Po"; else rm -f
".deps/getaddrinfo.Tpo"; exit 1; fi
getaddrinfo.c:82:37: missing terminating ' character
*** Error code 1
during config I noticed
checking resolv.h usability... no
checking resolv.h presence... yes
configure: WARNING: resolv.h: present but cannot be compiled
configure: WARNING: resolv.h: check for missing prerequisite headers?
configure: WARNING: resolv.h: see the Autoconf documentation
configure: WARNING: resolv.h: section "Present But Cannot Be Compiled"
configure: WARNING: resolv.h: proceeding with the preprocessor's result
configure: WARNING: resolv.h: in the future, the compiler will take
precedence
checking for resolv.h... yes
my /home/download/owfs/module/owlib/src/c/getaddrinfo.c is last modified on
Oct 17 23:24
Any ideas?
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers