(Illustration by Gaich Muramatsu)
On Tue, Mar 04, 2003 at 08:04:20PM -0800, Tak Pui LOU wrote: > Greetings All, > > I am trying to compile CODA 5.3.20 on FreeBSD Release 5. The compilation > stopped when it tries to compile coda-5.3.20/coda-src/venus/vproc.cc in > which VattrToStat (line 787) try to do the following: > > sp->st_qspare[0] = 0; > sp->st_qspare[1] = 0; > > And, I look into the stat.h in FBSD 5, the struct of stat has changed and > it no longer has st_qspare in it. > > What can I do to get around with this? Couldn't find it in my local development tree, so I checked the CVS logs. It is an unused function that can be removed completely. JanReceived on 2003-03-05 01:09:52