lynx-dev
[Top][All Lists]
Advanced

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

[Lynx-dev] UCdomap.c NetBSD2.0


From: Stef Caunter
Subject: [Lynx-dev] UCdomap.c NetBSD2.0
Date: Wed, 12 Jan 2005 15:19:40 -0500 (EST)

I assume this is because NetBSD2.0 has even more broken headers than 1.6, but
make fails after a generic configure on dev11 ...

Here is the error output.

UCdomap.c:41:59: cp1250_uni.h: No such file or directory
UCdomap.c:42:59: cp1251_uni.h: No such file or directory
UCdomap.c:43:59: cp1252_uni.h: No such file or directory
UCdomap.c:44:59: cp1253_uni.h: No such file or directory
UCdomap.c:45:59: cp1255_uni.h: No such file or directory
UCdomap.c:46:59: cp1256_uni.h: No such file or directory
UCdomap.c:47:59: cp1257_uni.h: No such file or directory
UCdomap.c:48:59: cp437_uni.h: No such file or directory
UCdomap.c:49:59: cp737_uni.h: No such file or directory
UCdomap.c:50:59: cp775_uni.h: No such file or directory
UCdomap.c:51:59: cp850_uni.h: No such file or directory
UCdomap.c:52:59: cp852_uni.h: No such file or directory
UCdomap.c:53:59: cp862_uni.h: No such file or directory
UCdomap.c:54:59: cp864_uni.h: No such file or directory
UCdomap.c:55:59: cp866_uni.h: No such file or directory
UCdomap.c:56:59: cp869_uni.h: No such file or directory
UCdomap.c:57:59: def7_uni.h: No such file or directory
UCdomap.c:58:59: dmcs_uni.h: No such file or directory
UCdomap.c:59:59: hp_uni.h: No such file or directory
UCdomap.c:60:59: iso01_uni.h: No such file or directory
UCdomap.c:61:59: iso02_uni.h: No such file or directory
UCdomap.c:62:59: iso03_uni.h: No such file or directory
UCdomap.c:63:59: iso04_uni.h: No such file or directory
UCdomap.c:64:59: iso05_uni.h: No such file or directory
UCdomap.c:65:59: iso06_uni.h: No such file or directory
UCdomap.c:66:59: iso07_uni.h: No such file or directory
UCdomap.c:67:59: iso08_uni.h: No such file or directory
UCdomap.c:68:59: iso09_uni.h: No such file or directory
UCdomap.c:69:59: iso10_uni.h: No such file or directory
UCdomap.c:70:60: iso15_uni.h: No such file or directory
UCdomap.c:71:59: koi8r_uni.h: No such file or directory
UCdomap.c:72:59: mac_uni.h: No such file or directory
UCdomap.c:73:59: mnem2_suni.h: No such file or directory
UCdomap.c:74:59: next_uni.h: No such file or directory
UCdomap.c:75:59: rfc_suni.h: No such file or directory
UCdomap.c:77:59: viscii_uni.h: No such file or directory
UCdomap.c:78:63: cp866u_uni.h: No such file or directory
UCdomap.c:79:65: koi8u_uni.h: No such file or directory
UCdomap.c:80:61: pt154_uni.h: No such file or directory
UCdomap.c: In function `con_set_default_unimap':
UCdomap.c:601: error: `dfont_unitable' undeclared (first use in this function)
UCdomap.c:601: error: (Each undeclared identifier is reported only once
UCdomap.c:601: error: for each function it appears in.)
UCdomap.c:603: error: `dfont_unicount' undeclared (first use in this function)
UCdomap.c:611: error: `dfont_replacedesc' undeclared (first use in this 
function)
UCdomap.c:611: error: `repl_map' undeclared (first use in this function)
UCdomap.c: In function `UCInit':
UCdomap.c:2015: error: `UC_CHARSET_SETUP_iso_8859_1' undeclared (first use in 
this function)
UCdomap.c:2016: error: `UC_CHARSET_SETUP_iso_8859_15' undeclared (first use in 
this function)
UCdomap.c:2017: error: `UC_CHARSET_SETUP_cp850' undeclared (first use in this 
function)
UCdomap.c:2018: error: `UC_CHARSET_SETUP_windows_1252' undeclared (first use in 
this function)
UCdomap.c:2019: error: `UC_CHARSET_SETUP_cp437' undeclared (first use in this 
function)
UCdomap.c:2021: error: `UC_CHARSET_SETUP_dec_mcs' undeclared (first use in this 
function)
UCdomap.c:2022: error: `UC_CHARSET_SETUP_macintosh' undeclared (first use in 
this function)
UCdomap.c:2023: error: `UC_CHARSET_SETUP_next' undeclared (first use in this 
function)
UCdomap.c:2024: error: `UC_CHARSET_SETUP_hp_roman8' undeclared (first use in 
this function)
UCdomap.c:2032: error: `UC_CHARSET_SETUP_viscii' undeclared (first use in this 
function)
UCdomap.c:2033: error: `UC_CHARSET_SETUP' undeclared (first use in this 
function)
UCdomap.c:2037: error: `UC_CHARSET_SETUP_iso_8859_2' undeclared (first use in 
this function)
UCdomap.c:2038: error: `UC_CHARSET_SETUP_cp852' undeclared (first use in this 
function)
UCdomap.c:2039: error: `UC_CHARSET_SETUP_windows_1250' undeclared (first use in 
this function)
UCdomap.c:2040: error: `UC_CHARSET_SETUP_iso_8859_3' undeclared (first use in 
this function)
UCdomap.c:2041: error: `UC_CHARSET_SETUP_iso_8859_4' undeclared (first use in 
this function)
UCdomap.c:2042: error: `UC_CHARSET_SETUP_cp775' undeclared (first use in this 
function)
UCdomap.c:2043: error: `UC_CHARSET_SETUP_windows_1257' undeclared (first use in 
this function)
UCdomap.c:2044: error: `UC_CHARSET_SETUP_iso_8859_5' undeclared (first use in 
this function)
UCdomap.c:2045: error: `UC_CHARSET_SETUP_cp866' undeclared (first use in this 
function)
UCdomap.c:2046: error: `UC_CHARSET_SETUP_windows_1251' undeclared (first use in 
this function)
UCdomap.c:2047: error: `UC_CHARSET_SETUP_koi8_r' undeclared (first use in this 
function)
UCdomap.c:2048: error: `UC_CHARSET_SETUP_iso_8859_6' undeclared (first use in 
this function)
UCdomap.c:2049: error: `UC_CHARSET_SETUP_cp864' undeclared (first use in this 
function)
UCdomap.c:2050: error: `UC_CHARSET_SETUP_windows_1256' undeclared (first use in 
this function)
UCdomap.c:2051: error: `UC_CHARSET_SETUP_iso_8859_7' undeclared (first use in 
this function)
UCdomap.c:2052: error: `UC_CHARSET_SETUP_cp737' undeclared (first use in this 
function)
UCdomap.c:2053: error: `UC_CHARSET_SETUP_cp869' undeclared (first use in this 
function)
UCdomap.c:2054: error: `UC_CHARSET_SETUP_windows_1253' undeclared (first use in 
this function)
UCdomap.c:2055: error: `UC_CHARSET_SETUP_iso_8859_8' undeclared (first use in 
this function)
UCdomap.c:2056: error: `UC_CHARSET_SETUP_cp862' undeclared (first use in this 
function)
UCdomap.c:2057: error: `UC_CHARSET_SETUP_windows_1255' undeclared (first use in 
this function)
UCdomap.c:2058: error: `UC_CHARSET_SETUP_iso_8859_9' undeclared (first use in 
this function)
UCdomap.c:2059: error: `UC_CHARSET_SETUP_iso_8859_10' undeclared (first use in 
this function)
UCdomap.c:2062: error: `UC_CHARSET_SETUP_mnemonic_ascii_0' undeclared (first 
use in this function)
UCdomap.c:2063: error: `UC_CHARSET_SETUP_mnemonic' undeclared (first use in 
this function)
UCdomap.c:2064: error: `UC_CHARSET_SETUP_cp866u' undeclared (first use in this 
function)
UCdomap.c:2065: error: `UC_CHARSET_SETUP_koi8_u' undeclared (first use in this 
function)
UCdomap.c:2066: error: `UC_CHARSET_SETUP_ptcp154' undeclared (first use in this 
function)

--

__Stef

http://caunter.ca/contact.html




reply via email to

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