Page MenuHomeFreeBSD

x11-wm/i3: fix build
ClosedPublic

Authored by pkubaj on May 28 2019, 2:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 17, 4:49 AM
Unknown Object (File)
Sat, Oct 4, 7:38 AM
Unknown Object (File)
Thu, Sep 25, 4:26 AM
Unknown Object (File)
Wed, Sep 24, 4:53 AM
Unknown Object (File)
Mon, Sep 22, 3:28 PM
Unknown Object (File)
Sep 18 2025, 1:37 AM
Unknown Object (File)
Sep 17 2025, 7:58 AM
Unknown Object (File)
Sep 17 2025, 5:10 AM
Subscribers
None

Details

Summary

i3 needs MAKE_JOBS_UNSAFE=yes to build.

Errors:
/wrkdirs/usr/ports/x11-wm/i3/work/i3-4.16/../i3-4.16/i3-config-wizard/main.c:109:10: fatal error: GENERATED_config_enums.h: No such file or directory
#include "GENERATED_config_enums.h"

^~~~~~~~~~~~~~~~~~~~~~~~~~

compilation terminated.

PR: 237890

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.May 28 2019, 5:53 PM
This revision was automatically updated to reflect the committed changes.