lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev makeuctb crashes with -mno-cygwin


From: Frédéric L . W . Meunier
Subject: Re: lynx-dev makeuctb crashes with -mno-cygwin
Date: Tue, 30 Mar 2004 03:44:13 -0300

On Mon, 29 Mar 2004, Doug Kaufman wrote:

> On Tue, 30 Mar 2004, Frédéric L. W. Meunier wrote:
>
> > On Mon, 29 Mar 2004, Doug Kaufman wrote:
> > > Here are some of the files that I used to compile: the script for
> > > configure, the changes to lynx_cfg.h, and the makefile for src/chrtrans.
> > > The directories are specific to the setup on my machine. I hope this
> > > gives a clue as to why makeuctb didn't work for you. I only compiled and
> > > tested on Win98SE.
> >
> > It didn't change anything. I'm attaching the script I used
> > based on your options. I retained all I use for Cygwin. While
> > I'm not sure all work, only --enable-nsl-fork failed at build
> > time. Anyway, they shouldn't make any difference for makeuctb.

> Perhaps the problem is that the executable compiled by -mno-cygwin is a
> Windows program, not designed to work under Cygwin. Does it crash if you
> run it under CMD.EXE, rather than under bash? I can't remember - perhaps
> I ran it by hand in a DOS box, then came back to complete the
> compilation.

Yes, the same:

E:\cygwin\home\fredlwm\tmp\objdir\lynx\src\chrtrans>makeuctb.exe
Usage: makeuctb [parameters]

Utility to convert .tbl into .h files for Lynx compilation.

Parameters (all are optional):
  1: the input file (normally {filename}.tbl, but "-" for stdin
  2: the output file (normally {filename}.tbl but "-" for stdout
  3: charset mime name

and it crashes.

And running make in src/chrtrans:

./makeuctb.exe /d/Linux/lynx2-8-5/src/chrtrans/iso01_uni.tbl iso01_uni.h
/d/Linux/lynx2-8-5/src/chrtrans/iso01_uni.tbl: No such file or directory
make: *** [iso01_uni.h] Error 5

after it crashes.

If no paramaters are given it crashes like in cmd.exe.

Faulting application makeuctb.exe, version 0.0.0.0, faulting
module msvcrt.dll, version 7.0.2600.1106, fault address
0x0002d988.

The address is always the same.

Can you test the binary I attached ? And can you send me one
you compiled ?

> > Also, why is -ltermcap added ? In my last build it picked
> > -lncurses instead. I thought it'd only add -lcurses.
>
> I don't think that ncurses has been ported to mingw, unless that
> happened quite recently.

Yes, I just meant that for some reason it was added, and I only
set --with-screen=ncurses. The same now with -ltermcap. Are
they ignored since they're Cygwin libraries ?

-- 
How to contact me - http://www.pervalidus.net/contact.html

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden


reply via email to

[Prev in Thread] Current Thread [Next in Thread]