[MacPorts] #17558: _X11TransSocketUNIXConnect: Cannot connect to non-local host ???D

MacPorts noreply at macports.org
Mon Dec 8 00:52:28 PST 2008


#17558: _X11TransSocketUNIXConnect: Cannot connect to non-local host ???D
---------------------------------+------------------------------------------
 Reporter:  vinc17@…             |       Owner:  jeremyhu@…           
     Type:  defect               |      Status:  assigned             
 Priority:  High                 |   Milestone:  Port Bugs            
Component:  ports                |     Version:  1.6.0                
 Keywords:  crash                |        Port:  xorg-libX11          
---------------------------------+------------------------------------------

Comment(by vinc17@…):

 Replying to [comment:6 jeremyhu@…]:
 > I think this is because your xrender @0.9.4_1 is linking against
 /opt/local/lib/libX11.dylib and the application is linking against
 /usr/X11/lib/libX11.dylib.

 No, when I rebuilt Liferea so that it linked against
 /opt/local/lib/libX11.dylib (see work/liferea-1.4.22d/src/liferea-bin
 above), I got the same error. But the other libraries (as Liferea is a
 GTK-based application) are still linked against
 /usr/X11R6/lib/libX11.6.dylib, e.g.
 {{{
 prunille:~> otool -L /opt/local/lib/libgtk-x11-2.0.0.dylib | grep libX11
         /usr/X11R6/lib/libX11.6.dylib (compatibility version 6.2.0,
 current version 6.2.0)
 }}}
 Could this be the problem?

 > What is the output of:
 >
 > {{{
 > otool -L
 /opt/local/var/macports/software/xrender/*/opt/local/lib/libXrender.dylib
 > }}}

 {{{
 /opt/local/var/macports/software/xrender/0.9.0_3/opt/local/lib/libXrender.dylib:
         /opt/local/lib/libXrender.1.dylib (compatibility version 5.0.0,
 current version 5.0.0)
         /usr/X11R6/lib/libX11.6.dylib (compatibility version 6.2.0,
 current version 6.2.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 88.1.11)
 /opt/local/var/macports/software/xrender/0.9.4_1+darwin_8+macosx/opt/local/lib/libXrender.dylib:
         /opt/local/lib/libXrender.1.dylib (compatibility version 5.0.0,
 current version 5.0.0)
         /opt/local/lib/libX11.6.dylib (compatibility version 9.0.0,
 current version 9.0.0)
         /opt/local/lib/libXau.6.dylib (compatibility version 7.0.0,
 current version 7.0.0)
         /opt/local/lib/libXdmcp.6.dylib (compatibility version 7.0.0,
 current version 7.0.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 88.1.11)
 }}}

 > Is this on Tiger?

 Yes.

-- 
Ticket URL: <http://trac.macports.org/ticket/17558#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list