From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2004-11-11 02:05:28


Roland Schwarz wrote:

> The last line I see is:
>
> Unknown suffix on
> <@boost!libs!spirit!test>./select_p_with_rule.cpp<template>normal -
> see UserObject rule in Jamfile(5).
>
Finally I have been able to run the tests and generate a status page,
but only after
I did remove the
subinclude libs/spirit/test ; # test-suite spirit
line from the Jamfile in the status subdirectory.

So the spirit library currently seems to prevent building the
regressions at all.
At least on Windows.

Roland