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

GRASS GIS trac at osgeo.org
Wed Apr 22 06:49:16 EDT 2009


#456: Undefined references when building grass 6.4 rc4
------------------------+---------------------------------------------------
  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 glynn):

 Replying to [comment:20 hamish]:

 > > I've found a new underlinking problem with cairo:
 > > http://svn.mandriva.com/cgi-
 bin/viewvc.cgi/packages/cooker/grass/current/SOURCES/grass-6.4.0-linkage.patch

 Saying "I've found a problem" then not actually saying what the problem is
 doesn't help anyone.

 >
 {{{
 -EXTRA_LIBS=$(DRIVERLIB) $(GISLIB) $(CAIROLIB)
 +EXTRA_LIBS=$(DRIVERLIB) $(GISLIB) $(CAIROLIB) $(XLIB)
 }}}

 The above is bogus; $(CAIROLIB) should already contain all of the
 necessary linking switches. If it doesn't, configure.in should be modified
 to set CAIROLIB correctly.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/456#comment:21>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list