#456: Undefined references when building grass 6.4 rc4 ------------------------+--------------------------------------------------- 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 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>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
