After running ./configure, i typed make and got this error.
Any ideas whta's going on here?
Any assistance would be apreciated.
Thanks!
Carlos.
/bin/sh -c './cfg_defs.sh .'
Constructing sed-script help_files.sed
sed -e '/^#/d' -e '/^$/d' -e 's%\(.*\)=\(.*\@.*\)$%s=@\1@=\2=g%' -e
's%\(.*\)=\(http:.*\)$%s=@\1@=\2=g%' -e
's%\(.*\)=\(ftp:.*\)$%s=@\1@=\2=g%' -e
's%\(.*\)=\(.*\.html\)$%s=@\1@=\2=g%' help_files.tmp | tr '=' '"' >
help_files.sed Appending interim-fix for existing html files to
help_files.sed
sed -e '/^#/d' -e '/[:@]/d' -e '/^$/d' -e
's%\(.*\)=\(.*\.html\)$%s=\2=\2=g%' -e 's%\.html=%\\.html=%'
help_files.tmp | tr '=' '"' >> help_files.sed if test -n ""; then echo
's%\\%%g' >> help_files.sed; fi
Creating LYHelp.h
**********************************************
Help files will NOT be gzipped.
**********************************************
cd WWW/Library/Implementation && make CC="gcc" LY_CFLAGS="-O2"
CPPFLAGS="" LYFLAGS="" cd src && make all CC="gcc" CFLAGS="-O2"
CPPFLAGS="" LIBS="-lncurses -lmytinfo " SITE_DEFS=""
WWWINC=WWW/Library/Implementation
WWWLIB="../WWW/Library/Implementation/libwww.a" Compiling Lynx sources
cd chrtrans && make SITE_DEFS="" CFLAGS="-O2" CPPFLAGS="" CC="gcc"
tables gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\"
-I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src
-I../WWW/Library/Implementation -O2 -c ./LYShowInfo.c gcc
-DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I..
-Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation
-O2 -c ./LYMain.c Linking and creating Lynx executable
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I..
-Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation
-O2 -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 LYLocal.o
../WWW/Library/Implementation/libwww.a -lncurses -lmytinfo LYUtils.o:
In function `LYOpenTemp':
LYUtils.o(.text+0x8323): warning: mktemp() possibly used unsafely;
consider using mkstemp()
../WWW/Library/Implementation/libwww.a(HTFile.o): In function
`HTLoadFile': HTFile.o(.text+0x3df8): undefined reference to `gzopen'
../WWW/Library/Implementation/libwww.a(HTFormat.o): In function
`HTGzFileCopy': HTFormat.o(.text+0xdbc): undefined reference to `gzerror'
HTFormat.o(.text+0xe76): undefined reference to `gzread'
../WWW/Library/Implementation/libwww.a(HTFormat.o): In function
`HTCloseGzFile': HTFormat.o(.text+0x1139): undefined reference to
`gzclose'
*** Error code 1
Stop in /usr/ports/www/lynx/work/lynx2-8-4/src.
*** Error code 1
Stop in /usr/ports/www/lynx/work/lynx2-8-4.
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]