Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!dali.cs.montana.edu!caen!sdd.hp.com!news.cs.indiana.edu!att!linac!midway!clout!chinet!randy From: randy@chinet.chi.il.us (Randy Suess) Newsgroups: comp.unix.sysv386 Subject: Re: Getting FAS to work with 3.2.2 Message-ID: <1991May07.144626.11638@chinet.chi.il.us> Date: 7 May 91 14:46:26 GMT References: <1991May7.022429.16710@cunixf.cc.columbia.edu> Organization: Chinet - Chicago Public Access UNIX Lines: 17 In article <1991May7.022429.16710@cunixf.cc.columbia.edu> puglia@cunixf.cc.columbia.edu writes: ]Has anybody gotten FAS to work with ATT 3.2.2? I can get the fas.c program ]to compile, but have been unable to get the kernel to link after I add ]the entry for it in the sdevices file. The kernel linking process fails with ]the message: ]ld: Driver.o cannot open ELF file. Sounds like you are trying to compile with the "Standard" development system, which is their ANSI compiler meant for sysvr4. R4 uses ELF, not COFF format for linking. You need the "C software development set 4.1.?", which is the standard compiler most other UNIX's use. -randy -- Randy Suess randy@chinet.chi.il.us