Skip to content

login_server make error #2

@mileskanda

Description

@mileskanda

Hello @ljsebald.

I'm trying to compile login_server, but get this error:

src/pidfile.c:39:10: fatal error: libutil.h: No such file or directory
39 | #include <libutil.h>
| ^~~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:549: src/pidfile.o] Error 1
make[1]: Leaving directory '/root/pso_serv/login_server'
make: *** [Makefile:588: all-recursive] Error 1

File libutil.h does not present in src directory. Tell me please where I should get it?
Tried to compile it on Ubuntu 22.04.

Thank you.

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