From traulahti@gmail.com Mon Jul 27 06:36:20 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 27 Jul 2009 13:36:20 +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,MURPHY_DRUGS_REL8 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6RDaGcv021595 for ; Mon, 27 Jul 2009 06:36:17 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MVQND-0003bN-OC for bug-gnu-emacs@gnu.org; Mon, 27 Jul 2009 09:36:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MVQN9-0003Y5-5T for bug-gnu-emacs@gnu.org; Mon, 27 Jul 2009 09:36:14 -0400 Received: from [199.232.76.173] (port=48216 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MVQN8-0003Xi-Ag for bug-gnu-emacs@gnu.org; Mon, 27 Jul 2009 09:36:10 -0400 Received: from fencepost.gnu.org ([140.186.70.10]:33458) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MVQN8-0000UI-0G for bug-gnu-emacs@gnu.org; Mon, 27 Jul 2009 09:36:10 -0400 Received: from mx10.gnu.org ([199.232.76.166]:57751) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MVQ81-00005h-FO for bug-emacs@gnu.org; Mon, 27 Jul 2009 09:20:33 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MVQ81-0005lS-0m for bug-emacs@gnu.org; Mon, 27 Jul 2009 09:20:33 -0400 Received: from mx20.gnu.org ([199.232.41.8]:31479) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MVQ80-0005jy-9j for bug-emacs@gnu.org; Mon, 27 Jul 2009 09:20:32 -0400 Received: from mail-bw0-f217.google.com ([209.85.218.217]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MVQ7w-0004wO-2H for bug-emacs@gnu.org; Mon, 27 Jul 2009 09:20:28 -0400 Received: by bwz17 with SMTP id 17so1939691bwz.42 for ; Mon, 27 Jul 2009 06:20:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=N1lxhHKfrb3QCOjRaeq1ffuYeZcXfZQ/s/cDZb8li/w=; b=iqf0/1qmdwL9vW7MoHYcGBq7p+6qP4UALkOUAlDSc1PvMzCT1+vUGQw6rl3Ysdd0c+ HrsufIfNAcR6OPiDYQyjl7g20CyXpRbmaGDwdBLwz+0LvybLG51m37Dg/dedz4TF3uhu 9DjICIv23PDcIYoAd0FmMBnkq94XOFEONipNo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=hD3yi6WgcOuXNoySTxr63MldbpawpQR7oKxZ/sbcTP6jGdZ3OeHGyV0JFPJNnCfJQU IMa2BtIf8KJx815o8DFkTFMPa9V97UmzYpS41MGydhPA/7T6Gzjf8iFFDZP8rdUB1htf 0o9JfK8etaU/QkZKvpViuY/lDVKQr3JUnHUrg= MIME-Version: 1.0 Received: by 10.102.247.4 with SMTP id u4mr3279328muh.26.1248700820519; Mon, 27 Jul 2009 06:20:20 -0700 (PDT) Date: Mon, 27 Jul 2009 16:20:20 +0300 Message-ID: Subject: GNU Emacs and Digital Unix (OSF1) 5.1 From: Tommi Raulahti To: bug-emacs@gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Detected-Operating-System: by mx20.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Hi there! New Emacs is soon to be released and decided to test latest prebuild release in environment I'm using (with many others)... But... Configure said, my system is no longer supported... oh well. Now, I have a request. Can you provide me some patch for configure to enable compiling Emacs 23 to OSF/1 5.1? Of course, we can stick with Emacs 22.3 (which compiled to OSF/1 easily). In that case, compilation may require something OSF/1 doesn't have, I'll have to forget this and keep using older version until our last DEC is long gone... Thank you very much for your co-operation! Regards, Tommi Raulahti HP Tru64 UNIX V5.1B (Rev. 2650) user... From cyd@stupidchicken.com Tue Jul 28 08:54:37 2009 Received: (at 3944) by emacsbugs.donarmstrong.com; 28 Jul 2009 15:54:37 +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.4 required=4.0 tests=AWL,MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from pantheon-po33.its.yale.edu (pantheon-po33.its.yale.edu [130.132.50.94]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6SFsXV9009884 for <3944@emacsbugs.donarmstrong.com>; Tue, 28 Jul 2009 08:54:34 -0700 Received: from furry (dhcp128036014244.central.yale.edu [128.36.14.244]) (authenticated bits=0) by pantheon-po33.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id n6SFsOjK022485 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 28 Jul 2009 11:54:26 -0400 Received: by furry (Postfix, from userid 1000) id 3C6C3C056; Tue, 28 Jul 2009 11:54:24 -0400 (EDT) From: Chong Yidong To: Tommi Raulahti Cc: 3944@debbugs.gnu.org Subject: Re: GNU Emacs and Digital Unix (OSF1) 5.1 Date: Tue, 28 Jul 2009 11:54:24 -0400 Message-ID: <87ws5sx0pb.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) > New Emacs is soon to be released and decided to test latest prebuild > release in environment I'm using (with many others)... But... > Configure said, my system is no longer supported... oh well. Now, I > have a request. Can you provide me some patch for configure to enable > compiling Emacs 23 to OSF/1 5.1? Of course, we can stick with Emacs > 22.3 (which compiled to OSF/1 easily). > > In that case, compilation may require something OSF/1 doesn't have, > I'll have to forget this and keep using older version until our last > DEC is long gone... Sorry about that, we weren't aware that there were any remaining OSF/1 users. Try the following: first patch configure with the attached patch. Then, take the file src/s/osf1.h from Emacs 22.3 (I can send it to you by attachment if you can't find it) and put it in the src/s/ directory. Then try to build. If that works, we can put OSF/1 support back in for Emacs 23.2. *** emacs/configure.~1.322.2.2.~ 2009-07-08 19:43:34.000000000 -0400 --- emacs/configure 2009-07-28 11:49:25.000000000 -0400 *************** *** 2447,2452 **** --- 2447,2469 ---- esac ;; + ## Alpha (DEC) machines. + alpha*-dec-osf* ) + machine=alpha opsys=osf1 + # This is needed to find X11R6.1 libraries for certain tests. + NON_GCC_LINK_TEST_OPTIONS=-Wl,-rpath,/usr/X11R6/lib + GCC_LINK_TEST_OPTIONS=-Wl,-rpath,/usr/X11R6/lib + # NON_GNU_CPP is necessary on 5.0 to avoid mangling src/Makefile + # due to non-traditional preprocessing with the current compiler + # defaults. OSF 4 can also have that compiler version, and there + # seems always to have been a usable /usr/bin/cpp. + NON_GNU_CPP=/usr/bin/cpp + case "${canonical}" in + alpha*-dec-osf[5-9]*) + opsys=osf5-0 ;; + esac + ;; + ## OpenBSD ports *-*-openbsd* ) opsys=openbsd Diff finished. Tue Jul 28 11:51:21 2009 From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 26 18:30:47 2010 Received: (at control) by debbugs.gnu.org; 26 Jan 2010 23:30:47 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NZuru-0007T2-KW for submit@debbugs.gnu.org; Tue, 26 Jan 2010 18:30:46 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NZurr-0007Sx-Nw for control@debbugs.gnu.org; Tue, 26 Jan 2010 18:30:45 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NZurn-0006t9-V7; Tue, 26 Jan 2010 18:30:39 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19295.31519.904844.407688@fencepost.gnu.org> Date: Tue, 26 Jan 2010 18:30:39 -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: green X-Ran: >}`-'Fh^dkSE/I)@v{MEc.12\Y~;a\F2 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 (-----) unarchive 3867 unarchive 3869 unarchive 3916 merge 3867 3869 3916 severity 3944 important unmerge 3951 tags 3991 patch From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 05 23:19:40 2011 Received: (at control) by debbugs.gnu.org; 6 Oct 2011 03:19:40 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBeUl-00030D-QD for submit@debbugs.gnu.org; Wed, 05 Oct 2011 23:19:39 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBeUj-000301-3L; Wed, 05 Oct 2011 23:19:37 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RBeUc-0006pd-AO; Wed, 05 Oct 2011 23:19:30 -0400 From: Glenn Morris To: 3944-done@debbugs.gnu.org Subject: Re: bug#3944: GNU Emacs and Digital Unix (OSF1) 5.1 References: <87ws5sx0pb.fsf@stupidchicken.com> X-Spook: Consul SRI Maple AMW FBI Adriatic AFSPC Elvis X-Ran: [{|WxB+c*FpqpLi"!?PL>rQ$!Z/(C)RR)Qh#kPMx|?!,zQ?"t"OeyYis'sYK5#~{VS"BOC X-Hue: blue X-Attribution: GM Date: Wed, 05 Oct 2011 23:19:30 -0400 In-Reply-To: <87ws5sx0pb.fsf@stupidchicken.com> (Chong Yidong's message of "Tue, 28 Jul 2009 11:54:24 -0400") Message-ID: <7z39f6x0vx.fsf@fencepost.gnu.org> 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.4 (------) 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: -6.4 (------) tags 3944 wontfix stop Since no OSF users ever replied to say what changes are needed to support it, we cannot do anything about this. From unknown Wed Jun 18 23:08:07 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 03 Nov 2011 11:24:05 +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