Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Apr 1999 19:15:00 +0200 (CEST)
From:      Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
To:        Karl Pielorz <kpielorz@tdx.co.uk>
Cc:        freebsd-current@FreeBSD.ORG, Tomer Weller <spud@i.am>
Subject:   Re: something's wrong with the in the last 24 hours with the sou
Message-ID:  <XFMail.990407191500.asmodai@wxs.nl>
In-Reply-To: <370B7BCC.B5726B2A@tdx.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On 07-Apr-99 Karl Pielorz wrote:
> 
>> doesn't matter how much i attempt to cvsup and make world in the last 24
>> hours i get this error, this is after i made world while interducing EGCS
>> to FreeBSD, i had to do another make world cuz my C++ compiler couldn't
>> make executables and that produces this situation.
>> 
>> ===> cc_int
>> make : dont know how to make insn-attrtab.c. Stop
> 
> Same here... I got the error and decided it was be being out of date on
> all the egcs stuff going around (I've been away recently)... I just did a
> straight 'buildworld'

The problem lies with the function that -j tries to do: spawn multiple
processes per cpu +1. This requires dependancy tuning in the Makefiles IIRC
and wasn't be done yet in order to just focus on getting egcs to work.

I believed Warner or someone else fixed that problem and its either
commited or waiting for inclusion.

In the meantime use no -j flags or try the -j[# of CPU + 1] thing.

On a side note: profiled (-g) kernels with egcs work AFAICT.

---
Jeroen Ruigrok van der Werven     <http://www.freebsdzine.org>; 
asmodai(at)wxs.nl        The idea does not replace the work...
Network/Security Specialist      <http://home.wxs.nl/~asmodai>;
*BSD: Powered by Knowledge & Know-how <http://www.freebsd.org>;


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990407191500.asmodai>