Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#57534 closed defect (fixed)

tix @8.4.3_1: fatal error: 'X11_tk/Xlib.h' file not found

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: tix

Description

tix fails to build:

./unix/tixUnixMwm.c:21:10: fatal error: 'X11_tk/Xlib.h' file not found
#include <X11_tk/Xlib.h>
         ^~~~~~~~~~~~~~~
1 error generated.

Change History (2)

comment:1 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: assignedclosed

In 8fe068ad6f1666bb578ed79c118bf7474b59d9d0/macports-ports (master):

tix: fix patchfile to work for tk +quartz and +x11

Fixes #57534

comment:2 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Thank you for pointing this out.

Note: See TracTickets for help on using tickets.