Re: [solved] Fehler beim 'make buildworld' auf -CURRENT

From: Oliver Fromme <olli(at)secnetix.de>
Date: Sun, 8 Jun 2003 00:24:57 +0200 (CEST)

Gordon Bergling <gordon(at)bsd-network.org> wrote:
> die kürzliche Änderung an src/Makefile.inc1 behebt das Problem.
> Folgender Text stammt aus dem Repository:
>
> +---------------------------------------------------------------------
> |When boot strapping from older systems, don't specify a C standard in
> |the bootstrap process. This allows one to more completely build from
> |a -stable box.
> +---------------------------------------------------------------------
>
> Mir ist zwar nicht klar was das mit meinem Problem zu tun hatte aber es
> funktioniert jetzt wieder alles wie es sollte. Habe ja eigentlich ein
> relativ aktuelles -current.

Hintergrund: In den gcc-Compiler-Flags wurde der C99-Stan-
dard angegeben, der »restricted« als Schlüsselwort kennt,
aber offenbar stammt der betreffende Sourcecode, der das
Problem verursachte, noch aus vor-C99-Zeit und verwendet
eben dieses Wort für andere Zwecke (Variablennamen o.ä.).
Das verwirrt dann den Compiler verständlicherweise.

Gruß
   Olli

-- 
Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.
Anyone who creates his or her own cryptographic primitive is
either a genius or a fool.  Given the genius/fool ratio for
our species, the odds aren't very good.
       -- Bruce Schneier
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sun 08 Jun 2003 - 00:25:01 CEST

search this site