[GRASS-dev] [GRASS GIS] #1289: wingrass65 - Vector digitizer not available: Reason: xdr not found

GRASS GIS trac at osgeo.org
Wed Mar 2 04:41:49 EST 2011


#1289: wingrass65 - Vector digitizer not available: Reason: xdr not found
-----------------------------------------+----------------------------------
 Reporter:  hellik                       |       Owner:  grass-dev@…              
     Type:  defect                       |      Status:  new                      
 Priority:  critical                     |   Milestone:  6.5.0                    
Component:  wxGUI                        |     Version:  svn-develbranch6         
 Keywords:  wingrass, vector, digitizer  |    Platform:  MSWindows Vista          
      Cpu:  x86-32                       |  
-----------------------------------------+----------------------------------
 tested with a self compiled wingrass65 at r45511

 message in the wxgui at startup:

 {{{
 3D view mode not available

 Reason: xdr not found.

 Note that the wxGUI's 3D view mode is currently disabled on
 MS Windows (hopefully this will be fixed soon). Please keep
 an eye out for updated versions of GRASS. In the meantime
 you can use "NVIZ" from the File menu.

 Vector digitizer not available

 Reason: xdr not found.

 Note that the wxGUI's vector digitizer is currently disabled
 (hopefully this will be fixed soon). Please keep an eye out
 for updated versions of GRASS. In the meantime you can use
 "v.digit" from the Develop Vector menu.
 }}}

 from package.log


 {{{
 [...]
 checking for library containing cuserid... no
 checking for xdrmem_create... no
 checking for xdrmem_create in -lsun... no
 checking for xdrmem_create in -lnsl... no
 checking for xdrmem_create in -lrpclib... no
 checking for xdrmem_create in -lxdr... yes
 checking for asprintf... no
 checking for atan... yes
 [...]
 }}}

 if I add a vector in the mapdisplay and then open the table attribute
 manager, dbf.exe is crashing.

 Helmut

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1289>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list