From unknown Sun Jun 22 11:32:13 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#2280 <2280@debbugs.gnu.org> To: bug#2280 <2280@debbugs.gnu.org> Subject: Status: /sw and /opt/local on OSX Reply-To: bug#2280 <2280@debbugs.gnu.org> Date: Sun, 22 Jun 2025 18:32:13 +0000 retitle 2280 /sw and /opt/local on OSX reassign 2280 emacs,ns submitter 2280 Peter Dyballa severity 2280 normal thanks From Peter_Dyballa@Freenet.DE Wed Feb 11 02:43:07 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 11 Feb 2009 10:43:07 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n1BAh3ia026569 for ; Wed, 11 Feb 2009 02:43:05 -0800 Received: from mx10.gnu.org ([199.232.76.166]:59736) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LXCWe-0001WU-GS for emacs-pretest-bug@gnu.org; Wed, 11 Feb 2009 05:41:05 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LXCYT-0000GZ-Kj for emacs-pretest-bug@gnu.org; Wed, 11 Feb 2009 05:43:01 -0500 Received: from mout4.freenet.de ([195.4.92.94]:42522) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LXCYS-0000G6-Rm for emacs-pretest-bug@gnu.org; Wed, 11 Feb 2009 05:42:57 -0500 Received: from [195.4.92.19] (helo=9.mx.freenet.de) by mout4.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.69 #76) id 1LXCYQ-0000i0-7U for emacs-pretest-bug@gnu.org; Wed, 11 Feb 2009 11:42:54 +0100 Received: from p5b23d4cf.dip.t-dialin.net ([91.35.212.207]:64449 helo=[192.168.1.2]) by 9.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 25) (Exim 4.69 #76) id 1LXCYP-0007Py-Ot for emacs-pretest-bug@gnu.org; Wed, 11 Feb 2009 11:42:54 +0100 Mime-Version: 1.0 (Apple Message framework v753.1) Content-Transfer-Encoding: quoted-printable Message-Id: <29E20194-D96F-4310-ACE3-07C602B59170@Freenet.DE> Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed To: emacs-pretest-bug@gnu.org From: Peter Dyballa Subject: 23.0.90; incorrect configuration Date: Wed, 11 Feb 2009 11:42:49 +0100 X-Mailer: Apple Mail (2.753.1) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Hello! When I try to configure GNU Emacs to use the X11R7.4 installation =20 from MacPorts, installed under /opt, the configure script commands: checking whether it is safe to define __EXTENSIONS__... yes checking whether gcc understands -Wno-pointer-sign... yes checking whether ln -s works... yes checking how to run the C preprocessor... cc -E -no-cpp-precomp = -I/=20 sw/include -L/sw/lib checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib i.e., it uses a completely not competent installation (that of Fink). =20= The product that gets built with this settings is unusable: Connection lost to X server `:0.0' To become able to compile an usable GNU Emacs I have rename /sw to =20 something different, which brings some other problems, because a few =20 of the GNU utilities (ls, du) are used by GNU Emacs =96 and also pkg-=20 config (OK, I found that this Perl script works incorrectly, so I =20 need to use the MacPorts substitute). This /sw preferential treatment also happens when I invoke as compile =20= command: ./configure --without-sound --without-pop --with-dbus = --with-libotf =20 --enable-locallisppath=3D/Library/Application\ Support/Emacs/=20 calendar23:/Library/Application\ Support/Emacs PKG_CONFIG_PATH=3D/opt/=20= local/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/lib/pkgconfig =20 CFLAGS=3D"-Wno-pointer-sign -H -pipe -fPIC -mcpu=3D7450 -mtune=3D7450 = -fast =20 -mpim-altivec -ftree-vectorize -foptimize-register-move -freorder-=20 blocks -freorder-blocks-and-partition -fthread-jumps -fpeephole -fno-=20 crossjumping" CXXFLAGS=3D"-no-cpp-precomp -I/opt/local/include" =20 CPPFLAGS=3D"-no-cpp-precomp -I/opt/local/include -idirafter -I/usr/=20 X11R6/include" LDFLAGS=3D"-dead_strip -multiply_defined suppress -L/opt/=20= local/lib" PKG_CONFIG=3D/opt/local/bin/pkg-config (exec-path and shell's PATH both start with /opt/local/bin) or a =20 variation like this: env CXXFLAGS=3D"-no-cpp-precomp -I/opt/local/include" = CPPFLAGS=3D"-no-=20 cpp-precomp -I/opt/local/include -idirafter -I/usr/X11R6/include" =20 LDFLAGS=3D"-dead_strip -multiply_defined suppress -L/opt/local/lib" =20 PKG_CONFIG=3D/opt/local/bin/pkg-config ./configure --without-sound --=20 without-pop --with-dbus --with-libotf --enable-locallisppath=3D/Library/=20= Application\ Support/Emacs/calendar23:/Library/Application\ Support/=20 Emacs PKG_CONFIG_PATH=3D/opt/local/lib/pkgconfig:/usr/local/lib/=20 pkgconfig:/usr/lib/pkgconfig CFLAGS=3D"-Wno-pointer-sign -H -pipe -fPIC =20= -mcpu=3D7450 -mtune=3D7450 -fast -mpim-altivec -ftree-vectorize -=20 foptimize-register-move -freorder-blocks -freorder-blocks-and-=20 partition -fthread-jumps -fpeephole -fno-crossjumping" In this successful configuration the configure script simply reports: checking whether it is safe to define __EXTENSIONS__... yes checking whether gcc understands -Wno-pointer-sign... yes checking whether ln -s works... yes checking how to run the C preprocessor... cc -E -no-cpp-precomp checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib In GNU Emacs 23.0.90.1 (powerpc-apple-darwin8.11.0, GTK+ Version 2.14.7) of 2009-02-11 on localhost Windowing system distributor `The X.Org Foundation', version =20 11.0.10402000 configured using `configure '--without-sound' '--without-pop' '--=20 with-dbus' '--with-libotf' '--enable-locallisppath=3D/Library/=20 Application Support/Emacs/calendar23:/Library/Application Support/=20 Emacs' 'PKG_CONFIG_PATH=3D/opt/local/lib/pkgconfig:/usr/local/lib/=20 pkgconfig:/usr/lib/pkgconfig' 'CFLAGS=3D-Wno-pointer-sign -H -pipe -=20 fPIC -mcpu=3D7450 -mtune=3D7450 -fast -mpim-altivec -ftree-vectorize -=20= foptimize-register-move -freorder-blocks -freorder-blocks-and-=20 partition -fthread-jumps -fpeephole -fno-crossjumping' 'CXXFLAGS=3D-no-=20= cpp-precomp -I/opt/local/include' 'CPPFLAGS=3D-no-cpp-precomp -I/opt/=20 local/include' 'LDFLAGS=3D-dead_strip -multiply_defined suppress -L/opt/=20= local/lib' 'PKG_CONFIG=3D/opt/local/bin/pkg-config'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: de_DE.UTF-8 value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: de_DE.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Man Minor modes in effect: show-paren-mode: t display-time-mode: t tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t -- Greetings Pete We have to expect it, otherwise we would be surprised. From Peter_Dyballa@Freenet.DE Wed Feb 11 08:39:47 2009 Received: (at 2280) by emacsbugs.donarmstrong.com; 11 Feb 2009 16:39:47 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from mout1.freenet.de (mout1.freenet.de [195.4.92.91]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n1BGdetY008751 for <2280@emacsbugs.donarmstrong.com>; Wed, 11 Feb 2009 08:39:41 -0800 Received: from [195.4.92.16] (helo=6.mx.freenet.de) by mout1.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.69 #76) id 1LXI7f-0005b2-Dr for 2280@emacsbugs.donarmstrong.com; Wed, 11 Feb 2009 17:39:39 +0100 Received: from p5b23bf6d.dip.t-dialin.net ([91.35.191.109]:64560 helo=[192.168.1.2]) by 6.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 25) (Exim 4.69 #76) id 1LXI7f-0004qQ-1Y for 2280@emacsbugs.donarmstrong.com; Wed, 11 Feb 2009 17:39:39 +0100 Mime-Version: 1.0 (Apple Message framework v753.1) Content-Transfer-Encoding: quoted-printable Message-Id: <6EA7B146-B376-472A-9DF3-FBA3AFFB5F91@Freenet.DE> Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed To: 2280@debbugs.gnu.org From: Peter Dyballa Subject: 23.0.90; incorrect configuration Date: Wed, 11 Feb 2009 17:39:31 +0100 X-Mailer: Apple Mail (2.753.1) Hello! The situation seems to be even worse than I described before! Passing =20= to configure "--x-includes=3D/opt/local/include --x-libraries=3D/opt/=20 local/lib" I see now twice the inappropriate /sw containing lines =20 (CVS update in-between): checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E -no-cpp-precomp -I/sw/=20= include -L/sw/lib checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for AIX... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether gcc understands -Wno-pointer-sign... yes checking whether ln -s works... yes checking how to run the C preprocessor... cc -E -no-cpp-precomp -I/sw/=20= include -L/sw/lib checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib and in the end configure reports: What compiler should emacs be built with? gcc -I/sw/=20 include -L/sw/lib -Wno-pointer-sign -H -pipe -fPIC -mcpu=3D7450 -=20 mtune=3D7450 -fast -mpim-altivec -ftree-vectorize -foptimize-register-=20= move -freorder-blocks -freorder-blocks-and-partition -fthread-jumps -=20 fpeephole -fno-crossjumping Let's see how this builds! -- Greetings Pete If you don't find it in the index, look very carefully through the =20 entire catalogue. =96 Sears, Roebuck, and Co., Consumer's Guide, 1897 From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 02 16:32:26 2010 Received: (at 2280) by debbugs.gnu.org; 2 Jan 2010 21:32:26 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NRBaE-00080D-5l for submit@debbugs.gnu.org; Sat, 02 Jan 2010 16:32:26 -0500 Received: from pantheon-po39.its.yale.edu ([130.132.50.100]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NRBaC-000808-Dl for 2280@debbugs.gnu.org; Sat, 02 Jan 2010 16:32:24 -0500 Received: from furry (adsl-99-75-106-169.dsl.wlfrct.sbcglobal.net [99.75.106.169]) (authenticated bits=0) by pantheon-po39.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o02LWKmV027053 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 2 Jan 2010 16:32:20 -0500 Received: by furry (Postfix, from userid 1000) id 0C73FC05D; Sat, 2 Jan 2010 16:32:20 -0500 (EST) From: Chong Yidong To: Peter Dyballa Subject: Re: 23.0.90; incorrect configuration Date: Sat, 02 Jan 2010 16:32:20 -0500 Message-ID: <873a2oqjkr.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-Spam-Score: -3.1 (---) X-Debbugs-Envelope-To: 2280 Cc: 2280@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.1 (---) Hi Peter, Going back to this bug report from Feb, did you manage to solve the problem? > When I try to configure GNU Emacs to use the X11R7.4 installation from > MacPorts, installed under /opt, the configure script commands: > checking whether it is safe to define __EXTENSIONS__... yes > checking whether gcc understands -Wno-pointer-sign... yes > checking whether ln -s works... yes > checking how to run the C preprocessor... cc -E -no-cpp-precomp -I/sw/include -L/sw/lib > checking for a BSD-compatible install... /usr/bin/install -c > checking for ranlib... ranlib > i.e., it uses a completely not competent installation (that of Fink). From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 02 17:49:44 2010 Received: (at 2280) by debbugs.gnu.org; 2 Jan 2010 22:49:44 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NRCn2-00007V-8B for submit@debbugs.gnu.org; Sat, 02 Jan 2010 17:49:44 -0500 Received: from mout2.freenet.de ([195.4.92.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NRCn0-00007O-CE for 2280@debbugs.gnu.org; Sat, 02 Jan 2010 17:49:43 -0500 Received: from [195.4.92.21] (helo=11.mx.freenet.de) by mout2.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.70 #1) id 1NRCms-0005lW-3I; Sat, 02 Jan 2010 23:49:34 +0100 Received: from p5b23cd97.dip.t-dialin.net ([91.35.205.151]:59063 helo=[192.168.1.2]) by 11.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 587) (Exim 4.69 #94) id 1NRCmr-0000eD-MJ; Sat, 02 Jan 2010 23:49:33 +0100 Message-Id: <9B1917FC-AF33-44D3-84BA-D7409EA966BC@Freenet.DE> From: Peter Dyballa To: Chong Yidong In-Reply-To: <873a2oqjkr.fsf@stupidchicken.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: 23.0.90; incorrect configuration Date: Sat, 2 Jan 2010 23:49:26 +0100 References: <873a2oqjkr.fsf@stupidchicken.com> X-Mailer: Apple Mail (2.936) X-Spam-Score: -2.1 (--) X-Debbugs-Envelope-To: 2280 Cc: 2280@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.3 (--) Am 02.01.2010 um 22:32 schrieb Chong Yidong: > Going back to this bug report from Feb, did you manage to solve the > problem? I "patch" the "patched" configure script to either use the default /sw setting (for Fink) or I comment this block and uncomment my block which adds in paths to /opt/local (MacPorts). I just have to think of it before I start to configure. The /sw related paths to libraries and C header files are put in front so that they override everything sensible. -- Greetings Pete With Capitalism man exploits man. With communism it's the exact opposite. From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 09 19:11:31 2010 Received: (at 2280) by debbugs.gnu.org; 10 Jan 2010 00:11:31 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NTlP0-0000ZA-NB for submit@debbugs.gnu.org; Sat, 09 Jan 2010 19:11:30 -0500 Received: from pantheon-po29.its.yale.edu ([130.132.50.124]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NTlOy-0000Z5-M1 for 2280@debbugs.gnu.org; Sat, 09 Jan 2010 19:11:29 -0500 Received: from furry (173-14-147-246-NewEngland.hfc.comcastbusiness.net [173.14.147.246]) (authenticated bits=0) by pantheon-po29.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o0A0BOEV007767 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 9 Jan 2010 19:11:24 -0500 Received: by furry (Postfix, from userid 1000) id 809EEC05D; Sat, 9 Jan 2010 17:11:24 -0700 (MST) From: Chong Yidong To: Peter Dyballa Subject: Re: 23.0.90; incorrect configuration Date: Sat, 09 Jan 2010 19:11:24 -0500 Message-ID: <87y6k6vmxf.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-Spam-Score: -4.5 (----) X-Debbugs-Envelope-To: 2280 Cc: 2280@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.5 (----) > > Going back to this bug report from Feb, did you manage to solve the > > problem? > > I "patch" the "patched" configure script to either use the default /sw > setting (for Fink) or I comment this block and uncomment my block > which adds in paths to /opt/local (MacPorts). I just have to think of > it before I start to configure. Does the following patch solve the problem for you? *** emacs/configure~ 2009-12-30 20:38:31.000000000 -0500 --- emacs/configure 2010-01-09 19:09:55.000000000 -0500 *************** *** 2742,2747 **** --- 2742,2752 ---- GCC_TEST_OPTIONS="-I/sw/include -L/sw/lib" CPP="${CPP} ${GCC_TEST_OPTIONS}" NON_GCC_TEST_OPTIONS=${GCC_TEST_OPTIONS} + # Or use MacPorts packages if available. + elif test -d /opt/local/include && test -d /opt/local/lib; then + GCC_TEST_OPTIONS="-I/opt/local/include -L/opt/local/lib" + CPP="${CPP} ${GCC_TEST_OPTIONS}" + NON_GCC_TEST_OPTIONS=${GCC_TEST_OPTIONS} fi ;; *** emacs/configure.in~ 2010-01-04 05:35:18 +0000 --- emacs/configure.in 2010-01-10 00:09:03 +0000 *************** *** 475,480 **** --- 475,485 ---- GCC_TEST_OPTIONS="-I/sw/include -L/sw/lib" CPP="${CPP} ${GCC_TEST_OPTIONS}" NON_GCC_TEST_OPTIONS=${GCC_TEST_OPTIONS} + # Or use MacPorts packages if available. + elif test -d /opt/local/include && test -d /opt/local/lib; then + GCC_TEST_OPTIONS="-I/opt/local/include -L/opt/local/lib" + CPP="${CPP} ${GCC_TEST_OPTIONS}" + NON_GCC_TEST_OPTIONS=${GCC_TEST_OPTIONS} fi ;; From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 10 04:18:53 2010 Received: (at 2280) by debbugs.gnu.org; 10 Jan 2010 09:18:53 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NTtwi-0008Kr-CY for submit@debbugs.gnu.org; Sun, 10 Jan 2010 04:18:52 -0500 Received: from mout5.freenet.de ([195.4.92.95]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NTtwg-0008Kk-2F for 2280@debbugs.gnu.org; Sun, 10 Jan 2010 04:18:50 -0500 Received: from [195.4.92.14] (helo=4.mx.freenet.de) by mout5.freenet.de with esmtpa (ID peter_dyballa@freenet.de) (port 25) (Exim 4.70 #1) id 1NTtwc-0005zH-5G; Sun, 10 Jan 2010 10:18:46 +0100 Received: from p5b23f298.dip.t-dialin.net ([91.35.242.152]:57856 helo=[192.168.1.2]) by 4.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 587) (Exim 4.69 #94) id 1NTtwb-00049y-MG; Sun, 10 Jan 2010 10:18:46 +0100 Message-Id: <4DD963CB-017A-493A-8C52-CEA57932E5D7@Freenet.DE> From: Peter Dyballa To: Chong Yidong In-Reply-To: <87y6k6vmxf.fsf@stupidchicken.com> Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: 23.0.90; incorrect configuration Date: Sun, 10 Jan 2010 10:18:40 +0100 References: <87y6k6vmxf.fsf@stupidchicken.com> X-Mailer: Apple Mail (2.936) X-Spam-Score: -2.8 (--) X-Debbugs-Envelope-To: 2280 Cc: 2280@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.8 (--) Am 10.01.2010 um 01:11 schrieb Chong Yidong: > Does the following patch solve the problem for you? No. What will happen when both package managers are installed? (And I =20= think there are two more for Mac OS X which I haven't tested yet.) =20 Removal of this block is another option =96 what led to its inclusion? =20= CPPFLAGS, LDFLAGS etc. allow to use this or that software. Or another =20= command line option... -- Greetings Pete Clovis' Consideration of an Atmospheric Anomaly: The perversity of nature is nowhere better demonstrated than =20= by the fact that, when exposed to the same atmosphere, bread becomes =20 hard while crackers become soft From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 14 21:34:16 2010 Received: (at control) by debbugs.gnu.org; 15 Jan 2010 02:34:17 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NVc0u-0002Nz-7E for submit@debbugs.gnu.org; Thu, 14 Jan 2010 21:34:16 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NVc0s-0002Nt-9H for control@debbugs.gnu.org; Thu, 14 Jan 2010 21:34:14 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NVc0o-0003pu-Q3; Thu, 14 Jan 2010 21:34:10 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19279.54306.760765.98090@gargle.gargle.HOWL> Date: Thu, 14 Jan 2010 21:34:10 -0500 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: red X-Ran: :m~t}wvg-c(~($msYvZ|;v.!JomO'3d}hwb{k1S4tPrXRnrVb!DCq)dD@=s-a^i3cq17iH X-Debbugs-No-Ack: yes X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.0 (-----) tags 3642 moreinfo unreproducible severity 3699 minor severity 3870 minor severity 4438 minor severity 4952 minor severity 5154 minor close 5215 severity 5239 wishlist close 5318 severity 5360 wishlist severity 5362 minor tags 4974 moreinfo unreproducible severity 4408 wishlist severity 4089 wishlist tags 4089 wontfix reassign 4044 emacs,ns merge 2280 5252 tags 5374 moreinfo reassign 4828 emacs,cc-mode tags 4828 patch reassign 5001 emacs,erc close 5371 reassign 4517 emacs,ns severity 3230 minor close 4930 close 5249 From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 15 14:29:17 2010 Received: (at control) by debbugs.gnu.org; 15 Apr 2010 18:29:17 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O2ToS-0006Lv-G1 for submit@debbugs.gnu.org; Thu, 15 Apr 2010 14:29:16 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O2ToQ-0006Lk-Gy for control@debbugs.gnu.org; Thu, 15 Apr 2010 14:29:15 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1O2ToE-0004Yp-8p; Thu, 15 Apr 2010 14:29:02 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19399.23277.131729.705471@fencepost.gnu.org> Date: Thu, 15 Apr 2010 14:29:01 -0400 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: black X-Ran: I2osu0uqhYF(oLTuF1AB"l21"KvQ3eLee*z=|sh+n2)N_$p!_]VW&cPXC&Mgg;U0FphPs\ X-Debbugs-No-Ack: yes X-Spam-Score: -5.1 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.1 (-----) reassign 5922 aquamacs severity 5931 minor tags 5931 moreinfo merge 5252 5921 retitle 5921 /sw and /opt/local on OSX tags 5531 moreinfo tags 5568 wontfix notabug severity 5568 minor reassign 5932 emacs,cc-mode reassign 5953 emacs,cc-mode severity 5952 wishlist severity 5953 wishlist tags 5952 patch reassign 5946 emacs,ns severity 5937 minor From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 11 17:28:58 2011 Received: (at control) by debbugs.gnu.org; 11 Sep 2011 21:28:58 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R2raE-0003kR-5h for submit@debbugs.gnu.org; Sun, 11 Sep 2011 17:28:58 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R2raB-0003kI-TM for control@debbugs.gnu.org; Sun, 11 Sep 2011 17:28:56 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1R2rVw-00019k-GV for control@debbugs.gnu.org; Sun, 11 Sep 2011 23:24:32 +0200 Date: Sun, 11 Sep 2011 23:21:31 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Magne Ingebrigtsen Subject: control message for bug #2280 X-MailScanner-ID: 1R2rVw-00019k-GV X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1316381072.78343@4oh4M/3IzWfLtgnx20hyWQ X-Spam-Status: No X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) reassign 2280 ns From debbugs-submit-bounces@debbugs.gnu.org Wed May 16 03:32:18 2012 Received: (at control) by debbugs.gnu.org; 16 May 2012 07:32:18 +0000 Received: from localhost ([127.0.0.1]:56973 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SUYiW-0006of-Sq for submit@debbugs.gnu.org; Wed, 16 May 2012 03:32:17 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:47446 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SUYiU-0006oW-RG for control@debbugs.gnu.org; Wed, 16 May 2012 03:32:15 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SUYiM-0000XR-4p for control@debbugs.gnu.org; Wed, 16 May 2012 03:32:06 -0400 Date: Wed, 16 May 2012 03:32:06 -0400 Message-Id: Subject: control message for bug 6819 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) merge 2280 6819 From debbugs-submit-bounces@debbugs.gnu.org Wed May 16 03:35:28 2012 Received: (at 2280) by debbugs.gnu.org; 16 May 2012 07:35:28 +0000 Received: from localhost ([127.0.0.1]:56981 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SUYlb-0006uG-Oe for submit@debbugs.gnu.org; Wed, 16 May 2012 03:35:28 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:47605 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SUYlZ-0006u9-Lx for 2280@debbugs.gnu.org; Wed, 16 May 2012 03:35:26 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SUYlQ-0000nr-HY; Wed, 16 May 2012 03:35:16 -0400 From: Glenn Morris To: 2280@debbugs.gnu.org Subject: Re: bug#2280: 23.0.90; incorrect configuration References: <87y6k6vmxf.fsf@stupidchicken.com> X-Spook: Verisign BRLO sniper hackers EuroFed condor Watergate X-Ran: Nl8k+fu~AM9V?o73H"3/'^N.~]V5iBTeT\T%`XB}AZoksYbE'|l6e]SJ9ktae3[_X=_sAM X-Hue: magenta X-Attribution: GM Date: Wed, 16 May 2012 03:35:16 -0400 In-Reply-To: <87y6k6vmxf.fsf@stupidchicken.com> (Chong Yidong's message of "Sat, 09 Jan 2010 19:11:24 -0500") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: 2280 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) I agree with the suggestion to just remove this bit from configure.in: # Use fink packages if available. if test -d /sw/include && test -d /sw/lib; then GCC_TEST_OPTIONS="-I/sw/include -L/sw/lib" CPP_TEST_OPTIONS=${GCC_TEST_OPTIONS} NON_GCC_TEST_OPTIONS=${GCC_TEST_OPTIONS} fi It's not Emacs's business to make this kind of decision. From debbugs-submit-bounces@debbugs.gnu.org Wed May 16 08:42:44 2012 Received: (at 2280) by debbugs.gnu.org; 16 May 2012 12:42:44 +0000 Received: from localhost ([127.0.0.1]:57167 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SUdYy-0007CT-17 for submit@debbugs.gnu.org; Wed, 16 May 2012 08:42:44 -0400 Received: from ironport-out.teksavvy.com ([206.248.143.162]:37157) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SUdYv-0007CG-8b for 2280@debbugs.gnu.org; Wed, 16 May 2012 08:42:41 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApYIACxOgk9FpZcD/2dsb2JhbABDuCMDgQyBCIIJAQEEAVYjBQsLDiYSFBgNJIgcBbYyi2GEeQSkRYFdgwM X-IronPort-AV: E=Sophos;i="4.75,391,1330923600"; d="scan'208";a="180505515" Received: from 69-165-151-3.dsl.teksavvy.com (HELO pastel.home) ([69.165.151.3]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 16 May 2012 08:42:25 -0400 Received: by pastel.home (Postfix, from userid 20848) id 9857C59009; Wed, 16 May 2012 08:42:25 -0400 (EDT) From: Stefan Monnier To: Glenn Morris Subject: Re: bug#2280: 23.0.90; incorrect configuration Message-ID: References: <87y6k6vmxf.fsf@stupidchicken.com> Date: Wed, 16 May 2012 08:42:25 -0400 In-Reply-To: (Glenn Morris's message of "Wed, 16 May 2012 03:35:16 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 2280 Cc: 2280@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) > I agree with the suggestion to just remove this bit from configure.in: > # Use fink packages if available. > if test -d /sw/include && test -d /sw/lib; then > GCC_TEST_OPTIONS="-I/sw/include -L/sw/lib" > CPP_TEST_OPTIONS=${GCC_TEST_OPTIONS} > NON_GCC_TEST_OPTIONS=${GCC_TEST_OPTIONS} > fi > It's not Emacs's business to make this kind of decision. My motivation was to make it easy for Mac OS X users who like their Mac to be more GNU-like (and hence install the typical GNU packages via Fink). I think this motivation is still valid and makes sense for a GNU package like Emacs, so I'd rather not flat-out remove it. It might need to be revised/refined/improved, tho. E.g. Chong's patch to add support for MacPorts makes sense. Of course, there's the issue of which one to choose if both MacPorts and Fink are found, as well as the issue of finding an old left-over Fink or MacPorts installation. One reason to add these lines was that stock Mac OS X was missing some of the libraries we used commonly back then (e.g. Xaw3d). So maybe one way forward is to look more carefully at which libs we normally want to get from Fink/MacPorts (because they're missing from Mac OS X) and then check which ones of these are installed where. Stefan PS: We should probably also contact the Fink and MacPorts team to see if they could fix their respective home page to not only mention "open source" but also "free software". From debbugs-submit-bounces@debbugs.gnu.org Wed May 16 13:18:20 2012 Received: (at 2280) by debbugs.gnu.org; 16 May 2012 17:18:20 +0000 Received: from localhost ([127.0.0.1]:57956 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SUhrg-0005SM-E2 for submit@debbugs.gnu.org; Wed, 16 May 2012 13:18:20 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:36469 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SUhrM-0005Rf-PS for 2280@debbugs.gnu.org; Wed, 16 May 2012 13:18:19 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SUhr9-0000yX-NU; Wed, 16 May 2012 13:17:47 -0400 From: Glenn Morris To: Stefan Monnier Subject: Re: bug#2280: 23.0.90; incorrect configuration References: <87y6k6vmxf.fsf@stupidchicken.com> X-Spook: Legion of Doom Firefly Hugo Chavez 9705 Samford Road X-Ran: xn0w}OVEs|Oh$*&c(v&aldj1jFgp8de User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: 2280 Cc: 2280@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Stefan Monnier wrote: > Of course, there's the issue of which one to choose if both MacPorts and > Fink are found, as well as the issue of finding an old left-over Fink or > MacPorts installation. As reported in bugs #5252, #5921, #6819, ... > So maybe one way forward is to look more carefully at which libs we > normally want to get from Fink/MacPorts (because they're missing from > Mac OS X) and then check which ones of these are installed where. I disagree about the usefulness of this. I think it is straightforward to add in those search paths if you want them (users of those package systems may well be used to doing so), but not so easy to override configure if it makes the decision for you (and without really telling you about it). If we really must have this, then the suggestion of --with-fink, --with-macports ... from bug#6819 seems the only clean way to get it. But it seems ugly to me, and then obviously you need to keep adding such options for every new Mac package system that comes along. From debbugs-submit-bounces@debbugs.gnu.org Wed May 16 21:18:36 2012 Received: (at 2280) by debbugs.gnu.org; 17 May 2012 01:18:36 +0000 Received: from localhost ([127.0.0.1]:58304 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SUpMS-00036m-Im for submit@debbugs.gnu.org; Wed, 16 May 2012 21:18:36 -0400 Received: from ironport-out.teksavvy.com ([206.248.143.162]:9005) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SUpMQ-00036Z-7L for 2280@debbugs.gnu.org; Wed, 16 May 2012 21:18:34 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjIKACxOgk9FpZcD/2dsb2JhbABDtheCDAOBDIEIggkBAQQBViMFCwsOJhIUGA0kiBwFtjKLYYR5BKRFgV2DAw X-IronPort-AV: E=Sophos;i="4.75,391,1330923600"; d="scan'208";a="180643227" Received: from 69-165-151-3.dsl.teksavvy.com (HELO pastel.home) ([69.165.151.3]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 16 May 2012 21:18:15 -0400 Received: by pastel.home (Postfix, from userid 20848) id 8197B59577; Wed, 16 May 2012 21:18:15 -0400 (EDT) From: Stefan Monnier To: Glenn Morris Subject: Re: bug#2280: 23.0.90; incorrect configuration Message-ID: References: <87y6k6vmxf.fsf@stupidchicken.com> Date: Wed, 16 May 2012 21:18:15 -0400 In-Reply-To: (Glenn Morris's message of "Wed, 16 May 2012 13:17:47 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 2280 Cc: 2280@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) >> Of course, there's the issue of which one to choose if both MacPorts and >> Fink are found, as well as the issue of finding an old left-over Fink or >> MacPorts installation. > As reported in bugs #5252, #5921, #6819, ... If we're more selective (by looking for particular libraries), and if we give it lower-precedence, we should be able to eliminate most of those problems. >> So maybe one way forward is to look more carefully at which libs we >> normally want to get from Fink/MacPorts (because they're missing from >> Mac OS X) and then check which ones of these are installed where. > I disagree about the usefulness of this. I think it is straightforward > to add in those search paths if you want them (users of those package > systems may well be used to doing so), Back when I used a Mac OS X machine with Fink, I found it easier to write the patch we now use than to figure out how to pass the proper option to configure. > If we really must have this, then the suggestion of --with-fink, > --with-macports ... from bug#6819 seems the only clean way to get it. > But it seems ugly to me, and then obviously you need to keep adding such > options for every new Mac package system that comes along. I think the main issue is that to make it work right, someone needs to improve the configure code for it. Until then, you're probably right that we should comment it out. Stefan From debbugs-submit-bounces@debbugs.gnu.org Fri May 18 03:16:43 2012 Received: (at 2280-done) by debbugs.gnu.org; 18 May 2012 07:16:43 +0000 Received: from localhost ([127.0.0.1]:60065 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SVHQY-0008Cx-TI for submit@debbugs.gnu.org; Fri, 18 May 2012 03:16:43 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:55691 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SVHQW-0008Cp-Bb for 2280-done@debbugs.gnu.org; Fri, 18 May 2012 03:16:41 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SVHQC-0006F0-1K; Fri, 18 May 2012 03:16:20 -0400 From: Glenn Morris To: 2280-done@debbugs.gnu.org Subject: Re: bug#2280: 23.0.90; incorrect configuration References: <87y6k6vmxf.fsf@stupidchicken.com> X-Spook: Abu Ghraib quiche Mena MIT-LL ANZUS IDEA Uzi bce X-Ran: 2cRL-Ym&*2l71$a_ZhbW%JrCzSAJI~W}#@{U)qOwj27^+i=tP%-MZ1USUMCLh1~F;|&\jh X-Hue: black X-Debbugs-No-Ack: yes X-Attribution: GM Date: Fri, 18 May 2012 03:16:19 -0400 In-Reply-To: (Stefan Monnier's message of "Wed, 16 May 2012 21:18:15 -0400") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: 2280-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Version: 24.2 Stefan Monnier wrote: > I think the main issue is that to make it work right, someone needs to > improve the configure code for it. Until then, you're probably right that > we should comment it out. I have commented out this code, opened a new bug about finding a way to bring in back in some improved form, and am closing this report. From debbugs-submit-bounces@debbugs.gnu.org Fri May 18 12:34:18 2012 Received: (at 2280) by debbugs.gnu.org; 18 May 2012 16:34:18 +0000 Received: from localhost ([127.0.0.1]:32987 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SVQ89-0005xf-1X for submit@debbugs.gnu.org; Fri, 18 May 2012 12:34:17 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:37274 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SVQ86-0005xW-NA for 2280@debbugs.gnu.org; Fri, 18 May 2012 12:34:15 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SVQ7j-0007m4-Ob; Fri, 18 May 2012 12:33:52 -0400 From: Glenn Morris To: Stefan Monnier Subject: Re: bug#2280: 23.0.90; incorrect configuration References: <87y6k6vmxf.fsf@stupidchicken.com> X-Spook: INS Medco SHA MD5 assassination Elvis BROMURE MDA X-Ran: N("rT0})_Wmo;k5Rnbs)Z$zA:ICjPEcGPC_mcr};.A~/c4JyeAh_!.g8.Ee\)rKN,W}Cj} X-Hue: green X-Debbugs-No-Ack: yes X-Attribution: GM Date: Fri, 18 May 2012 12:33:51 -0400 Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: 2280 Cc: 2280@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Stefan Monnier wrote: > Back when I used a Mac OS X machine with Fink, I found it easier to > write the patch we now use than to figure out how to pass the proper > option to configure. I meant to say; isn't it just CPPFLAGS=-I/sw/include LDFLAGS=-L/sw/lib ./configure [...] as documented in INSTALL? (These days, you probably want PKG_CONFIG_PATH as well.) From unknown Sun Jun 22 11:32:13 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 16 Jun 2012 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator