bowman@rabbit1.UUCP (06/19/86)
I'm trying to make an installable device driver for a PC/AT running IBM XENIX 2.00 and have run into a stumbling block with the xld command, even running the give-away demo in /usr/sys/io. Here's the sequence of things I'm doing (running as root): cd /usr/sys/io touch paconf.c make -f idd.mk cc -K -DM_KERNEL -NT io_text -M2em -O -c paconf.c /etc/xcvt paconf.o; mv a.o paconf.x /etc/xld -r -o paidd.x /lib/sys/KMseg.x paconf.x pa.x xld: (fatal): old header version *** Error code 1 Stop. Has anybody run into this and found a solution? Any information, even just confirmation that the same thing happens on your system, would be helpful. thanks in advance -pete -- ------------------------------------------------------------- Pete Bowman Rabbit Software Corp. ...!ihnp4!{cbmvax,cuuxb}!hutch!bowman ...!psuvax1!burdvax!hutch!bowman (215) 647-0440 1 Great Valley Parkway East Malvern PA 19355