Hi Francois, Sorry for the slow turn around, changes look good, now merged and submitted to svn/trunk so they will be part of 3.1.8 dev release.
Cheers, Robert. On 20 February 2013 13:20, Francois Tigeot <[email protected]> wrote: > Hi, > > OpenSceneGraph 3.0.1 doesn't build out of the box on DragonFly and needs > a few modifications to these files: > - applications/present3D/Cluster.cpp > - src/osgDB/FileUtils.cpp > > The changes are needed to fix a few platform specific things such as the > absence of stat64, int/socklen_t differences, etc... and are in the same > line as Linux, Apple and FreeBSD specific checks. > > I have attached the modified files; the original patches to 3.0.1 are > also visible here if you find it more convenient: > http://dl.wolfpond.org/dports/graphics.osg/dragonfly/patch-applications_present3D_Cluster.cpp > http://dl.wolfpond.org/dports/graphics.osg/dragonfly/patch-src_osgDB_FileUtils.cpp > > With these changes, osg 3.0.1 is able to be built and packaged on DragonFly > whereas it previously failed to compile. > > -- > Francois Tigeot > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
