lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev undefined reference to `LIsListpageTitle'


From: Artur Frysiak
Subject: lynx-dev undefined reference to `LIsListpageTitle'
Date: Thu, 4 Mar 1999 19:17:26 +0100

Hi
I try to make rpm with lynx 2.8.2dev.19, but ...
Linking and creating Lynx executable
gcc -DHAVE_CONFIG_H -I/usr/include/ncurses -DLOCALEDIR=\"/usr/share/locale\"
-I. -I.. -Ichrtrans -I./chrtrans -I.. -I../intl -I../src
-I../WWW/Library/Implementation  -w -D_USE_PLD -DLINUX -W -Wall
-Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline
-Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith
-Wshadow -Wstrict-prototypes -s -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 LYLocal.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 LYExtern.o LYStyle.o LYHash.o UCdomap.o
UCAux.o UCAuto.o
../WWW/Library/unix/libwww.a  -lz -lncurses -L/lib -L/lib
LYMainLoop.o: In function `mainloop':
LYMainLoop.o(.text+0xd13a): undefined reference to `LIsListpageTitle'
collect2: ld returned 1 exit status
make[1]: *** [lynx] Error 1
make[1]: Leaving directory `/home/ftp/mirrors/CVS/rpm/BUILD/lynx2-8-2/src'
make: *** [all] Error 2

Other informations:
    ./configure \
        --prefix=/usr \
        --libdir=/etc \
        --with-screen=ncurses \
        --enable-nls \                <-- added to dev.19
        --without-included-gettext \  <-- added to dev.19
        --enable-warnings \
        --enable-default-colors \
        --enable-externs \
        --enable-internal-links \
        --enable-nsl-fork \
        --enable-persistent-cookies \
        --enable-gzip-help \
        --enable-addrlist-page \       <-- added to dev.19
        --with-zlib

Linux 2.2.2-ac5
glibc-2.1
gcc version egcs-2.91.60 19981201 (egcs-1.1.1 release)

Regards
Wiget
-- 
  __    __ _            _
 / / /\ \ (_) __ _  ___| |_  @__mail:  Artur Frysiak
 \ \/  \/ / |/ _` |/ _ \ __|            Rudlice 10
  \  /\  /| | (_| |  __/ |_           98-311 Ostrowek
   \/  \/ |_|\__, |\___|\__|
             |___/           email:   address@hidden
PGP key: http://www.t17.ds.pwr.wroc.pl/~wiget/pgp.key
Fingerprint16 = 70 DB E0 2D 12 AB C7 31  B6 58 B5 61 B3 98 B6 E6

reply via email to

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