[GRASS-dev] Re: [GRASS GIS] #456: Undefined references when
building grass 6.4 rc2
GRASS GIS
trac at osgeo.org
Fri Jan 23 12:01:23 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
------------------------+---------------------------------------------------
Changes (by glynn):
* status: closed => reopened
* resolution: fixed =>
Comment:
This error, and its "fix", are bogus.
EXTRA_LIBS should only include the libraries which are used directly by
the library or module being built. Indirect dependencies should be handled
by the *LIB variables in Grass.make.
I intend to revert r35550, but first I'll attempt to determine what the
problem actually is and whether some other fix is necessary.
More generally, it would have been preferable for the reporter to have
attached the error messages (or at least a representative sample of them),
rather than attaching a patch and expecting it to be applied without any
understanding of the problem (the fact that it actually happened here
indicates a defect in the development process).
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/456#comment:6>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list