src/libexec/ftpd possible make error on svn_revision 284205

Julian H. Stacey jhs at berklix.com
Wed Jun 10 16:27:54 UTC 2015


There may possibly be an un-matched commit at:
cat /usr/src/.svn_revision # 284205
cat /usr/src/.ctm_status # src-cur 11995
make world

/usr/src/libexec/ftpd/../../bin/ls/print.c:(.text+0xdf8): undefined reference to `xo_close_list'
/usr/src/libexec/ftpd/../../bin/ls/print.c:(.text+0xe01): undefined reference to `xo_warn'
util.o: In function `prn_normal':
/usr/src/libexec/ftpd/../../bin/ls/util.c:(.text+0x43): undefined reference to `xo_emit'
util.o: In function `usage':
/usr/src/libexec/ftpd/../../bin/ls/util.c:(.text+0x84c): undefined reference to `xo_error'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Now I'm runnning make -k all
Before the world above I had run
	'cd src/include ; make install ; cd .. ; make all'
so the problem might be just here.

Cheers,
Julian
--
Julian Stacey, BSD Linux Unix C Sys Eng Consultant Munich http://berklix.com
	Indent previous with "> ".	Reply Below as a play script.
	Send plain text, Not quoted-printable, HTML, or base64.


More information about the freebsd-current mailing list