Well, no more tesselator issues. Now the compilation is broken by the
net plugin, as Brian Keener reported before:
/home/Demostración/OpenSceneGraph/src/osgPlugins/net/sockstream.cpp:143:1:
warning: "socklen_t" redefined
In file included from /usr/include/sys/socket.h:15,
from
/home/Demostración/OpenSceneGraph/src/osgPlugins/net/sockstream.h:46,
from
/home/Demostración/OpenSceneGraph/src/osgPlugins/net/sockstream.cpp:63:
/usr/include/cygwin/socket.h:24:1: warning: this is the location of the
previous definition
/home/Demostración/OpenSceneGraph/src/osgPlugins/net/sockstream.cpp: In
member function `int sockbuf::pgrp() const':
/home/Demostración/OpenSceneGraph/src/osgPlugins/net/sockstream.cpp:931:
error: `SIOCGPGRP' undeclared (first use this f
unction)
/home/Demostración/OpenSceneGraph/src/osgPlugins/net/sockstream.cpp:931:
error: (Each undeclared identifier is reported
only once for each function it appears in.)
/home/Demostración/OpenSceneGraph/src/osgPlugins/net/sockstream.cpp: In
member function `int sockbuf::pgrp(int) const':
/home/Demostración/OpenSceneGraph/src/osgPlugins/net/sockstream.cpp:941:
error: `SIOCSPGRP' undeclared (first use this f
unction)
/home/Demostración/OpenSceneGraph/src/osgPlugins/net/sockstream.cpp: In
member function `void sockbuf::closeonexec(bool)
const':
/home/Demostración/OpenSceneGraph/src/osgPlugins/net/sockstream.cpp:952:
error: `FIOCLEX' undeclared (first use this fun
ction)
/home/Demostración/OpenSceneGraph/src/osgPlugins/net/sockstream.cpp:955:
error: `FIONCLEX' undeclared (first use this fu
nction)
make[2]: *** [src/osgPlugins/net/CMakeFiles/osgdb_net.dir/sockstream.o]
Error 1
make[1]: *** [src/osgPlugins/net/CMakeFiles/osgdb_net.dir/all] Error 2
make: *** [all] Error 2
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org