lynx-dev
[Top][All Lists]
Advanced

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

RE: lynx-dev Win32 compile (fwd)


From: Kristin McNally
Subject: RE: lynx-dev Win32 compile (fwd)
Date: Wed, 22 Apr 1998 10:38:05 -0400

You were right... I discovered that the .h files generated by the batch
file were corrupt.  When I went in and manually generated them from the
command line without using the batch file, everything was fine.  

Thanks for the info.

--
Kristin McNally
MOON Communications
address@hidden

> -----Original Message-----
> From: T.E.Dickey [SMTP:address@hidden
> Sent: Wednesday, April 22, 1998 9:41 AM
> To:   address@hidden
> Subject:      Re: lynx-dev Win32 compile (fwd)
> 
> > 
> > I did that already... there is no reference to this variable in any
> of 
> > the headers. 
> then there's something wrong with your compile.  when I search for
> that
> string in the generated headers, this is what I see (cut/paste):
> 
> cp1250_uni.h:46:static u16 dfont_unitable_windows_1250[216] =
> cp1250_uni.h:82:dfont_unicount_windows_1250,dfont_unitable_windows_125
> 0,216,\
> cp1251_uni.h:46:static u16 dfont_unitable_windows_1251[222] =
> cp1251_uni.h:83:dfont_unicount_windows_1251,dfont_unitable_windows_125
> 1,222,\
> cp1252_uni.h:46:static u16 dfont_unitable_windows_1252[216] =
> cp1252_uni.h:82:dfont_unicount_windows_1252,dfont_unitable_windows_125
> 2,216,\
> cp1253_uni.h:46:static u16 dfont_unitable_windows_1253[206] =
> cp1253_uni.h:81:dfont_unicount_windows_1253,dfont_unitable_windows_125
> 3,206,\
> cp1255_uni.h:46:static u16 dfont_unitable_windows_1255[194] =
> cp1255_uni.h:80:dfont_unicount_windows_1255,dfont_unitable_windows_125
> 5,194,\
> cp1256_uni.h:46:static u16 dfont_unitable_windows_1256[215] =
> cp1256_uni.h:82:dfont_unicount_windows_1256,dfont_unitable_windows_125
> 6,215,\
> cp1257_uni.h:46:static u16 dfont_unitable_windows_1257[210] =
> cp1257_uni.h:82:dfont_unicount_windows_1257,dfont_unitable_windows_125
> 7,210,\
> cp437_uni.h:46:static u16 dfont_unitable_cp437[233] =
> 
> >  
> > -- 
> > Kristin McNally 
> > MOON Communications 
> > address@hidden 
> >  
> > > -----Original Message----- 
> > > From:     T.E.Dickey [SMTP:address@hidden 
> > > Sent:     Tuesday, April 21, 1998 9:43 AM 
> > > To:       address@hidden 
> > > Subject:  Re: lynx-dev Win32 compile (fwd) 
> > >  
> > > >  
> > > > dfont_unitable is only used in one function,
> con_set_default_unimap, 
> > >  
> > > > which mentions something about a uni_hash.tbl, which I do not 
> > > have...  
> > > > could this be the problem... I don't have this .tbl file???  Is
> this 
> > >  
> > > > system specific???  
> > > you have to compile the program in src/chrtrans and run it to
> create 
> > > the 
> > > headers (look at makew32.bat) 
> > >    
> > > > Thanks for any help.  
> > > >   
> > > > --  
> > > > Kristin McNally  
> > > > MOON Communications  
> > > > address@hidden  
> > > >   
> > > > > -----Original Message-----  
> > > > > From: Wayne Buttles [SMTP:address@hidden  
> > > > > Sent: Monday, April 20, 1998 3:17 PM  
> > > > > To:   lynx-dev  
> > > > > Cc:   address@hidden  
> > > > > Subject:      RE: lynx-dev Win32 compile (fwd)  
> > > > >   
> > > > >   
> > > > > Er, she is right ... why isn't dfont_unitable defigned
> anywhere? 
> > >  
> > > > >   
> > > > > ---------- Forwarded message ----------  
> > > > > Date: Mon, 20 Apr 1998 14:38:36 -0400  
> > > > > From: Kristin McNally <address@hidden>  
> > > > > To: 'Wayne Buttles' <address@hidden>  
> > > > > Subject: RE: lynx-dev Win32 compile  
> > > > >   
> > > > > src\chrtrans is in the paths for the includes... but still
> there 
> > > is no  
> > > > > define for the variable dfont_unitable... even in the headers
> in 
> > > the  
> > > > > src\chrtrans directory.  There is one .c file in this
> directory,  
> > > > > makeuctb.c ... this file has a main function.... I'm assuming
> from 
> > > the  
> > > > > name that it generates tables of some sort... is this
> something I 
> > > need  
> > > > > to do?  
> > > > >   
> > >  
> > >  
> > > --  
> > > Thomas E. Dickey 
> > > address@hidden 
> > > http://www.clark.net/pub/dickey 
> 
> 
> -- 
> Thomas E. Dickey
> address@hidden
> http://www.clark.net/pub/dickey

reply via email to

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