Date: Wed, 10 Mar 1999 20:47:16 -0500 From: rdewalt@meridianksi.com (Ryan Dewalt) To: freebsd-current@FreeBSD.ORG Subject: problem with pccard.c cvsup'ed 3-10-99 15:00:54 Message-ID: <3.0.3.32.19990310204716.006ffc7c@207.86.113.200>
next in thread | raw e-mail | index | archive | help
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 rdewalt@meridianksi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.3.32.19990310204716.006ffc7c>