On Sat, 17 May 2008 08:15:48 +0900 Norikatsu Shigemura <nork_at_freebsd.org> wrote: > On Fri, 16 May 2008 08:36:54 -0400 > Julian Elischer <julian_at_elischer.org> wrote: > > vimage patches as of 8AM in ottawa: > > http://www.freebsd.org/~julian/vimage.diff > Wow! I'll try to do it! :-) Oops, I couldn't compile kdump. Please add following patch for vimage.diff. --- usr.bin/kdump/mkioctls.orig 2008-02-03 22:50:34.147231000 +0900 +++ usr.bin/kdump/mkioctls 2008-05-17 08:31:17.817100274 +0900 _at__at_ -40,6 +40,7 _at__at_ print "#include <sys/socket.h>" print "#include <sys/time.h>" print "#include <sys/tty.h>" + print "#include <sys/vimage.h>" print "#include <bsm/audit.h>" print "#include <net/ethernet.h>" print "#include <net/if.h>"Received on Fri May 16 2008 - 21:39:41 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:30 UTC