aspell-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Aspell-user] Building on Solaris (was Re: Building Aspell 0.50 on


From: Bill Moseley
Subject: Re: [Aspell-user] Building on Solaris (was Re: Building Aspell 0.50 on Solaris 7)
Date: Sun, 25 Aug 2002 12:46:16 -0700

At 03:32 PM 08/25/02 -0400, Kevin Atkinson wrote:
>I don't have a clue.  It looks like something is not getting linked right.  
>
>If you have not already try unpacking a fresh copy.  Applying my patch.  
>Then configure and build.

Yep, tried that on both machines:

I just tried again on the sourceforge compile farm machine:

      N. [Sparc - R220] Sun Solaris (8) #2


~/aspell-0.50$ diff  common/convert.cpp.old  common/convert.cpp    
24,26c24,26
<   typedef unsigned char Uni8;
<   typedef u_int16_t     Uni16;
<   typedef u_int32_t     Uni32;
---
>   typedef unsigned char  Uni8;
>   typedef unsigned short Uni16;
>   typedef unsigned int   Uni32;
28d27
< 

Then 

 ./configure
 make

Same thing.


Thanks,
-- 
Bill Moseley
mailto:address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]