On Mon, Jan 04, 2010 at 12:41:54PM -0800, John Bolton wrote: >Package: tnftp >Version: 20091122 >Severity: serious > >I get the following error when attempting to compile the tnftp package on the >x86_64 platform: > >-bash-4.0# make >make all-recursive >make[1]: Entering directory `/sources/tnftp-20091122' >Making all in libnetbsd >make[2]: Entering directory `/sources/tnftp-20091122/libnetbsd' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/sources/tnftp-20091122/libnetbsd' >Making all in libedit >make[2]: Entering directory `/sources/tnftp-20091122/libedit' >make all-am >make[3]: Entering directory `/sources/tnftp-20091122/libedit' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/sources/tnftp-20091122/libedit' >make[2]: Leaving directory `/sources/tnftp-20091122/libedit' >Making all in src >make[2]: Entering directory `/sources/tnftp-20091122/src' >/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o tnftp tnftp-cmds.o >tnftp-cmdtab.o tnftp-complete.o tnftp-domacro.o tnftp-fetch.o tnftp-ftp.o >tnftp-main.o tnftp-progressbar.o tnftp-ruserpass.o tnftp-util.o >../libnetbsd/libnetbsd.la ../libedit/libedit.la -lcurses >gcc -g -O2 -o tnftp tnftp-cmds.o tnftp-cmdtab.o tnftp-complete.o >tnftp-domacro.o tnftp-fetch.o tnftp-ftp.o tnftp-main.o tnftp-progressbar.o >tnftp-ruserpass.o tnftp-util.o ../libnetbsd/.libs/libnetbsd.a >../libedit/.libs/libedit.a -lcurses >../libedit/.libs/libedit.a(libedit_la-el.o): In function `el_source': >/sources/tnftp-20091122/libedit/el.c:449: undefined reference to `fgetln' >../libedit/.libs/libedit.a(libedit_la-history.o): In function `history_save': >/sources/tnftp-20091122/libedit/history.c:728: undefined reference to `strvis' >../libedit/.libs/libedit.a(libedit_la-history.o): In function `history_load': >/sources/tnftp-20091122/libedit/history.c:650: undefined reference to `fgetln' >/sources/tnftp-20091122/libedit/history.c:677: undefined reference to >`strunvis' >/sources/tnftp-20091122/libedit/history.c:659: undefined reference to `fgetln' >collect2: ld returned 1 exit status >make[2]: *** [tnftp] Error 1 >make[2]: Leaving directory `/sources/tnftp-20091122/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/sources/tnftp-20091122' >make: *** [all] Error 2 > >OS/platform details > >* Kernel: Linux devos64bit 2.6.30.5 #1 SMP Tue Dec 15 08:25:36 PST 2009 x86_64 >Intel(R) Xeon(R) CPU X3363 @ 2.83GHz GenuineIntel GNU/Linux > >* C Library information: libc-2.10.1.so > >* GNU Make version 3.81 >-- >John Bolton
It compiles for me using pbuilder. The attachment is the complete build log file.
tnftp_20090606-2.log.bz2
Description: Binary data