ports/116387: [PATCH] x11-servers/xorg-dmx will not link correctly if hal is present

John Merryweather Cooper, 600 SE Jamar Street No.672 Pullman WA 99163, , 509-333-8322 john_m_cooper at yahoo.com
Sun Sep 16 05:20:02 UTC 2007


>Number:         116387
>Category:       ports
>Synopsis:       [PATCH] x11-servers/xorg-dmx will not link correctly if hal is present
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 16 05:20:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     John Merryweather Cooper,600 SE Jamar Street No.672 Pullman WA 99163,,509-333-8322
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.2-STABLE #72: Wed Sep 12 09:53:46 PDT 2007
    root at borgdemon2.resnet.wsu.edu:/usr/obj/usr/src/sys/P4



>Description:


x11-servers/xorg-dmx compiles but does not link on my system.  I have a full GNOME install (including hal).


>How-To-Repeat:


attempt to build/link x11-servers/xorg-dmx with hal already installed.


>Fix:


--- patch-xorg-dmx-Makefile begins here ---
--- x11-servers/xorg-dmx/Makefile	2007-09-13 12:44:55.000000000 -0700
+++ x11-servers/xorg-dmx/Makefile.new	2007-09-15 21:03:34.000000000 -0700
@@ -28,7 +28,7 @@
 		xau dmx xtst xres pixman
 		
 CONFIGURE_ARGS=	--disable-xprint --disable-xvfb --disable-xorg --disable-xnest \
-		--enable-dmx --localstatedir=/var
+		--disable-config-hal --enable-dmx --localstatedir=/var
 
 MAN1=		Xdmx.1 dmxtodmx.1 vdltodmx.1 xdmxconfig.1
 
--- patch-xorg-dmx-Makefile ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list