patch -f unknown option during egcs update from anoncvs
Robert Lipe
robertl@dgii.com
Mon Jan 19 23:51:00 GMT 1998
> patch -f unknown option during egcs update from anoncvs
> System: SCO Open Server 5.04
This is a CVS problem, not an EGCS one.
My guess is that when you built CVS, you installed it to find a versino
of patch that isn't robust enough to handle what CVS tries to do with it.
Unfortunately, SCO ships an ancient version patch in /usr/bin/ and
CVS's configure will find it first unles you adjust your $PATH to insure
this doesn't happen.
And while you're building and grabbing GNU stuff, go ahead and get
GNU diff, too. Oh, and be sure that CVS finds *it* and not the stuff
in /bin/.
More information about the Gcc
mailing list