id summary reporter owner description type status priority milestone component version resolution keywords cc cpu platform 1363 liblidar/segmentlib updates (46266-46272) break build snorfalorpagus mmetz "The changes introducted in r46266-46272 cause errors during build for me: {{{ grass_trunk/lib/lidar grass_trunk/raster/r.resamp.bspline grass_trunk/vector/v.lidar.correction grass_trunk/vector/v.lidar.edgedetection grass_trunk/vector/v.outlier grass_trunk/vector/v.surf.bspline }}} First error: {{{ Snorfalorpagus-MBP-15:lidar snorf$ make make lib cc -dynamiclib -compatibility_version 7.0 -current_version 7.0 -install_name /Applications/GRASS-7.0.app/Contents/MacOS/lib/libgrass_lidar.7.0.svn.dylib -o /Volumes/Gamma/Software/Grass/grass7/grass_trunk/dist.i386-apple-darwin10.7.0/lib/libgrass_lidar.7.0.svn.dylib -L/Volumes/Gamma/Software/Grass/grass7/grass_trunk/dist.i386-apple-darwin10.7.0/lib -L/Volumes/Gamma/Software/Grass/grass7/grass_trunk/dist.i386-apple-darwin10.7.0/lib OBJ.i386-apple-darwin10.7.0/InterpSpline.o OBJ.i386-apple-darwin10.7.0/raster.o OBJ.i386-apple-darwin10.7.0/zones.o -lgrass_vector.7.0.svn -lgrass_dbmiclient.7.0.svn -lgrass_dbmibase.7.0.svn -lgrass_gmath.7.0.svn -lgrass_raster.7.0.svn -lgrass_gis.7.0.svn Undefined symbols: ""_segment_put"", referenced from: _P_Regular_Points in raster.o ""_segment_get"", referenced from: _P_Regular_Points in raster.o _P_Read_Raster_Region_Map in zones.o ld: symbol(s) not found collect2: ld returned 1 exit status make[1]: *** [/Volumes/Gamma/Software/Grass/grass7/grass_trunk/dist.i386-apple-darwin10.7.0/lib/libgrass_lidar.7.0.svn.dylib] Error 1 make: *** [default] Error 2 }}} Other errors, all similar, resulting from previous failure. {{{ Snorfalorpagus-MBP-15:r.resamp.bspline snorf$ make make: *** No rule to make target `/Volumes/Gamma/Software/Grass/grass7/grass_trunk/dist.i386-apple-darwin10.7.0/lib/libgrass_lidar.7.0.svn.dylib', needed by `/Volumes/Gamma/Software/Grass/grass7/grass_trunk/dist.i386-apple-darwin10.7.0/bin/r.resamp.bspline'. Stop. }}} " defect closed normal Compiling svn-trunk fixed liblidar segmentlib OSX/Intel MacOSX