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 majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to