Opened 16 years ago
Closed 16 years ago
#18164 closed defect (wontfix)
qt3 and fox segfault with using system_x11
Reported by: | jjstickel@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | segfault system_x11 | Cc: | |
Port: | qt3 fox |
Description
Applications built with qt3 or fox segfault when using system x11 libraries (i.e. when using the system_x11 variant). To test, build qt3 or fox with xorg dependencies installed using the system_x11 variant. Then run /opt/local/bin/assistant (part of qt3) or /opt/local/bin/adie (part of fox).
I suspect this is do to conflict between the system Xft2 libraries and the macports freetype libraries. Attempting to force use of the system freetype libraries results in failed compiles. Everything worked for me after re-installing xorg-libs without setting the system_x11 variant.
Change History (3)
comment:1 Changed 16 years ago by jjstickel@…
comment:3 Changed 16 years ago by jmroot (Joshua Root)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
The system_x11 variant is gone.
Note: See
TracTickets for help on using
tickets.
See also ticket 18165.