#456: Undefined references when building grass 6.4 rc2
------------------------+---------------------------------------------------
  Reporter:  fundawang  |       Owner:  [email protected]
      Type:  defect     |      Status:  reopened                 
  Priority:  major      |   Milestone:  6.4.0                    
 Component:  default    |     Version:  6.4.0 RCs                
Resolution:             |    Keywords:                           
  Platform:  Linux      |         Cpu:  x86-64                   
------------------------+---------------------------------------------------
Comment (by neteler):

 I used

 {{{
 MYCFLAGS="-g -Wall  -fno-common"
 MYCXXFLAGS="-g -Wall"
 MYLDFLAGS="-Wl,--no-undefined"
 LDFLAGS="$MYLDFLAGS" CFLAGS="$MYCFLAGS" CXXFLAGS="$MYCXXFLAGS" ./configure
 ...
 }}}

 and could perfectly reproduce (and "fix" the problem).

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/456#comment:8>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to