all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Viktor Haag <vhaag@rim.net>
Subject: Re: Solaris 8 patches 108652-51 and 108919-14 break `make install'
Date: 18 Apr 2002 15:00:56 -0400	[thread overview]
Message-ID: <1zbscgq1av.fsf@suldrun.rim.net> (raw)
In-Reply-To: E16xtmZ-0003ud-00@fencepost.gnu.org

eliz@fencepost.gnu.org (Eli Zaretskii) writes:

> Thanks for the files you sent.  Could you please try the patch
> below, both with and without the Solaris patches, and see if
> Emacs builds in both cases?  Thanks.
> 
> Index: src/s/sol2-5.h
> ===================================================================
> RCS file: /cvs/emacs/src/s/sol2-5.h,v
> retrieving revision 1.13
> diff -c -r1.13 sol2-5.h
> *** src/s/sol2-5.h	22 Nov 2000 10:37:31 -0000	1.13
> --- src/s/sol2-5.h	17 Apr 2002 18:00:03 -0000
> ***************
> *** 24,29 ****
> --- 24,38 ----
>   
>   #undef USE_MMAP_FOR_BUFFERS
>   
> + #ifdef HAVE_BCOPY
> + #undef bcopy
> + #undef bzero
> + #undef bcmp
> + #ifndef NOT_C_CODE
> + #include <strings.h>
> + #endif
> + #endif
> + 
>   #if 0 /* A recent patch in unexelf.c should eliminate the need for this.  */
>   /* Don't use the shared libraries for -lXt and -lXaw,
>      to work around a linker bug in Solaris 2.5.

I put in this patch, and my Emacs 21.2 now builds and (seems to)
run on Solaris 8. I also have installed the patches mentioned in
the subject line.

-- 
Viktor Haag : Software & Information Design : Research In Motion
                              +--+
"Yeah--I'm going to need a firm mattress, and a night light, and
                some peaches. Oh yeah! Peaches!"

  reply	other threads:[~2002-04-18 19:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-17 11:53 Solaris 8 patches 108652-51 and 108919-14 break `make install' Rabbe Fogelholm
2002-04-17 14:51 ` Eli Zaretskii
2002-04-17 16:07   ` Rabbe Fogelholm
2002-04-17 18:03     ` Eli Zaretskii
2002-04-18 19:00       ` Viktor Haag [this message]
2002-04-19 11:22         ` Eli Zaretskii
     [not found]       ` <3CBEEC11.96CC00AC@era-t.ericsson.se>
2002-04-19 11:21         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1zbscgq1av.fsf@suldrun.rim.net \
    --to=vhaag@rim.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.