Re: src/libexec/ftpd possible make error on svn_revision 284205

2015-06-10 Thread Ivan Klymenko
Wed, 10 Jun 2015 18:27:30 +0200
Julian H. Stacey j...@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@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-current
 To unsubscribe, send any mail to
 freebsd-current-unsubscr...@freebsd.org

Fixed r284221
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: src/libexec/ftpd possible make error on svn_revision 284205

2015-06-10 Thread Julian H. Stacey
 Fixed r284221

Thanks !

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