[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
LYNX-DEV ./LYMain.c:475: `lynx_lss_file' undeclared (first use this func
From: |
Nelson Henry Eric |
Subject: |
LYNX-DEV ./LYMain.c:475: `lynx_lss_file' undeclared (first use this function) |
Date: |
Wed, 15 Oct 1997 19:22:35 +0900 (JST) |
I've been trying to compile ac-0.82 on SunOS4.1.3 and Solaris2.5, both
with slang and gcc. Configure is run with options: "--with-screen=slang \
--enable-char-trans --with-dired --with-zlib". While running configure
says "checking if color-style code should be used... no". On Solaris with
my own userdefs.h, and on SunOS with either my own or the distribution
usedefs.h, unedited, I keep getting:
gcc -DHAVE_CONFIG_H -I/home/nelsonhe/.slang/src -I/home/nelsonhe/.usr/include
-I.. -I../WWW/Library/Implementation -O2 -DSUN -DSUN4 -c ./LYMain.c
./LYMain.c: In function `free_lynx_globals':
./LYMain.c:475: `lynx_lss_file' undeclared (first use this function)
./LYMain.c:475: (Each undeclared identifier is reported only once
./LYMain.c:475: for each function it appears in.)
*** Error code 1
make: Fatal error: Command failed for target `LYMain.o'
Current working directory /home/kyoin/nelsonhe/.lynx/Bin/lynx2-7-1/src
*** Error code 1
make: Fatal error: Command failed for target `all'
Just me again? If so, I'll keep looking for the problem.
__Henry
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;
- LYNX-DEV ./LYMain.c:475: `lynx_lss_file' undeclared (first use this function),
Nelson Henry Eric <=