Skip to content

Cannot install mon on FreeBSD 9.1 #29

@snowindy

Description

@snowindy

I tried to install mon on FreeBSD 9.1 and I get this. What's wrong?

    root@eugene:/tmp/mon/mon-master # make install
    cc -D_GNU_SOURCE -std=c99 -I deps/ -c src/mon.c
    In file included from src/mon.c:21:
    deps/ms.h:34:7: warning: no newline at end of file
    cc -D_GNU_SOURCE -std=c99 -I deps/ -c deps/ms.c
    In file included from deps/ms.c:11:
    deps/ms.h:34:7: warning: no newline at end of file
    cc -D_GNU_SOURCE -std=c99 -I deps/ -c deps/commander.c
    cc  -o mon
    cc: No input files specified
    *** [mon] Error code 1

    Stop in /tmp/mon/mon-master.

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