|
From: <Car...@no...> - 2005-07-07 15:17:07
|
Hi ! Do you really need/want the prompt support in the btftp ? If you can get along with just the command line options of the btftp, = then I will suggest to disable the readline support. To do that run: ./configure --disable-readline make make install Br, Carlos > -----Original Message----- > From: aff...@li...=20 > [mailto:aff...@li...]On Behalf Of ext Al > Sent: 07 July, 2005 11:17 > To: aff...@li... > Subject: [Affix-support] Affix Install Errors on Fedora core 2 (2.6.5) >=20 >=20 > Hi, >=20 > When I try to install affix (affix kernel installed=20 > OK), I encounter=20 > errors: >=20 > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > gcc -O2 -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe=20 > -o .libs/btftp=20 > btftp.o ../utils/.libs/libaffix_utils.so=20 > ../obex/.libs/libaffix_obex.so -lopenobex -lreadline=20 > ../lib/.libs/libaffix.so -Wl,--rpath -Wl,/usr/local/lib > /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../libreadline. > so: undefined=20 > reference to `tgetnum' > /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../libreadline. > so: undefined=20 > reference to `tgoto' > /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../libreadline. > so: undefined=20 > reference to `tgetflag' > /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../libreadline. > so: undefined=20 > reference to `BC' > /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../libreadline. > so: undefined=20 > reference to `tputs' > /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../libreadline. > so: undefined=20 > reference to `PC' > /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../libreadline. > so: undefined=20 > reference to `tgetent' > /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../libreadline. > so: undefined=20 > reference to `UP' > /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../libreadline. > so: undefined=20 > reference to `tgetstr' > collect2: ld returned 1 exit status > make[1]: *** [btftp] Error 1 > make[1]: Leaving directory `/root/download/affix/affix-3.2.0/control' > make: *** [all-recursive] Error 1 > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > I also found FAQ has the similiar issue. But I have no=20 > idea how to do=20 > it. > Can anyone help with this error? >=20 > thanks a lot, >=20 > Al >=20 > FAQ: > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > Compiling Affix 3.0 utilities on Gentoo produces lots of=20 > "/lib/libreadline.so: undefined reference to `XXX'" error messages? > The problem can be solved by compiling libreadline with libncurses. >=20 > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= >=20 >=20 >=20 > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id=16492&op=3Dick > _______________________________________________ > Affix-support mailing list > Aff...@li... > https://lists.sourceforge.net/lists/listinfo/affix-support >=20 |