lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev problem with lynx 2.8.3dev.7


From: Larry W. Virden
Subject: lynx-dev problem with lynx 2.8.3dev.7
Date: Thu, 26 Aug 1999 10:51:12 -0400 (EDT)

When I attempt to build this version of lynx, I get this error:

cc -DHAVE_CONFIG_H -I/ldatae/include 
-I/projects/gnu/sparc-sun-solaris2.6/include 
-DLOCALEDIR=\"/projects/intranet/share/locale\" -I. -I.. -Ichrtrans 
-I/home/lwv26/i/src/Unix/lynx/t/lynx2-8-3/src/chrtrans 
-I/home/lwv26/i/src/Unix/lynx/t/lynx2-8-3 
-I/home/lwv26/i/src/Unix/lynx/t/lynx2-8-3/src 
-I/home/lwv26/i/src/Unix/lynx/t/lynx2-8-3/WWW/Library/Implementation 
-I/home/lwv26/i/src/Unix/lynx/t/lynx2-8-3/intl  -Xc  -c 
/home/lwv26/i/src/Unix/lynx/t/lynx2-8-3/src/LYOptions.c
"/home/lwv26/i/src/Unix/lynx/t/lynx2-8-3/src/LYOptions.c", line 915: warning: a 
cast does not yield an lvalue

I attempted to change the
FREE(TYPECAST(char *,assume_list));
to
FREE((char *)assume_list));

but continue to get the same error.
-- 
Larry W. Virden                 <URL: mailto:address@hidden>
<URL: http://www.purl.org/NET/lvirden/> <*> O- Save us from the snobs.
Unless explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.
-><-

reply via email to

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