lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev HPUX system type not recognized in lynx2.8.2pre.8


From: dickey
Subject: Re: lynx-dev HPUX system type not recognized in lynx2.8.2pre.8
Date: Sun, 30 May 1999 16:19:44 -0400 (EDT)

> creating cache ./config.cache 
> checking host system type... Invalid configuration `-hp-hpux10.20': machine 
> `-hp' not recognized 

...
> nobel 25: uname 
> HP-UX 
> nobel 26: uname -a 
> HP-UX nobel B.10.20 U 9000/800 258218321 unlimited-user license 
> nobel 27: exit 
> nobel 28:  
> script done on Fri May 28 14:23:36 1999 

I have a diff from another program that's probably related:

diff -r1.10 config.guess
375c375
<           9000/6?? | 9000/7?? | 9000/80[024] | 9000/8?[13679] | 9000/892 )
---
>           9000/6?? | 9000/7?? | 9000/80[24] | 9000/8?[13679] | 9000/892 )
660c660
< #  if (__GLIBC__ >= 2)
---
> #  if __GLIBC__ >= 2

(that's a reverse diff of course).  The 9000/800 isn't recognized.

-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

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