Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jul 2006 09:45:38 +0200 (CEST)
From:      Michael Reifenberger <mike@Reifenberger.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/100465: building wxgtk26 applications break if wxgtk24 is installed too
Message-ID:  <200607180745.k6I7jciK020250@fw.reifenberger.com>
Resent-Message-ID: <200607180750.k6I7oDqR084541@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         100465
>Category:       ports
>Synopsis:       building wxgtk26 applications break if wxgtk24 is installed too
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 18 07:50:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Michael Reifenberger
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD fw.reifenberger.com 6.1-STABLE FreeBSD 6.1-STABLE #2: Thu May 11 13:02:22 CEST 2006 root@fw.reifenberger.com:/usr/obj/usr/src/sys/fw i386


	
>Description:
	Building an application which needs wxgtk26 (which header resides under 
	/usr/X11R6/include/wx-2.6/) fails if:
	- wxgtk24 is installed (which header files reside under /usr/X11R6/include/wx/
	- /usr/X11R6/include is early in the search path.

	
>How-To-Repeat:
	Install x11-toolkits/wxgtk24 and x11-toolkits/wxgtk26
	Try to build cad/kicad
	
>Fix:
	Move wxgtk24 headers into their own subdir /usr/X11R6/include/wx-2.4
	during installation
	


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607180745.k6I7jciK020250>