Page MenuHomeFreeBSD

x11-wm/i3: fix build
ClosedPublic

Authored by pkubaj on May 28 2019, 2:26 PM.
Tags
None
Referenced Files
F129094367: D20438.id58005.diff
Wed, Sep 17, 7:58 AM
F129081524: D20438.id57988.diff
Wed, Sep 17, 5:10 AM
F129074354: D20438.id.diff
Wed, Sep 17, 3:31 AM
Unknown Object (File)
Sat, Sep 13, 5:33 AM
Unknown Object (File)
Sat, Sep 13, 3:30 AM
Unknown Object (File)
Thu, Sep 11, 7:26 AM
Unknown Object (File)
Fri, Sep 5, 5:27 AM
Unknown Object (File)
Thu, Sep 4, 1:06 PM
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.