Opened 10 years ago

Closed 10 years ago

#44461 closed defect (worksforme)

xorg-libX11 missing deps

Reported by: axet (Alexey Kuznetsov) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc:
Port: xorg-libX11

Description (last modified by ryandesign (Ryan Carsten Schmidt))

this lib failed to build if those packages are not installed.

sudo port install xorg-inputproto
sudo port install xorg-xtrans
sudo port install xorg-xextproto

maybe more.

not sure how to add "jeremyhu openmaintainer"

Change History (4)

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

Description: modified (diff)
Owner: changed from macports-tickets@… to jeremyhu@…

comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

All three of those are already listed as dependencies of xorg-libX11, so MacPorts should have installed them automatically before trying to install xorg-libX11.

$ port deps xorg-libX11
Full Name: xorg-libX11 @1.6.2_0
Build Dependencies:   pkgconfig, xorg-xtrans, xorg-bigreqsproto, xorg-xcmiscproto, xorg-xextproto, xorg-xf86bigfontproto, xorg-inputproto, xorg-util-macros
Library Dependencies: xorg-libXdmcp, xorg-libXau, xorg-libxcb, xorg-xproto, xorg-kbproto

comment:3 Changed 10 years ago by axet (Alexey Kuznetsov)

It works now.

I had fresh installed Maverics and got build problems. Not sure what that was.

comment:4 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.