Skip to content
This repository was archived by the owner on Jul 23, 2021. It is now read-only.
This repository was archived by the owner on Jul 23, 2021. It is now read-only.

Tool doesn't compile on mono (Debian/Jessie) #6

@PeterMosmans

Description

@PeterMosmans

Hi,
I'm running Debian Jessie..

 % uname -a
Linux pst 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09) x86_64 GNU/Linux

.. and after installing mono-complete, cloning the git repo, and trying to compile the tool I get the following error:

% make
xbuild /p:Configuration=Debug PassiveScanning.csproj
XBuild Engine Version 12.0
Mono, Version 3.2.8.0
Copyright (C) 2005-2013 Various Mono authors

[...snip...]

/var/git/PassiveScanningTool/PassiveScanning.csproj (default targets) ->
/usr/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) ->

        Cve/CveDetail.cs(2,7): error CS0246: The type or namespace name `HtmlAgilityPack' could not be found. Are you missing an assembly reference?

         1 Warning(s)
         1 Error(s)

Have I done something wrong ? Should I do something differently ?

Thanks in advance,

Peter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions