https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208464

--- Comment #5 from [email protected] ---
A commit references this bug:

Author: dchagin
Date: Sat Apr 23 20:29:56 UTC 2016
New revision: 298519
URL: https://svnweb.freebsd.org/changeset/base/298519

Log:
  Fix streams and svr4 module dependency. Both modules are complaining about
  undefined symbol svr4_delete_socket which was moved from streams to the svr4
module
  in r160558 that created a two-way dependency between them.

  PR:           208464
  Submitted by: Kristoffer Eriksson
  Reported by:  Kristoffer Eriksson
  MFC after:    2 week

Changes:
  head/sys/compat/svr4/svr4_socket.c
  head/sys/compat/svr4/svr4_sysvec.c
  head/sys/dev/streams/streams.c
  head/sys/modules/streams/Makefile
  head/sys/modules/svr4/Makefile

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to