Re: building execline 2.0.0.0: No rule to make target '-lexecline'
>> I've discovered the problem only happens when running "make -j2" (or presumably, any level of parallel building).
I've hit a similar problem with execline 2.0.1.0, without using -j:
make: *** No rule to make target '-lskarnet', needed by 'background'. Stop.
I'm guessing this is because I'm installing skalibs and execline in
non-default prefixes:
/package/host/code.dogmap.org/foreign/skalibs-2.1.0.0+spf+0/prefix
/package/host/code.dogmap.org/foreign/execline-2.0.1.0+spf+0/prefix
I got around this with:
make VPATH=/package/host/code.dogmap.org/foreign/skalibs-2.1.0.0+spf+0/prefix/lib/skalibs
paul
Received on Fri Jan 09 2015 - 22:37:54 UTC
This archive was generated by hypermail 2.3.0
: Sun May 09 2021 - 19:38:49 UTC