lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev lynx2-8-1pre6: Broken def7_uni.h ?


From: Serge MUNHOVEN
Subject: lynx-dev lynx2-8-1pre6: Broken def7_uni.h ?
Date: Sat, 3 Oct 1998 05:27:11 +0200

Dear all,

I just compiled lynx2-8-1pre6 under Digital UNIX 4.0D :

CC=cc CFLAGS="-std1 -O -I/usr/local/include" ./configure --with-zlib \
--enable-forms-options --enable-persistent-cookies --enable-partial \
--enable-nsl-fork --enable-dired
make

Everything compiles fine, except :

cc -DHAVE_CONFIG_H  -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Libr
ary/Implementation  -std1 -O -I/usr/local/include -std1 -DDSYS5  -c ./UCdomap.c
cc: Error: chrtrans/def7_uni.h, line 12: Invalid expression.
        , , , , , , , ,
--------^

and subsequent resulting errors.
It appears that the src/chrtrans/def7_uni.h generated by makeuctb contains
an empty static u8 dfont_unicount[256] (just 255 commas; no data).
I don't exactly understand how makeuctb works. Guessing from other header files
and disreagrding "Do not edit this file; it was automatically generated", I
hacked 32 0's, 95 1's and 129 0's in place. The resulting lynx seems so far to
work as expected, but it's a really bad hack.

Does anyone see what change could cause this failure ?

 - Serge

-- 
-                                                                             -
 Serge Munhoven                              Internet: address@hidden
 Universite Catholique de Louvain               Phone (office): ++32-10-478032
 CESAME - Applied Mechanics Division                (division): ++32-10-472350
 Av. Georges Lemaitre, 4                                   Fax: ++32-10-472180
 B-1348 Louvain-la-Neuve (Belgium - Europe)                      Office: a.011
-                                                                             -

reply via email to

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