lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV mailto:address@hidden


From: Hiram Lester, Jr.
Subject: Re: LYNX-DEV mailto:address@hidden
Date: Sat, 23 Nov 1996 15:06:26 -0600 (CST)

On Sat, 23 Nov 1996 address@hidden wrote:

> Linux 2.0.26, ELF, ncurses 1.9.9e
> 
> When I attempt to make linux-ncurses, on compiling LYClean.c, I receive 
> the following error:
> 
> cd WWW/Library/unix; make CC="gcc" LYFLAGS="-DLINUX -DDIRED_SUPPORT 
> -DLONG_LIST  "
> make[1]: Entering directory `/usr/src/lynx2-6/WWW/Library/unix'
> make[1]: `../../Library/unix/libwww.a' is up to date.
> make[1]: Leaving directory `/usr/src/lynx2-6/WWW/Library/unix'
> cd src; make all CC="gcc" MCFLAGS="-O -DUNIX -DLINUX -DNCURSES \
>       -DFANCY_CURSES -DNO_KEYPAD -DNO_TTYTYPE \
>       -I/usr/include/ncurses -I../WWW/Library/Implementation -DDIRED_SUPPORT  
> -DOK_TAR -DOK_ZIP -DOK_GZIP -DOK_UUDECODE -DOK_OVERRIDE -DOK_PERMIT  " \
>       LIBS="-lncurses \
>         " \
>       WWWLIB="../WWW/Library/unix/libwww.a"
> make[1]: Entering directory `/usr/src/lynx2-6/src'
> Compiling Lynx sources
> gcc -O -DUNIX -DLINUX -DNCURSES  -DFANCY_CURSES -DNO_KEYPAD -DNO_TTYTYPE  
> -I/usr/include/ncurses -I../WWW/Library/Implementation -DDIRED_SUPPORT  
> -DOK_TAR -DOK_ZIP -DOK_GZIP -DOK_UUDECODE -DOK_OVERRIDE -DOK_PERMIT   -I..    
> -c LYClean.c -o LYClean.o
> make[1]: Leaving directory `/usr/src/lynx2-6/src'
> 
> Suggestions?  Thanks.

I don't see any errors there, but if you are referring to the fact that it
seems to only compile that one file, it appears as though you may have
attempted to build another target and then the linux-ncurses target
without doing a 'make clean' in between.  If this is the case, try 'make
clean' and THEN try 'make linux-ncurses'.

   +------------------------------------+-------------------------------+
   | Hiram W. Lester, Jr.               | E-Mail: address@hidden    |
   | Computer Science                   | Home page:                    |
   | Middle Tennessee State University  |   http://pobox.com/~hwlester/ |
   +------------------------------------+-------------------------------+

;
; 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]