After running cvsup today, and running my weekly make world (with no problems)
re-compiling the kernel, I recieved this error. (after the original make all failed, I re-ran this to regenerate the error) porta# make all loading kernel pccard.o: In function `unregister_device_interrupt': pccard.o(.text+0x31c): undefined reference to `unregister_pcic_intr' pccard.o: In function `pccard_alloc_intr': pccard.o(.text+0x691): undefined reference to `register_pcic_intr' *** Error code 1 porta# current $Id in pccard.c is: * $Id: pccard.c,v 1.73 1999/03/10 15:00:54 roger Exp $ Running FreeBSD 4.0-CURRENT on a CTX 700E laptop (32 M ram) Until today, I've had no problems at all with the PCMCIA subsystem. (relevant line from the last successfull dmesg) pcic0: <TI 1131 PCI to PCMCIA/Cardbus Bridge> rev 0x01 int a irq 255... pcic1: (same as above), but "int b" Any suggestions? -Thanks Ryan Dewalt rdew...@meridianksi.com To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message