On 09/01/2015 23:37, Paul Jarc wrote:
I've hit a similar problem with execline 2.0.1.0, without using -j:

 I don't think it's a similar problem. It's just that execline can't
find its external dependencies with the default settings because you
installed skalibs in a non-default location. Patrick's problem was a
missing intra-package dependency with -j2... and I see no reason why
that would happen, the dependency is expressed.


I got around this with:
make 
VPATH=/package/host/code.dogmap.org/foreign/skalibs-2.1.0.0+spf+0/prefix/lib/skalibs

 If you're installing skalibs in a non-default location, the "right"
way to proceed is to use --with-include and --with-lib when you
configure other packages.

--
 Laurent

Reply via email to