[GRASS-dev] [bug #5030] (grass) lidarlib - missing symbols

Request Tracker grass-bugs at intevation.de
Sun Aug 20 14:00:48 EDT 2006


this bug's URL: http://intevation.de/rt/webrt?serial_num=5030
-------------------------------------------------------------------------

Subject: lidarlib - missing symbols

Platform: Mac OSX
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: 6.2+

When linking lidarlib I get:

ld: Undefined symbols:
_nsplx
_nsply
_passoE
_passoN

If I change lidarlib/raster.c:P_Regular_Points () to remove the extern's from those vars, it builds.  
Lines 185-186:

    int nsplx, nsply;
    double passoN, passoE;


-------------------------------------------- Managed by Request Tracker




More information about the grass-dev mailing list