From owner-freebsd-hardware Mon Nov 6 18:41:29 1995 Return-Path: owner-hardware Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA29018 for hardware-outgoing; Mon, 6 Nov 1995 18:41:29 -0800 Received: from gemsgw.med.ge.com (gemsgw.med.ge.com [192.88.230.10]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id SAA29013 for ; Mon, 6 Nov 1995 18:41:27 -0800 Received: from gemed.med.ge.com (gemed.med.ge.com [3.7.12.4]) by gemsgw.med.ge.com (8.6.12/8.6.12) with ESMTP id UAA23847; Mon, 6 Nov 1995 20:40:13 -0600 Received: from sol.sol.med.ge.com (sol-gw [3.28.124.2]) by gemed.med.ge.com (8.6.12/8.6.12) with SMTP id UAA28975; Mon, 6 Nov 1995 20:39:39 -0600 Received: from merak.med.ge.com by sol.sol.med.ge.com (4.1/SMI-4.1) id AA09752; Mon, 6 Nov 95 20:39:59 CST From: laufen@sol.med.ge.com (Derek Laufenberg x7-4534) Received: by merak.med.ge.com (4.1/client-1.3) id AA26105; Mon, 6 Nov 95 20:39:58 CST Date: Mon, 6 Nov 95 20:39:58 CST Message-Id: <9511070239.AA26105@merak.med.ge.com> To: phk@critter.tfs.com Subject: PCMCIA & -current Cc: freebsd-hardware@freebsd.org Sender: owner-hardware@freebsd.org Precedence: bulk Poul-Henning and freebsd-hardware members, I just FTP'd the - current source code tree and I'm trying to follow the instructions you sent me a few weeks ago. I blew away the /usr/src tree and un-tar'd the tar src tar file I got from the ftp.cdrom.com site. Is this the correct way to get -current? In any case, I built a new kernel: On the "config CRD0KERN" I saw a new message I had never seen. It was "Unknown % construct in generic makefile: %SFILES" Any clues? I got a new kernel built with crd0 in it. I also got the LKM module built and installed without a problem. There were a few warnings about passing an incompatible pointer type. I can get the exact message if you need it. The modload failed completely: undefined entry symbol '_lkm_pcic' Also, when I try to make the usr.sbin files, I get errors when the compiler tries to bring in pccard/card.h. It returns "no such file or directory" I don't think I have the full source tree. What do you think? Derek Laufenberg