lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Lynx 2.8 on NeXTStep


From: T.E.Dickey
Subject: Re: LYNX-DEV Lynx 2.8 on NeXTStep
Date: Thu, 19 Mar 1998 10:47:48 -0500 (EST)

> I can't seem to compile Lynx 2.8 on NeXTStep (m68k, NS 3.3, using NeXT's 
> cc which is really gcc in some form). 
LC_ALL should have been declared in locale.h (I'll make the test more
specific - didn't know that would be a problem).  To workaround, take
out the #define for LOCALE in lynx_cfg.h (I'm assuming it was generated)
  
> Here's how make dies: 
>  
> cc -DHAVE_CONFIG_H   -I.  -I..  -Ichrtrans  -I./chrtrans  -I..  -I../src 
> -I../WWW/Library/Implementation   -O2 -DNEXT -DXMOSAIC_HACK  -c 
> ./HTAlert.c 
> cc -DHAVE_CONFIG_H   -I.  -I..  -Ichrtrans  -I./chrtrans  -I..  -I../src 
> -I../WWW/Library/Implementation   -O2 -DNEXT -DXMOSAIC_HACK  -c 
> ./GridText.c 
> cc -DHAVE_CONFIG_H   -I.  -I..  -Ichrtrans  -I./chrtrans  -I..  -I../src 
> -I../WWW/Library/Implementation   -O2 -DNEXT -DXMOSAIC_HACK  -c 
> ./LYGetFile.c 
> cc -DHAVE_CONFIG_H   -I.  -I..  -Ichrtrans  -I./chrtrans  -I..  -I../src 
> -I../WWW/Library/Implementation   -O2 -DNEXT -DXMOSAIC_HACK  -c 
> ./LYMain.c 
> ./LYMain.c: In function `main': 
> ./LYMain.c:611: `LC_ALL' undeclared (first use this function) 
> ./LYMain.c:611: (Each undeclared identifier is reported only once 
> ./LYMain.c:611: for each function it appears in.) 
> *** Exit 1 
> Stop. 
> *** Exit 1 
> Stop. 
>  
>  
> Everything up until this point appears to be hunky-dory.  The configure 
> script seems to work fine.  I can pass along copies of config.cache and 
> the makefile generated if needed (along with anything else that might 
> help). 
>  
> address@hidden + Lynx 2.8 + NeXT/PGP mail + www.crl.com/~subir/ 
>  
> A mathematician is a machine for converting coffee into theorems. 


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

reply via email to

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