GDAL
April 21, 2010, 5:27am
1
#1040: neta lib Makefile deps
--------------------+-------------------------------------------------------
Reporter: hamish | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version: svn-trunk
Keywords: v.net | Platform: Linux
Cpu: x86-64 |
--------------------+-------------------------------------------------------
Hi,
trying to rebuild trunk with `make -j 3` I got errors building
lib/vector/neta/ and then all the newly added v.net.* modules failed
because of that. After building neta by hand (no problems) the other
v.net.* modules built ok. Some dependency build order thing in the
Makefile(s)?
thanks,
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1040> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
April 21, 2010, 8:04am
2
#1040: neta lib Makefile deps
---------------------+------------------------------------------------------
Reporter: hamish | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version: svn-trunk
Resolution: | Keywords: v.net
Platform: Linux | Cpu: x86-64
---------------------+------------------------------------------------------
Comment (by mmetz):
works for me after I added
{{{
neta: Vlib
}}}
to lib/vector/Makefile
hopefully fixed in r41940
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1040#comment:1> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
February 13, 2013, 9:11pm
3
#1040: neta lib Makefile deps
---------------------+------------------------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone: 7.0.0
Component: Vector | Version: svn-trunk
Resolution: fixed | Keywords: v.net
Platform: Linux | Cpu: x86-64
---------------------+------------------------------------------------------
Changes (by martinl):
* status: new => closed
* resolution: => fixed
Comment:
Closing, please re-open if needed.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1040#comment:2> ;
GRASS GIS <http://grass.osgeo.org >