[GRASS-dev] Re: [GRASS GIS] #456: Undefined references when building grass 6.4 rc2

GRASS GIS trac at osgeo.org
Fri Jan 23 14:19:15 EST 2009


#456: Undefined references when building grass 6.4 rc2
------------------------+---------------------------------------------------
  Reporter:  fundawang  |       Owner:  grass-dev at lists.osgeo.org
      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>


More information about the grass-dev mailing list