Date: Wed, 05 May 1999 10:21:36 +0300 From: Maxim Sobolev <sobomax@altavista.net> To: Edwin Culp <eculp@MexComUSA.net>, current@FreeBSD.ORG Cc: Warner Losh <imp@harmony.village.org> Subject: PCCARD today works but sysinstall and PicoBSD broken. (was PCCARD driver still sucks) Message-ID: <372FF180.72524D82@altavista.net> References: <E10elr1-00098P-00@tardis.perspectives.net> <199905042038.OAA04453@harmony.village.org> <372FC5BB.8E323F75@MexComUSA.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Thank to all for replies. It seems that today current finaly have fixed (pccard works without patches). Hovewer, sysinstall (and PicoBSD) broken with following symptoms: cc -O2 -march=pentium -mpentium -pipe -Wall -I/usr/src/release/sysinstall/../../ gnu/lib/libdialog -I/usr/src/release/sysinstall -I/usr/src/release/sysinstall/.. /../sys -DUC_PRIVATE -DKERN_NO_SYMBOLS -c kget.c In file included from kget.c:31: /usr/src/release/sysinstall/../../sys/i386/isa/isa_device.h:66: parse error befo re `ointhand2_t' /usr/src/release/sysinstall/../../sys/i386/isa/isa_device.h:66: warning: no semi colon at end of struct or union /usr/src/release/sysinstall/../../sys/i386/isa/isa_device.h:66: warning: no semi colon at end of struct or union /usr/src/release/sysinstall/../../sys/i386/isa/isa_device.h:67: warning: type de faults to `int' in declaration of `id_iu' /usr/src/release/sysinstall/../../sys/i386/isa/isa_device.h:67: warning: data de finition has no type or storage class /usr/src/release/sysinstall/../../sys/i386/isa/isa_device.h:80: parse error befo re `}' kget.c: In function `kget': kget.c:69: sizeof applied to an incomplete type kget.c:71: dereferencing pointer to incomplete type kget.c:72: dereferencing pointer to incomplete type kget.c:74: dereferencing pointer to incomplete type kget.c:75: dereferencing pointer to incomplete type kget.c:77: dereferencing pointer to incomplete type etc. 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?372FF180.72524D82>