Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!newsfeed.direct.ca!portc01.blue.aol.com!news-peer.gsl.net!news.gsl.net!howland.erols.net!news.mathworks.com!fu-berlin.de!irz401!orion.sax.de!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: WORM driver for PHILIPS CDD2000 Date: 2 Jan 1997 14:52:53 GMT Organization: Private BSD site, Dresden Lines: 27 Message-ID: <5agi45$6fa@uriah.heep.sax.de> References: <5aeq9s$6vh@brachio.zrz.tu-berlin.de> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.6 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:33494 uwp@cs.tu-berlin.de (Udo Wolter) wrote: > loading kernel > conf.o: Undefined symbol `_wormopen' referenced from data segment > conf.o: Undefined symbol `_wormclose' referenced from data segment > conf.o: Undefined symbol `_wormioctl' referenced from data segment > conf.o: Undefined symbol `_wormstrategy' referenced from data segment > *** Error code 1 Which system? 2.1.5 and 2.1.6 don't support the HP or Philips devices. 2.2 does. (I could send you a patch for 2.1.[56], but i would recommend upgrading to 2.2.) NB: the above is just a few `static's too many in worm.c, but be assured, that's the least problem at all. The HP and Philips drives claim to be a CD-ROM device, so in stock 2.1.[56], the worm driver won't ever get attached to them. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)