[Mono-dev] Nant 0.91-alpha2 build problem on 64 bit system

Rafael Teixeira monoman at gmail.com
Mon Dec 27 17:08:14 EST 2010


NDoc comes from another project. You need to add it's managed library
where the build script is searching (beware of capitalization
mismatches). AFAIR, you shouldn't be building NAnt for DotNet on Mono,
but the Mono-tailored build that strips some incompatible
dependencies, as I loosely remind NDoc being. At least that was true
for NAnt 0.85/0.86.

Rafael "Monoman" Teixeira
---------------------------------------
"We live in a world operated by science and technology. We have also
arranged things so that almost no one understands science and
technology. This is a prescription for disaster. We might get away
with it for a while, but sooner or later this combustible mixture of
ignorance and power is going to blow up in our faces."
-Carl Sagan



On Wed, Dec 22, 2010 at 11:01 AM, Paul F. Johnson
<paul at all-the-johnsons.co.uk> wrote:
> Hi,
>
> I'm trying to build nant-0.91-alpha 2 on my x86_64 Fedora box. It gets
> so far and then gives me the following error
>
> /home/paul/rpmbuild/BUILD/nant-0.91-alpha2/src/NAnt.DotNet/NAnt.DotNet.build(25,18):
>            Function call failed.
>            Expression: ${nant::scan-probing-paths(build.dir +
> '/bin','NDoc.ExtendedUI.dll')}
>
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>                "NDoc.ExtendedUI.dll" could not be found in any of the
> configured probing paths.
>
> I'm not seeing this under 32 bit builds. Any ideas why this is
> happening?
>
> TTFN
>
> Paul
> --
> Vertraue mir, ich weiss, was ich mache...
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>


More information about the Mono-devel-list mailing list