[MacPorts] #32399: LibVNCServer 0.9.8.2 build fails
#32399: LibVNCServer 0.9.8.2 build fails ----------------------------------+----------------------------------------- Reporter: pixilla@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ----------------------------------+----------------------------------------- Mac OS X 10.6.8, MacPorts Trunk[[BR]] While upgrading LibVNCServer version 0.9.8.1 to 0.9.8.2, build errors finding X11. {{{ $ sudo port -v build LibVNCServer configure: ... checking for X... libraries /usr/X11/lib, headers checking whether -R must be followed by a space... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XGetImage in -lX11... yes ... build: errors ... ld: library not found for -lX11 ... }}} {{{ $ sudo port -v build LibVNCServer configure.args='-- x-includes=/usr/X11/include/X11 --x-libraries=/usr/X11/lib/X11' configure: ... checking for X... libraries /usr/X11/lib/X11, headers /usr/X11/include/X11 checking whether -R must be followed by a space... no checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for XGetImage in -lX11... no ... build: completes }}} -- Ticket URL: <https://trac.macports.org/ticket/32399> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32399: LibVNCServer 0.9.8.2 build fails ----------------------------------+----------------------------------------- Reporter: pixilla@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: LibVNCServer ----------------------------------+----------------------------------------- Changes (by pixilla@…): * cc: ryandesign@… (added) * port: => LibVNCServer -- Ticket URL: <https://trac.macports.org/ticket/32399#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32399: LibVNCServer 0.9.8.2 build fails ----------------------------------+----------------------------------------- Reporter: pixilla@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: LibVNCServer ----------------------------------+----------------------------------------- Changes (by pixilla@…): * cc: ryandesign@… (removed) * owner: macports-tickets@… => ryandesign@… -- Ticket URL: <https://trac.macports.org/ticket/32399#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32399: LibVNCServer 0.9.8.2 build fails ----------------------------------+----------------------------------------- Reporter: pixilla@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: LibVNCServer ----------------------------------+----------------------------------------- Comment(by ryandesign@…): We do not want to use /usr/X11. If X11 is needed, we want to use MacPorts ports. On my system it automatically finds X11 in /opt/local. It looks like it's using X11 to build something called SDLvncviewer, but that doesn't end up getting installed. And LibVNCServer doesn't declare dependencies on libsdl or any X11 ports. Maybe I just try to disable all of this. -- Ticket URL: <https://trac.macports.org/ticket/32399#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32399: LibVNCServer 0.9.8.2 build fails -----------------------------------+---------------------------------------- Reporter: pixilla@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: LibVNCServer | -----------------------------------+---------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Replying to [comment:3 ryandesign@…]:
Maybe I just try to disable all of this.
r87768. -- Ticket URL: <https://trac.macports.org/ticket/32399#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32399: LibVNCServer 0.9.8.2 build fails -----------------------------------+---------------------------------------- Reporter: pixilla@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: LibVNCServer | -----------------------------------+---------------------------------------- Comment(by pixilla@…): Replying to [comment:4 ryandesign@…]:
Replying to [comment:3 ryandesign@…]:
Maybe I just try to disable all of this.
r87768. Thanks.
-- Ticket URL: <https://trac.macports.org/ticket/32399#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts