something's wrong with the in the last 24 hours with the sources

1999-04-07 Thread Tomer Weller

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

===
 Tomer Weller
 s...@i.am
 well...@netvision.net.il
 Drugs are good, and if you do'em 
 pepole think that you're cool, NoFX
 


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



Re: something's wrong with the in the last 24 hours with the sources

1999-04-07 Thread Karl Pielorz


Tomer Weller 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'

-Kp


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



Re: something's wrong with the in the last 24 hours with the sources

1999-04-07 Thread Jason Tatem
I had this same problem last night after a fresh cvsup.  I redid the make
world without my normal -j4 and it completed fine. 

-
Jason Tatem What you want is irrelevant.
VC3, Inc.   What you have chosen is at hand!
tat...@vc3.com  --Spock, Star Trek VI
-

On Wed, 7 Apr 1999, Tomer Weller 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
 
 ===
  Tomer Weller
  s...@i.am
  well...@netvision.net.il
  Drugs are good, and if you do'em 
  pepole think that you're cool, NoFX
  
 
 
 To Unsubscribe: send mail to majord...@freebsd.org
 with unsubscribe freebsd-current in the body of the message
 



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



Re: something's wrong with the in the last 24 hours with the sources

1999-04-07 Thread Maxim Sobolev
As it was pointed earlier in this list currently make world fails when -jn 
option is
used. Try to compile without -jn.

Jason Tatem wrote:

 I had this same problem last night after a fresh cvsup.? I redid the make
 world without my normal -j4 and it completed fine.

 -
 Jason Tatem What you want is irrelevant.
 VC3, Inc.?? What you have chosen is at hand!
 tat...@vc3.com? --Spock, Star Trek VI
 -

 On Wed, 7 Apr 1999, Tomer Weller 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
 
  ===
 ? Tomer Weller
 ? s...@i.am
 ? well...@netvision.net.il
 ? Drugs are good, and if you do'em
 ? pepole think that you're cool, NoFX
 
 
 
  To Unsubscribe: send mail to majord...@freebsd.org
  with unsubscribe freebsd-current in the body of the message
 

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



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



Re: something's wrong with the in the last 24 hours with the sources

1999-04-07 Thread eagle


On Wed, 7 Apr 1999, Tomer Weller 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
 
dont use make -j anything it is currently broken





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