Date: Fri, 6 Apr 2001 16:46:32 -0700 (PDT) From: Trevin Chow <tmchow@sfu.ca> To: <freebsd-stable@freebsd.org> Subject: Break in stable code? Message-ID: <Pine.GSO.4.30.0104061644370.12869-100000@fraser.sfu.ca>
next in thread | raw e-mail | index | archive | help
I just updated my stable source tree yesterday night, and just tried to build the world right. However, I just got a ton of error messages about undefinied references. One of such messages is: umass.o(.text+0x1929): undefined reference to 'xpt_done' I greped for "xpt_done" in the /usr/src directory, and it's showing up in a bunch of files, particularly in /usr/src/sys/pci/ncr.c (as well as other files). Has this been reported/fixed? Or am I doing something wrong? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.30.0104061644370.12869-100000>