On Saturday 17 January 2004 11:16, Melchior FRANZ wrote: > * Lee Elliott -- Saturday 17 January 2004 12:09: > > The error I was getting was during compilation of the optimizer and it > > failed on a call to ssgVertSplitter, complaining that it knew nothing > > about it. > > The compiler couldn't find it although it was there?
Yeah - that was the strangest thing about it. That module just wasn't being compiled so there was no '.o' object file, even though the sources were there and there were entries in the Makefiles. > > > I'll check out a completely new copy of plib, when it's talking again, > > and see what happens. > > The server is working, but it seems to suffer from overload and rejects > every other connection. Just do this: > > $ while true; do cvs up && exit; sleep 1; done > > And then wait a minute. :-) > > m. I might have to give it a go later. I'll see what happens once I've checked out a completely new copy. It seems pretty clear that it's a problem just at my end though, as no-one else is having the same trouble, and that was the main thing to establish. Thanks for your help, LeeE _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
