>Date: Mon, 25 Mar 2002 08:43:30 -0800 (PST) >From: David Wolfskill <[EMAIL PROTECTED]>
>linking kernel.debug >pcf.o: In function `pcf_attach': >/usr/src/sys/i386/isa/pcf.c(.text+0x1f1): undefined reference to `iicbus_alloc_bus' >*** Error code 1 >Looks to me like a declaration & a reference, but no definition. OK; I was able to get past this point by reverting src/sys/dev/iicbus/iiconf.c frlom 1.13 to 1.12. (The 1.12 version of the file had a definition of iicbus_alloc_bus() that the 1.13 change removed.) Cheers, david (links to my resume at http://www.catwhisker.org/~david) -- David H. Wolfskill [EMAIL PROTECTED] I believe it would be irresponsible (and thus, unethical) for me to advise, recommend, or support the use of any product that is or depends on any Microsoft product for any purpose other than personal amusement. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message