lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV problems with compiling lynx..


From: Nobody
Subject: LYNX-DEV problems with compiling lynx..
Date: Wed, 23 Apr 1997 16:08:42 -0400

Hi all:
 
I am trying to compile lynx with slang support. for some reason I always got    
          
error messages:

ERRIDE -DOK_PERMIT -DNO_CHANGE_EXECUTE_PERMS  -I.. -I../slang/src   -c 
LYClean.c -o LYClean.o
In file included from LYClean.c:3:
LYCurses.h:15: slang.h: No such file or directory
make[1]: *** [LYClean.o] Error 1
make[1]: Leaving directory `/home/mlu/lynx2-7/src'
make: *** [solaris2-slang] Error 2

Here is a part of my Makefile:

SLANGINC = -I../slang/src               # location of slang.h and slcurses.h
SLANGLIB = -L../slang/src/$(ARCH)objs   # location of libslang.a
SLANGRRLIB = -R../slang/src/$(ARCH)objs # for solaris

slang is at /home/mlu/slang

Any help will be very appreciated.

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