[MacPorts] #39025: mtools @3.9.11 needs a dependency on xorg-libx11
#39025: mtools @3.9.11 needs a dependency on xorg-libx11 ---------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: mtools ---------------------+-------------------------------- Trying to build mtools on another new computer without installing other stuff first led to the following error: {{{ floppyd.c:27:10: fatal error: 'X11/Xlib.h' file not found #include <X11/Xlib.h> ^ 1 error generated. make: *** [floppyd.o] Error 1 make: *** Waiting for unfinished jobs.... }}} So I installed some xorg ports until I had an X11/Xlib.h header, and it turns out it comes from xorg-libx11: {{{ gl00b05048:~ egall$ port provides /opt/local/include/X11/Xlib.h /opt/local/include/X11/Xlib.h is provided by: xorg-libX11 }}} Now that I had an X11/Xlib.h header, I cleaned and tried again, and this time it built successfully. Unfortunately my `main.log` got deleted so I can't attach that. -- Ticket URL: <https://trac.macports.org/ticket/39025> MacPorts <http://www.macports.org/> Ports system for OS X
#39025: mtools @3.9.11 needs a dependency on xorg-libx11 ----------------------+------------------------ Reporter: egall@… | Owner: francois@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: mtools | ----------------------+------------------------ Changes (by larryv@…): * cc: francois@… (removed) * owner: macports-tickets@… => francois@… -- Ticket URL: <https://trac.macports.org/ticket/39025#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts