Skip to content

make build-xfs-imgwrp error #25

@ayushman4

Description

@ayushman4

When I try to build XFS, I get the following error. No, other FS build throws any error.

NAME="Ubuntu"
VERSION="18.04.6 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.6 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic
which pkg-config
/usr/bin/pkg-config
find /usr -name "pkg.m4"
/usr/share/aclocal/pkg.m4
./configure: line 15293: PKG_PROG_PKG_CONFIG: command not found
./configure: line 15308: syntax error near unexpected token `systemd,'
./configure: line 15308: `			PKG_CHECK_MODULES(systemd, systemd,'
Makefile:115: recipe for target 'include/builddefs' failed
make[2]: *** [include/builddefs] Error 2
make[2]: Leaving directory '/home/ubuntu/hydra/src/fs/xfs/xfsprogs-dev'
Makefile:9: recipe for target 'lib' failed
make[1]: *** [lib] Error 2
make[1]: Leaving directory '/home/ubuntu/hydra/src/fs/xfs'
Makefile:87: recipe for target 'build-xfs-imgwrp' failed
make: *** [build-xfs-imgwrp] Error 2

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