Nikos: > > m.eigensystem, compiled against latest grass6_dev _AND_ > > grass-6.4.0RC4 source code, segfaults under Ubuntu-J 64-bit > > Beta. > > > > It works fine with Ubuntu Intrepid! So, something in Jaunty > > doesn't like m.eigensystem (fortran code?)!
Hamish: > > > > any chance of debugging? (gdb, etc) > > > > how far does it get? Hamish: > perhaps you could compile into the fortran code some informative > hints, e.g. put scatter some of these before and after reading > the input values, etc: > > ----8<---- > PRINT *,"Made it past normalizing the data" > ----8<---- > (you have recompiled everything from scratch since the upgrade, > right? ie you don't have any binaries trying to access library > adresses which have since changed) OK, maybe I'll try that also. Yes, everything from scratch -- not a single binary... ...wait, there is FWTools. but this shouldn't have any influence in grass' source code compilation, right? Nikos _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
