Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Aug 2012 16:30:18 GMT
From:      Marcin Cieslak <saper@saper.info>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/170626: x11-toolkits/open-motif: X11/extensions/XPrint.h is not detected by configure
Message-ID:  <201208161630.q7GGUIY2066470@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/170626; it has been noted by GNATS.

From: Marcin Cieslak <saper@saper.info>
To: Mikhail Tsatsenko <m.tsatsenko@gmail.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/170626: x11-toolkits/open-motif: X11/extensions/XPrint.h
 is not detected by configure
Date: Thu, 16 Aug 2012 16:29:00 +0000

 On Wed, 15 Aug 2012, Mikhail Tsatsenko wrote:
 
 > To submitter: please try the following line for CPPFLAGS in port
 > Makefile and let me know if it works:
 > CPPFLAGS+=      -DCSRG_BASED -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI
 > -I${LOCALBASE}/include
 > 
 > I think it will be better approach than patching configure script.
 
 Yes, I can confirm that this fixes the problem mentioned:
 
 #ifndef PRINTING_SUPPORTED
 #define PRINTING_SUPPORTED 1
 #endif
 
 Thanks!
 
 //Marcin



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