Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

[ rxvt ] - patch to work with XFree86 4.3.0

From: ptiJo <ptiJo(at)noos.fr>
Date: Sun Mar 23 2003 - 06:23:09 EST


Hi,

after compiling & installing XFree86 4.3.0 on OBSD 3.2-stable, I faced the following error when trying to run rxvt : /usr/libexec/ld.so: Undefined symbol "_XextFindDisplay" called from rxvt::/usr/X11R6/lib/libXrender.so.1.2 at 0x402d20dc

it seems to be a library problem...
so I added the following patch the the port : [ptijo@atheria /usr/ports/x11/rxvt] cat patches/patch-autoconf_Make_common_in $OpenBSD$

--- autoconf/Make.common.in.orig        Sun Mar 28 08:15:42 1999
+++ autoconf/Make.common.in     Sun Mar 23 13:15:30 2003
@@ -62,7 +62,7 @@ DLIB = @DLIB@
 XINC = @X_CFLAGS@ @XPM_CFLAGS@  
# extra libraries needed by X on some systems, X library location
-XLIB = @X_LIBS@ @XPM_LIBS@ -lX11 @X_EXTRA_LIBS@ +XLIB = @X_LIBS@ @XPM_LIBS@ -lX11 -lXext @X_EXTRA_LIBS@  

# End of common section of the Makefile

 #-------------------------------------------------------------------------

and now, it works.

Cheers,

        Jo Received on Sun Mar 23 06:27:32 2003

This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:43:42 EDT

Do you need help?X

Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library