[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LYNX-DEV Intallation Problem
From: |
T.E.Dickey |
Subject: |
Re: LYNX-DEV Intallation Problem |
Date: |
Wed, 28 May 1997 06:17:07 -0400 (EDT) |
>
> Hi Lynx users,
>
> I was trying to install Lynx Ver 2-7-1 on HP-UX Ver 10.10 when i
> encountered the following error :
>
> /usr/ccs/bin/ld : Invalid fixup : 0x76 in file LYKeymap.o
that sounds like the compiler is generating incorrect code (e.g., a table
got too big). I'd try turning off the optimizer stuff (e.g., options beginning
"-O") to see if it works around. If that failed, I'd prune down the offending
source file (not to run it, but to check the compiler) until I got the problem
to go away -- then I'd notify the vendor)
>
> I was trying to make the Lynx exe using snake3 SYSTEM_TYPE.
>
> Any Leads on the possible source & solution to the problem would
> be of great help.
--
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;