Hi everyone!

I just picked the recent dev16 sources and was trying to rebuilt it with my old 
script

cd lynx2-8-6; ./configure \
--prefix=~/.lynx \
--enable-nsl-fork \
--enable-prettysrc \
--enable-htmlized-cfg \
--enable-source-cache \
--enable-internal-links \
--enable-externs \
--with-zlib \
; \
make; \


Apparently, it fails with

gcc  -DLINUX  -D_GNU_SOURCE -DHAVE_CONFIG_H  
-DLOCALEDIR=\"/home/pauzner/.lynx/share/locale\" -I. -I.. -Ichrtrans 
-I./chrtrans -I.. -I../src -I../WWW/Library/Implementation   -O2  -c ./LYMap.c
./LYMap.c: In function `LYPrintImgMaps':
./LYMap.c:628: error: structure has no member named `intern_flag'
make[1]: *** [LYMap.o] Error 1


Leonid.


_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to