Ticket #1040 (closed defect: fixed)

Opened 3 years ago

Last modified 3 months ago

neta lib Makefile deps

Reported by: hamish Owned by: grass-dev@…
Priority: normal Milestone: 7.0.0
Component: Vector Version: svn-trunk
Keywords: v.net Cc:
Platform: Linux CPU: x86-64

Description

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

Change History

Changed 3 years ago by mmetz

works for me after I added

neta: Vlib

to lib/vector/Makefile

hopefully fixed in r41940

Changed 3 months ago by martinl

  • status changed from new to closed
  • resolution set to fixed

Closing, please re-open if needed.

Note: See TracTickets for help on using tickets.