lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx2.8.2pre.7 fails on HP-UX, but OK on Apollo


From: dickey
Subject: Re: lynx-dev lynx2.8.2pre.7 fails on HP-UX, but OK on Apollo
Date: Wed, 26 May 1999 21:15:59 -0400 (EDT)

> I guess I should have stayed more current - for that I appologize.  V2.8.1 
> had built fine, and 2.8.2pre7 builds and runs on Apollo Domain/OS (with 
> limited testing as yet) *but* I am having problems with 2.8.2pre7 on 
> HP-UX 10.20 and 11.00 - not sure when the problem would have snuck in.  

I'd assume something's getting mistranslated in lynx_cfg.h - like an
unbalanced quote.  A copy of that (and the config.status, config.cache)
would help pinpoint the problem.

Another route - make a preprocessor output of LYStrings, e.g.,

        cd src; make LYStrings.i

  
> ---------- HP-UX 11.00 ------------------ 
>  
> cc -DHAVE_CONFIG_H  -DLOCALEDIR=\"/opt/lynx/share/locale\" -I. -I.. 
> -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation 
> -c ./LYStrings.c 
> cc: "LYStrings.c", line 250: error 1000: Unexpected symbol: "{". 
> cc: "LYStrings.c", line 250: error 1000: Unexpected symbol: ",". 
> cc: "LYStrings.c", line 251: error 1000: Unexpected symbol: ")". 
> cc: "LYStrings.c", line 273: error 1571: Break statement has no enclosing 
> loop or switch. 
> cc: "LYStrings.c", line 286: error 1588: "mouse_err" undefined. 
> cc: "LYStrings.c", line 286: error 1563: Expression in if must be scalar. 
> cc: "LYStrings.c", line 288: error 1563: Expression in if must be scalar. 
> cc: "LYStrings.c", line 292: error 1000: Unexpected symbol: "return". 
> cc: "LYStrings.c", line 293: error 1000: Unexpected symbol: "}". 
> make[1]: *** [LYStrings.o] Error 1 
> make[1]: Leaving directory 
> `/tmp_mnt/net/tks01/_c/opt.10/pkg/lynx-2.8.2pre.7/src/lynx2-8-2/src' 
> make: *** [all] Error 2 
> $  

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

reply via email to

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