lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev lynx 17d persistent cookie problem report


From: Larry W. Virden, x2487
Subject: lynx-dev lynx 17d persistent cookie problem report
Date: Wed, 15 Jul 1998 11:52:18 -0400

I did a make distclean and then configured lynx with the 17d patch on my
SPARC Solaris 2.5.1 environment.  I left out the zlib flag I have been
using in the past after it turned out that I didn't have that library
build on that version of SunOS.  Previously I had been building against
Solaris 2.4 and that ancient machine is being laid to rest.  

Anyways after doing the above, my compiles go along quite a bit.  Until
that is I hit the new persistent cookie experimental code.  I had
tried to configure it in just to try it out.  But I get this compile error:

cc -DHAVE_CONFIG_H -I/projects/gnu/sparc-sun-solaris2.5.1/include -I/projects/gn
u/sparc-sun-solaris2.5.1/include/ncurses -I. -I.. -Ichrtrans -I./chrtrans -I.. -
I../src -I../WWW/Library/Implementation  -fast -xO5 -xdepend -v  -c ./LYMap.c
cc -DHAVE_CONFIG_H -I/projects/gnu/sparc-sun-solaris2.5.1/include -I/projects/gn
u/sparc-sun-solaris2.5.1/include/ncurses -I. -I.. -Ichrtrans -I./chrtrans -I.. -
I../src -I../WWW/Library/Implementation  -fast -xO5 -xdepend -v  -c ./LYCookie.c
"./LYCookie.c", line 1850: non-constant initializer: op "U&"
"./LYCookie.c", line 1850: non-constant initializer: op "U&"
"./LYCookie.c", line 1850: non-constant initializer: op "U&"
"./LYCookie.c", line 1850: non-constant initializer: op "U&"
"./LYCookie.c", line 1850: non-constant initializer: op "U&"
"./LYCookie.c", line 1850: non-constant initializer: op "U&"
"./LYCookie.c", line 1850: non-constant initializer: op "U&"
"./LYCookie.c", line 1866: warning: implicitly declaring function to return int:
 strsep()
"./LYCookie.c", line 1866: warning: improper pointer/integer combination: op "="
"./LYCookie.c", line 1878: warning: improper pointer/integer combination: op "="
cc: acomp failed for ./LYCookie.c

I figured I better warn someone so that they could take a look at it .

Now to go re-clean and reconfigure without that flag...
-- 
Larry W. Virden                 INET: address@hidden
<URL:http://www.teraform.com/%7Elvirden/> <*> O- "We are all Kosh."
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]