I am trying to install the CVS version on gazebo. I have run the configure script and now I am trying to run make install, but I get an error:
Terrain.o: In function `Terrain': /contrib/projects/psg/gazebo/utils/builder/Terrain.cc:47: undefined reference to `GDALAllRegister' /contrib/projects/psg/gazebo/utils/builder/Terrain.cc:47: undefined reference to `GDALAllRegister' Terrain.o: In function `Terrain::Warp(char const*)': /contrib/projects/psg/gazebo/utils/builder/Terrain.cc:467: undefined reference to `GDALOpen' Terrain.o: In function `Terrain::LoadData()': /contrib/projects/psg/gazebo/utils/builder/Terrain.cc:561: undefined reference to `GDALDataset::GetRasterBand(int)' /contrib/projects/psg/gazebo/utils/builder/Terrain.cc:571: undefined reference to `GDALRasterBand::RasterIO(GDALRWFlag, int, int, int, int, void*, int, int, GDALDataType, int, int)' Terrain.o: In function `Terrain::Initialize()': /contrib/projects/psg/gazebo/utils/builder/Terrain.cc:509: undefined reference to `GDALDataset::GetRasterXSize()' /contrib/projects/psg/gazebo/utils/builder/Terrain.cc:510: undefined reference to `GDALDataset::GetRasterYSize()' Terrain.o: In function `Terrain::Load(char const*)': /contrib/projects/psg/gazebo/utils/builder/Terrain.cc:244: undefined reference to `GDALOpen' -- View this message in context: http://www.nabble.com/Installing-CVS-Gazebo-tf1939167.html#a5314175 Sent from the playerstage-gazebo forum at Nabble.com. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Playerstage-gazebo mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo
