Christopher 'The Homie Beard' Hemphill writes: > > $ cvs add test.txt large.divx > cvs add: scheduling file `test.txt' for addition > cvs add: nothing known about large.divx > cvs add: use 'cvs commit' to add this file permanently > > Well, of course it doesn't know about large.divx, I'm trying to add it!
That's another symptom of the same problem -- [l]stat fails, so CVS (incorrectly) assumes the working file doesn't exist and thus there's nothing to add. Like I said, we need to see the output from configure to figure out what's going wrong. -Larry Jones Isn't it sad how some people's grip on their lives is so precarious that they'll embrace any preposterous delusion rather than face an occasional bleak truth? -- Calvin
