[MacPorts] #22139: libquicktime: missing depency xorg-libXaw
#22139: libquicktime: missing depency xorg-libXaw ----------------------------------------+----------------------------------- Reporter: arno+macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: libquicktime ----------------------------------------+----------------------------------- libquicktime depends on xorg-libXaw, but this is missing from the portfile. Similar to #21683, adding "port:xorg-libXaw" to "depends_lib" corrects this issue. {{{ sudo port install libquicktime ... ld: library not found for -lXaw collect2: ld returned 1 exit status }}} -- Ticket URL: <http://trac.macports.org/ticket/22139> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22139: libquicktime: missing depency xorg-libXaw ----------------------------------------+----------------------------------- Reporter: arno+macports@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: libquicktime ----------------------------------------+----------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => mww@… -- Ticket URL: <http://trac.macports.org/ticket/22139#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22139: libquicktime: missing depency xorg-libXaw ----------------------------------------+----------------------------------- Reporter: arno+macports@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: libquicktime ----------------------------------------+----------------------------------- Comment(by michaelld@…): only 1 file uses X: bin/qtplay . It also required GL (via mesa). Another issue: the X version found by default is in /usr , not ${prefix} as hoped. I'm attaching a diff to the Portfile that corrects these dependencies as well as prepends 'l' to those binaries without it to avoid a conflict (see ticket #26019). This diff fixes both tickets. -- Ticket URL: <http://trac.macports.org/ticket/22139#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22139: libquicktime: missing depency xorg-libXaw ----------------------------------------+----------------------------------- Reporter: arno+macports@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: libquicktime ----------------------------------------+----------------------------------- Comment(by michaelld@…): Correction: 'qtplay's use of GL requires X as well, but it can compiled using just X. Without X, qtplay will not be built. -- Ticket URL: <http://trac.macports.org/ticket/22139#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22139: libquicktime: missing depency xorg-libXaw -----------------------------------------+---------------------------------- Reporter: arno+macports@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: libquicktime | -----------------------------------------+---------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: This was fixed in r71304. -- Ticket URL: <https://trac.macports.org/ticket/22139#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts