Failure to build gcc cvs HEAD 20030601: c-opts.c:163: `OPT_xxx undeclared

Christian Joensson c.christian.joensson@telia.com
Sun Jun 1 13:35:00 GMT 2003


On Sun, Jun 01, 2003 at 02:10:23PM +0100, Neil Booth wrote:
> Christian Joensson wrote:-
> 
> > On Sun, Jun 01, 2003 at 01:30:38PM +0100, Neil Booth wrote:
> > > Christian Joensson wrote:-
> > > 
> > > > LAST_UPDATED: Sun Jun  1 06:01:06 UTC 2003
> > > > 
> > > > maybe due to http://gcc.gnu.org/ml/gcc-cvs/2003-05/msg01058.html ??
> > > 
> > > You need to tell me why generation of c-options.c isn't right on your
> > > system.
> > 
> > I don't know what is wrong, but I get this problem on Red Hat Linux 9
> > (Shrike) for i686-linux and for Aurora SPARC Linux 1.0 (Ansel) (based
> > on RHL 7.x) for sparc-linux. I didn't get them a two days ago...
> 
> Well, why don't you see what's going wrong with the shell script?  There
> is probably a diagnostic a few lines above.

right, the /usr/bin/sort is not there...

/bin/sh /usr/local/src/trunk/gcc-binutils/gcc/opts.sh c-options.c c-options.h /usr/local/src/trunk/gcc-binutils/gcc/c.opt
/usr/local/src/trunk/gcc-binutils/gcc/opts.sh: line 33: /usr/bin/sort: No such file or directory
/bin/sh /usr/local/src/trunk/gcc-binutils/gcc/opts.sh c-options.c c-options.h /usr/local/src/trunk/gcc-binutils/gcc/c.opt
/usr/local/src/trunk/gcc-binutils/gcc/opts.sh: line 33: /usr/bin/sort: No such file or directory

 
> Meanwhile, I'll post a patch to just use sort.

great, thanks.

Cheers,

/ChJ



More information about the Gcc mailing list