Opened 8 years ago

Last modified 9 months ago

#50305 assigned defect

gtkglext @1.2.0 +quartz: error: X development libraries not found

Reported by: Polyergic (Shad Sterling) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc: ballapete (Peter "Pete" Dyballa), cooljeanius (Eric Gallager)
Port: gtkglext

Description

After upgrading to El Capitan and reinstalling macports, while reinstalling previously requested ports, gtkglext fails to configure. I don't see any obviously fatal errors in the attached configure log.

Attachments (1)

config.log (46.0 KB) - added by Polyergic (Shad Sterling) 8 years ago.

Download all attachments as: .zip

Change History (6)

Changed 8 years ago by Polyergic (Shad Sterling)

Attachment: config.log added

comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to jd@…
Summary: gtkglext configure error on El Capitangtkglext @1.2.0 +quartz: error: X development libraries not found

Looks like the error is:

configure:22945: checking for X
configure:23169: result: disabled
configure:24261: error: X development libraries not found

Looks like the port's +quartz variant not only enables quartz support, but also disables X11 support, but gtkglext apparently requires X11.

You can work around the problem for now by not attempting to use the +quartz variant.

comment:2 Changed 8 years ago by Polyergic (Shad Sterling)

I'm using the same variants that were installed before the upgrade. That doesn't sound like something that would work before a Mac OS upgrade but not after. Can someone confirm whether this problem occurs on other systems?

comment:3 Changed 5 years ago by mf2k (Frank Schima)

Owner: jd@… deleted
Status: newassigned

See #57123.

comment:4 Changed 4 years ago by TheLastLovemark

I just experienced the same problem, with the same port and a similar variant.

I tried a full install of +universal +quartz though.

comment:5 Changed 9 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: ballapete cooljeanius added

Has duplicate #60093.

Note: See TracTickets for help on using tickets.