Hi All,

In October there was some problems building owfs on OpenBSD. It got  
solved and I managed to build and run a OWFS sans fuse.

I got a my hands on a few of the new FC family that I have great hopes  
for.

However I see similar problems in building latest and greates owfs....

./../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 -g -O2 -DNO_NESTED_FUNCTIONS - 
D_XOPEN_SOURCE=500 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -MT  
getaddrinfo.o -MD -MP -MF .deps/getaddrinfo.Tpo -c -o getaddrinfo.o  
getaddrinfo.c
In file included from ../../../owlib/src/include/ow_debug.h:20,
                  from getaddrinfo.c:50:
/usr/include/sys/uio.h:40: error: syntax error before "size_t"
In file included from ../../../owlib/src/include/ow_debug.h:20,
                  from getaddrinfo.c:50:
/usr/include/sys/uio.h:75: error: syntax error before "preadv"
/usr/include/sys/uio.h:75: error: syntax error before "off_t"
/usr/include/sys/uio.h:76: error: syntax error before "pwritev"
/usr/include/sys/uio.h:76: error: syntax error before "off_t"
/usr/include/sys/uio.h:78: error: syntax error before "readv"
/usr/include/sys/uio.h:79: error: syntax error before "writev"
*** Error code 1

Stop in /home/download/owfs-2.7p26/module/owshell/src/c (line 92 of / 
usr/share/mk/sys.mk).
*** Error code 1

Stop in /home/download/owfs-2.7p26/module/owshell/src (line 380 of  
Makefile).
*** Error code 1

Stop in /home/download/owfs-2.7p26/module/owshell (line 380 of  
Makefile).
*** Error code 1

Stop in /home/download/owfs-2.7p26/module (line 394 of Makefile).
*** Error code 1

Stop in /home/download/owfs-2.7p26 (line 435 of Makefile).


Seems like getaddrinfo.c is still acting up. Anyone?


Mads


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to