[prev in list] [next in list] [prev in thread] [next in thread] 

List:       aspell-user
Subject:    [Aspell-user] Re: Building Aspell 0.50 on Solaris 7
From:       Kevin Atkinson <kevina () gnu ! org>
Date:       2002-08-24 23:26:34
Message-ID: Pine.LNX.4.44.0208241924390.2192-100000 () kevin-pc ! atkinson ! dhs ! org
[Download RAW message or body]

On Sat, 24 Aug 2002, Someone wrote:

> Aspell 0.50 does not build with the following environment:
> 
>     GCC 2.95.3 20010315 (release)
>     Sun Sparc Solaris 7 (patched)

The following patch should fix the problem:

*** common/convert.cpp~	Sat Aug 24 02:26:14 2002
--- common/convert.cpp	Sat Aug 24 19:14:52 2002
***************
*** 21,29 ****
  
  namespace acommon {
  
!   typedef unsigned char Uni8;
!   typedef u_int16_t     Uni16;
!   typedef u_int32_t     Uni32;
  
  
    //////////////////////////////////////////////////////////////////////
--- 21,29 ----
  
  namespace acommon {
  
!   typedef unsigned char  Uni8;
!   typedef unsigned short Uni16;
!   typedef unsigned int   Uni32;
  
  
    //////////////////////////////////////////////////////////////////////
--- 
http://kevin.atkinson.dhs.org




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic