[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LYNX-DEV Lynx version 2.7 compilation problem (SCO Unix)
From: |
Wayne Buttles |
Subject: |
Re: LYNX-DEV Lynx version 2.7 compilation problem (SCO Unix) |
Date: |
Fri, 21 Feb 1997 22:24:14 -0500 (EST) |
On Sat, 22 Feb 1997, Jason White wrote:
> I have encountered a problem when attempting to compile lynx version 2.7
> on a computer running SCO UNIX System V/386 Release 3.2.
<snip>
> undefined first referenced
> symbol in file
> __unlink LYMail.o
I remember this discussion from a while back. I believe, according to
http://www.flora.org/lynx-dev/lynx-dev/9605/0208.html, if you define the
following it should fix the problem:
#define remove unlink
Since I am not sure where that *should* go, I would put it in userdefs.h.
By the way, I was able to find that info thanks to the great Lynx
search-helper page created by Subir.
http://www.crl.com/~subir/lynx/search-archives.html
Wayne.
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;