src/libexec/ftpd possible make error on svn_revision 284205

Ivan Klymenko fidaj at ukr.net
Wed Jun 10 16:37:10 UTC 2015


Wed, 10 Jun 2015 18:27:30 +0200
"Julian H. Stacey" <jhs at berklix.com> написав:

> 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.
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to
> "freebsd-current-unsubscribe at freebsd.org"

Fixed r284221


More information about the freebsd-current mailing list