> Thomas Dickey:
> 2002-05-28 (2.8.5dev.8)
the "./configure ... gmake" cycle usually runs smoothly, but this time,
on freebsd-4.3, the following happens:
0 p4 lynx2-8-5 #./configure --enable-addrlist-page --enable-cgi-links
--enable-change-exec --enable-charset-choice --enable-color-style
--enable-default-colors --enable-exec-links --enable-exec-scripts
--enable-externs --enable-file-upload --enable-gzip-help
--enable-htmlized-cfg --enable-internal-links --disable-nls
--enable-justify-elts --enable-nested-tables --enable-nsl-fork
--enable-prettysrc --enable-read-eta --enable-source-cache --enable-syslog
--enable-vertrace --with-ssl=/usr/local/ssl --with-zlib
creating cache ./config.cache
checking host system type... i386-unknown-freebsd4.3
Configuring for freebsd4.3
.
.
.
(gmake gives, in the last step, while linking:)
Linking and creating Lynx executable
gcc -I/usr/local/ssl/include -DHAVE_CONFIG_H
-DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans
-I.. -I../src -I../WWW/Library/Implementation -O -pipe
-L/usr/local/ssl/lib -I/usr/local/ssl/include -o lynx LYClean.o
LYShowInfo.o LYEdit.o LYStrings.o LYMail.o HTAlert.o GridText.o LYGetFile.o
LYMain.o LYMainLoop.o LYCurses.o LYBookmark.o LYUtils.o LYOptions.o
LYReadCFG.o LYSearch.o LYHistory.o LYForms.o LYPrint.o LYrcFile.o
LYDownload.o LYNews.o LYKeymap.o HTML.o HTFWriter.o HTInit.o DefaultStyle.o
LYUpload.o LYLeaks.o LYexit.o LYJump.o LYList.o LYCgi.o LYTraversal.o
LYEditmap.o LYCharSets.o LYCharUtils.o LYMap.o LYCookie.o LYStyle.o
LYHash.o LYPrettySrc.o TRSTable.o UCdomap.o UCAux.o UCAuto.o LYExtern.o
LYLocal.o ../WWW/Library/Implementation/libwww.a -lz -lncurses -lmytinfo
-L/usr/local/ssl/lib -lssl -lcrypto
LYMain.o: In function `main':
LYMain.o(.text+0x2dc): undefined reference to `charset_subsets'
LYMain.o(.text+0x1a44): undefined reference to `init_charset_subsets'
LYMain.o: In function `reload_read_cfg':
LYMain.o(.text+0x1bf3): undefined reference to `custom_assumed_doc_charset'
LYMain.o(.text+0x1bfa): undefined reference to `custom_display_charset'
LYMain.o(.text+0x1c00): undefined reference to `charset_subsets'
LYMain.o(.text+0x1c6a): undefined reference to `init_charset_subsets'
gmake[1]: *** [lynx] Fehler 1
gmake[1]: Verlassen des Verzeichnisses Verzeichnis �/usr/local/src/lynx2-8-5/src�
gmake: *** [all] Fehler 2
--
clemens fischer
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]