On 12/29/2014 04:27 PM, Marco van de Voort wrote:
In our previous episode, Joost van der Sluis said:
On 12/29/2014 05:28 AM, Gennady Agranov wrote:
Yes, it should. As Marco also wrote.

But last night I remembered that the system to resolve those
dependencies has been changed. A few weeks back, files called
'fpmkunit.cfg' were used to resolve these dependencies. At the moment
this is done by files called <packagename>.fpm.

So, can you test if removing all files called 'fpmkunit.cfg' solves your
problem?

Does fpmake still resolve both, or do you suspect fpmakes not being cleaned?

In theory both. But I tested this only artificially.

What could go wrong is this:

1: build fpc (using fpmkunit)
2: svn update, without a clean before this, so the fpmkunit remains
3: build fpc (using .fpm)
4: a dependency changes
5: fpmake resolves using the old fpmkunit.

But even then, in step 5, fpmake will search for a .fpm file first.

I don't think that this is the case here. I have no idea what really happened.

Joost
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to