On Wed, Sep 26, 2012 at 03:34:26PM +0200, David Coppa wrote:
> On Wed, 26 Sep 2012, Stuart Henderson wrote:
> 
> > On 2012/09/26 14:58, David Coppa wrote:
> > > dbic++ and libproxy can even go in now, if you give me an okay...
> > 
> > those look good to me, it would be easier to review if you sent
> > them as a plain attachment rather than gzip though.
> > 
> > haven't looked at the cmake diff yet.

Might want to look at ogre,-samples too :

/usr/bin/c++  -fPIC -O2 -pipe   -O2 -g   -shared  -o
../../lib/Plugin_OctreeZone.so
CMakeFiles/Plugin_OctreeZone.dir/src/OgreHeightmapTerrainZonePageSource.cpp.o
CMakeFiles/Plugin_OctreeZone.dir/src/OgreOctreeZone.cpp.o
CMakeFiles/Plugin_OctreeZone.dir/src/OgreOctreeZoneDll.cpp.o
CMakeFiles/Plugin_OctreeZone.dir/src/OgreOctreeZoneOctree.cpp.o
CMakeFiles/Plugin_OctreeZone.dir/src/OgreOctreeZonePlugin.cpp.o
CMakeFiles/Plugin_OctreeZone.dir/src/OgreTerrainVertexProgram.cpp.o
CMakeFiles/Plugin_OctreeZone.dir/src/OgreTerrainZone.cpp.o
CMakeFiles/Plugin_OctreeZone.dir/src/OgreTerrainZonePage.cpp.o
CMakeFiles/Plugin_OctreeZone.dir/src/OgreTerrainZonePageSource.cpp.o
CMakeFiles/Plugin_OctreeZone.dir/src/OgreTerrainZoneRenderable.cpp.o
-L/usr/local/lib -L/usr/obj/ports/ogre_src_v1-7-4/build-amd64/lib
-lOgreMain -lPlugin_PCZSceneManager -lOgreMain
/usr/X11R6/lib/libfreetype.so.18.3 /usr/X11R6/lib/libSM.so.8.0
/usr/X11R6/lib/libICE.so.9.0 /usr/X11R6/lib/libX11.so.15.1
/usr/X11R6/lib/libXext.so.12.0 /usr/X11R6/lib/libXt.so.10.1
/usr/X11R6/lib/libXaw.so.14.0 /usr/local/lib/libboost_thread-mt.so.4.0
/usr/local/lib/libboost_date_time-mt.so.4.0
/usr/local/lib/libfreeimage.so.2.0 /usr/local/lib/libzzip.so.15.52
/usr/lib/libz.so.4.1
-Wl,-rpath,/usr/local/lib:/usr/obj/ports/ogre_src_v1-7-4/build-amd64/lib:/usr/X11R6/lib
-Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib 

/usr/bin/ld: cannot find -lPlugin_PCZSceneManager

It was built with 
/usr/bin/c++  -fPIC -O2 -pipe   -O2 -g   -shared  -o
../../lib/Plugin_PCZSceneManager.so ....

in
/usr/obj/ports/ogre_src_v1-7-4/build-amd64/lib/Plugin_PCZSceneManager.so

i'll put the other fixes in the next bulk, since libssh & dbic++ also
failed here.

Landry

Reply via email to