Subject: Re: Compiling hfs-utils
To: The Great Mr. Kurtz [David A. Gatwood] <davagatw@Mars.utm.edU>
From: Josh Hope <otaku@redneck.hick.com>
List: port-mac68k
Date: 05/04/1997 18:17:09
hehehhe...Yes, I have tried ncrscsi upon Allen's request. It totally
screwed up my file system ;) That was #29, I'm kinda scared to try #30...
It's mainly a compiling error. I fixed that sbc error by changing the
order of the libs in the Makefile (why that was causing this is
unbeknownest to me). But I still have the compilation error. Here it is
again, with that sbc error stuff cut out:
cd libhfs && make CC="gcc" COPTS="-g -O2" DEFINES=""
gcc -Llibhfs hfssh.o tclhfs.o crc.o binhex.o copyin.o copyout.o darray.o
dlist.o dstring.o glob.o suid.o
-lhfs -ltcl7.6 -lm -ldl -o hfssh
ld: -ltcl7.6: no match
*** Error code 1
Stop.
Thanks! :)
Josh
On Sun, 4 May 1997, The Great Mr. Kurtz [David A. Gatwood] wrote:
> On Sun, 4 May 1997, Josh Hope wrote:
>
> > May 4 19:14:17 techies /netbsd: sbc0: pdma_in: timeout len=4096
> > count=8192
> > May 4 19:14:17 techies /netbsd: sbc0: pdma_in: timeout len=4096
> > count=8192
> > May 4 19:14:18 techies /netbsd: sd1(sbc0:1:0): medium error, info =
> > 217691 (decimal), data = 01 d2 00 1f
> > 00 00 00 00 00 00 00 00 00 00
> > May 4 19:14:18 techies /netbsd: sd1(sbc0:1:0): medium error, info =
> > 217691 (decimal), data = 01 d2 00 1f
> > 00 00 00 00 00 00 00 00 00 00
>
> > Interesting...now what's causing this? I noticed it only does this if
> > ircii is running at the same time. If I quit ircii, it just has the error
> > code 1 error, none of the kernel error. I do have tcl7.6 installed...I
> > used the pre-compiled one on the Amiga NetBSD contrib archive...I'm gonna
> > try looking for the binary and re-compile it myself...maybe that'll stop
> > the error...
>
> Looks like an sbc bug. Have you tried ncrscsi? More accurately, have you
> tried a -current (last couple of weeks) ncrscsi? Somebody (Allen, maybe?)
> added a patch to ncrscsi that really helped some systems (incl. mine),
> eliminating all those nasty read errors. You might give ncr another shot
> now that it's being more friendly. :-)
>
>
> Good luck,
>
> /---------------------------------------------------------------------\
> |David A. Gatwood "My Head or my Heart... that is |
> |davagatw@mars.utm.edu the question. To be or not to be |
> |dgatwood@globegate.utm.edu is but a trifle." |
> |-----------------------------------------------------------------------|
> |http://globegate.utm.edu http://www.utm.edu/~davagatw |
> |http://mars.utm.edu/~davagatw http://www.nyx.net/~dgatwood |
> \---------------------------------------------------------------------/
>
>