[bind10-dev] failed build

Jeremy C. Reed jreed at isc.org
Thu Jul 22 03:09:34 UTC 2010


On Thu, 22 Jul 2010, BIND 10 Tests wrote:

> http://bind10.isc.org/~tester/builder//BIND10/20100722012000-Solaris10-sparc-Sunstudio/logs/build.out

/usr/bin/CC -DHAVE_CONFIG_H -I. -I../../..   -I../../../src/lib 
-I../../../src/lib  -I../../../src/bin -I../../../src/bin  
-I../../../src/lib/dns -I../../../src/lib/dns  -I../../../src/lib/cc 
-I../../../src/bin  -I../../../src/bin -D_XPG4_2 -D__EXTENSIONS__ 
-I/udir/jreed/pkg/include -I../../../ext/asio  -g -library=stlport4 
-features=tmplife -features=tmplrefstatic -c -o auth_srv.o auth_srv.cc
"../../../src/lib/datasrc/query.h", line 92: Warning: Identifier 
expected instead of "}".
"../../../ext/asio/asio/detail/socket_ops.hpp", line 133: Error: close 
is not a member of file level.
"../../../ext/asio/asio/detail/socket_ops.hpp", line 605: Error: ioctl 
is not a member of file level.
"../../../ext/asio/asio/detail/socket_ops.hpp", line 893: Error: 
gethostname is not a member of file level.
3 Error(s) and 1 Warning(s) detected.


src/lib/datasrc/query.h probably could:

     #include <unistd.h>



More information about the bind10-dev mailing list