lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV problems with fotemods.zip, 1997-05-21


From: Larry W. Virden, x2487
Subject: LYNX-DEV problems with fotemods.zip, 1997-05-21
Date: Thu, 22 May 1997 11:14:37 -0400

For the first time in quite a long time I am getting compilation errors
trying to compile lynx 2-7-1 + fotemods.

Here's my environment.

SPARC 4/Solaris 2.4/Sun compiler

I am compiling using ncurses.

The make action is:

solaris2-ncurses-color:
        cd WWW/Library/solaris2; $(MAKE) CC="cc" LYFLAGS="$(CCFLAGS) \
                $(SITE_LYDEFS)"
        cd src; $(MAKE) STYLE=$(STYLE) all CC="cc" MCFLAGS="$(CCFLAGS) 
$(LDFLAGS) \             
                -DUNIX -DSVR4 -DSOLARIS2 \
                -DCURS_PERFORMANCE -DUTMPX_FOR_UTMP -DUSE_DIRENT \ 
                -DLOCALE -DHAVE_TERMIOS_H \
                -DCS -DUNPAINT_CACHE \
                -DNCURSES -DFANCY_CURSES \ 
                $(NINCLUDE) -I../$(WWWINC) $(SITE_DEFS)" \
                LIBS="$(NLIBDIR) $(NLIB) \
                -L/usr/ccs/lib -R/usr/ccs/lib -lnsl -lsocket \
                $(RESOLVLIB) $(WAISLIB) $(SOCKSLIB) $(SITE_LIBS)" \
                WWWLIB="../WWW/Library/solaris2/libwww.a"
  

When I reach src/LYClean.c I get:

cc -g   -DUNIX -DSVR4 -DSOLARIS2        -DCURS_PERFORMANCE -DUTMPX_FOR_UTMP -DUS
E_DIRENT        -DLOCALE -DHAVE_TERMIOS_H       -DCS -DUNPAINT_CACHE    -DNCURSE
S -DFANCY_CURSES        -I/projects/gnu/sparc-sun-solaris2.4/include -I../WWW/Li
brary/Implementation -DDIRED_SUPPORT  -DOK_TAR -DOK_ZIP -DOK_GZIP -DOK_UUDECODE
-DOK_OVERRIDE -DOK_PERMIT -I..   -c  LYClean.c 
"/projects/gnu/sparc-sun-solaris2.4/include/unctrl.h", line 48: undefined or not
 a type: NCURSES_CONST

followed by over a thousand other msgs.

I've not changed anything in the Makefile.  I last recompiled this combination
of code back on May 18th.  I don't see anything in FOTEMODS file that would
indicate something needs to change in the compilation.  The one change in the
environment has been to upgrade to the latest ncurses (4.1).

Does this look familar to anyone?
-- 
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.
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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