Skip to content

ncrack fails to build in Debian unstable due to -Werror=implicit-function-declaration #137

Description

@vpa1977

Related to #134

xmalloc.c: In function ‘xasprintf’:
xmalloc.c:114:13: error: implicit declaration of function ‘vasprintf’; did you mean ‘xasprintf’? [-Werror=implicit-function-declaration]
  114 |         i = vasprintf(ret, fmt, ap);
      |             ^~~~~~~~~
      |             xasprintf
make[2]: Leaving directory '/<<PKGBUILDDIR>>/nbase'

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