On Tue, 9 Jan 2001, Mike Bledig wrote:

> Hi, Please can someone help? When I try to compile Lynx dev 16, 
> I am getting the following error:
> 
> Info :Compiling C:\lynx2-8-4\src\lymain.c
> Error:lymain.c(1118,33):Extra parameter in call to mkdir

ignore that (or try to).

M$ uses a non-POSIX prototype for mkdir, and the fix for that is to
not include the header file that prototypes it (I don't recall changing
any header dependencies that would have done this).  What platform and
build environment?

-- 
T.E.Dickey <[EMAIL PROTECTED]>
http://dickey.his.com
ftp://dickey.his.com


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to