On Mon, 3 Feb 2003 18:59:46 +0100
Alexander Leidinger <[EMAIL PROTECTED]> wrote:

> I tried a buildworld yesterday and today, and I got:
> ---snip---
> gcc -I/big/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config -DHAVE_C
> ONFIG_H -DTARGET_NAME=\"i386-undermydesk-freebsd\" -DIN_GCC  -c insn-recog.c -o 
> insn-recog.o
> insn-recog.c: In function `split_2':
> insn-recog.c:52213: syntax error before "x3"
> insn-recog.c:52209: label `L9903' used but not defined
> *** Error code 1
> 
> Stop in /big/usr/src/gnu/usr.bin/cc/cc_int.
> *** Error code 1
> ---snip---
> 
> It complains about compiling
> /usr/obj/.../gnu/usr.bin/cc/cc_int/insn-recog.c which seems to be
> generated (it wouldn't life in /usr/obj if it isn't generated, isn't
> it). There's a missing semicolon after a goto command.
> 
> I don't use NOCLEAN, so there's something wrong with /usr/src, isn't it?

I deleted my /usr/obj by hand and now the buildworld succeeds, so
there's a dependency missing somewhere in the gcc bits.

Bye,
Alexander.

-- 
                Where do you think you're going today?

http://www.Leidinger.net                       Alexander @ Leidinger.net
  GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to