Skip to content

Missing ncruses include on OpenSUSE #18

Description

@didix16

Hi.
I was trying to compile vbindiff in OpenSUSE but It was failing all the time since #include <panel.h> was not founded.

I solve it by just modifing the AM_CPPFLAGS by adding: -I/usr/include/ncurses:
AM_CPPFLAGS = -I$(srcdir)/curses -I/usr/include/ncurses

on Makefile.

Cheers :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions