Re: Kernel compile error with today's cvsup.

2002-02-20 Thread John Hay

 On my daily build, my kernels are broken as per log:
 
 === wi
 cd /usr/obj/usr/src/sys/PIII850N;  MAKESRCPATH=/usr/src/sys/dev/aic7xxx/aicasm 
 make -
 f /usr/src/sys/dev/aic7xxx/aicasm/Makefile
 Warning: Object directory not changed from original /usr/obj/usr/src/sys/PIII850N
 cc -O -pipe  -I/usr/include -I.-c aicasm_gram.c
 cc: installation problem, cannot exec `cpp0': No such file or directory
 cc: installation problem, cannot exec `cc1': No such file or directory
 *** Error code 1
 

I don't think it is the kernel. My make release failed with the same
type of error and that machine's kernel is from Jan 28. Maybe it is the
search path that changed in gnu/usr.bin/cc/cc_tools/freebsd-native.h
... Just a guess.

John
-- 
John Hay -- [EMAIL PROTECTED] / [EMAIL PROTECTED]

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



Re: Kernel compile error with today's cvsup.

2002-02-20 Thread David O'Brien

On Wed, Feb 20, 2002 at 05:53:59AM -0800, Edwin Culp wrote:
 On my daily build, my kernels are broken as per log:
 
 === wi
 cd /usr/obj/usr/src/sys/PIII850N;  MAKESRCPATH=/usr/src/sys/dev/aic7xxx/aicasm 
 make -
 f /usr/src/sys/dev/aic7xxx/aicasm/Makefile
 Warning: Object directory not changed from original /usr/obj/usr/src/sys/PIII850N
 cc -O -pipe  -I/usr/include -I.-c aicasm_gram.c
 cc: installation problem, cannot exec `cpp0': No such file or directory
 cc: installation problem, cannot exec `cc1': No such file or directory
 *** Error code 1


I need to see the output of ``/usr/bin/cc -print-search-dirs'' from the
problematic compiler.

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



Re: Kernel compile error with today's cvsup.

2002-02-20 Thread Edwin Culp

David,

I see it's already fixed so I'll assume that you no longer need the 
compiler output.  I'm sorry that I didn't answer before but I just
checked my email and went to some meetings and am just getting back.

Thanks for your help,

ed

Quoting David O'Brien [EMAIL PROTECTED]:

 On Wed, Feb 20, 2002 at 05:53:59AM -0800, Edwin Culp wrote:
  On my daily build, my kernels are broken as per log:
  
  === wi
  cd /usr/obj/usr/src/sys/PIII850N; 
 MAKESRCPATH=/usr/src/sys/dev/aic7xxx/aicasm 
  make -
  f /usr/src/sys/dev/aic7xxx/aicasm/Makefile
  Warning: Object directory not changed from original
 /usr/obj/usr/src/sys/PIII850N
  cc -O -pipe  -I/usr/include -I.-c aicasm_gram.c
  cc: installation problem, cannot exec `cpp0': No such file or directory
  cc: installation problem, cannot exec `cc1': No such file or directory
  *** Error code 1
 
 
 I need to see the output of ``/usr/bin/cc -print-search-dirs'' from the
 problematic compiler.
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-current in the body of the message
 


-- 
To announce that there must be no criticism of the president,
or that we are to stand by the president, right or wrong, is not
only unpatriotic and servile, but is morally treasonable to
the American public.  - Theodore Roosevelt



---

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



Re: kernel compile error

2000-05-24 Thread Scott Flatman

I've done that twice. Buildworld failed both times. My last sucessful
buildworld was last sunday, 5/21.

Scott

On Wed, 24 May 2000, Maxim Sobolev wrote:

 Scott Flatman wrote:
 
  Cvsupped this morning. Got this error when trying to build a kernel:
 
  {standard input}:837: Error: operands given don't match any known 386
 
 It is due to the fact that you need nevest set of binutils for kernel builds.
 The best way to get it is to do "make world" using freshly cvsup'ed sources.
 
 Someone should mention this in the src/UPDATING!!!
 
 -Maxim
 
 
 
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with "unsubscribe freebsd-current" in the body of the message
 
 



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



Re: kernel compile error

2000-05-24 Thread Maxim Sobolev

Scott Flatman wrote:

 I've done that twice. Buildworld failed both times. My last sucessful
 buildworld was last sunday, 5/21.

I know that because I can't build it during past 3 days too. Please be patient,
someone will definitely fix somwhere in future ;-).

-Maxim





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



Re: kernel compile error

2000-05-24 Thread Scott Flatman

Okey dokey. I'll give it another whirl this afternoon.

Thanks.

Scott

On Wed, 24 May 2000, Maxim Sobolev wrote:

 Scott Flatman wrote:
 
  I've done that twice. Buildworld failed both times. My last sucessful
  buildworld was last sunday, 5/21.
 
 I know that because I can't build it during past 3 days too. Please be patient,
 someone will definitely fix somwhere in future ;-).
 
 -Maxim
 
 
 
 



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



Re: kernel compile error

2000-05-24 Thread Salvo Bartolotta

 Original Message 

On 5/24/00, 6:26:46 PM, Maxim Sobolev [EMAIL PROTECTED] wrote 
regarding Re: kernel compile error:


 Scott Flatman wrote:

  I've done that twice. Buildworld failed both times. My last sucessful
  buildworld was last sunday, 5/21.

 I know that because I can't build it during past 3 days too. Please be 
patient,
 someone will definitely fix somwhere in future ;-).

 -Maxim


Dear Maxim Sobolev,

JOKING MODEI seem to understand that, statistically speaking, Sunday 
is the best day for cvsupping/making the world ... /JOKING MODE

Actually, whenever I cvsup'ed sources on Sunday, I've NEVER scr***d a 
make world ... well, ehem, at least so far.
 
Best regards,
Salvo





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



Re: kernel compile error

2000-05-24 Thread John Baldwin


On 24-May-00 Scott Flatman wrote:
 I've done that twice. Buildworld failed both times. My last sucessful
 buildworld was last sunday, 5/21.

It is fixed now.  cvsup and try again, please.

 Scott
 
 On Wed, 24 May 2000, Maxim Sobolev wrote:
 
 Scott Flatman wrote:
 
  Cvsupped this morning. Got this error when trying to build a kernel:
 
  {standard input}:837: Error: operands given don't match any known 386
 
 It is due to the fact that you need nevest set of binutils for kernel builds.
 The best way to get it is to do "make world" using freshly cvsup'ed sources.
 
 Someone should mention this in the src/UPDATING!!!
 
 -Maxim
 
 
 
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with "unsubscribe freebsd-current" in the body of the message
 
 
 
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with "unsubscribe freebsd-current" in the body of the message

-- 

John Baldwin [EMAIL PROTECTED] -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


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



Re: kernel compile error

2000-05-24 Thread Warner Losh

In message [EMAIL PROTECTED] Maxim Sobolev writes:
: Someone should mention this in the src/UPDATING!!!

Sure.  What's the data when the new binutils hit the tree.

Warner


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



Re: kernel compile error

2000-05-24 Thread Scott Flatman

Just finished up a buildworld/installworld to try and get the
freshest binutil bits. Worked out fine. I supped around 22:15 UTC.

Upon making a kernel I'm getting a different error. This time a header
is missing or misplaced? Here's the error:


=== ipfilter
cc -O -pipe -DIPFILTER_LKM -DIPFILTER_LOG  -D_KERNEL -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-  -I. -I@
-I@/../include  -mpreferred-stack-boundary=2 -c
/u2/src/sys/modules/ipfilter/../../netinet/ip_log.c
/u2/src/sys/modules/ipfilter/../../netinet/ip_log.c:24: osreldate.h: No
such file or directory
In file included from
/u2/src/sys/modules/ipfilter/../../netinet/ip_log.c:107:
@/netinet/ip_fil.h:534: warning: redundant redeclaration of `send_reset'
in same scope
@/netinet/ip_fil.h:511: warning: previous declaration of `send_reset'
@/netinet/ip_fil.h:535: warning: redundant redeclaration of
`send_icmp_err' in same scope
@/netinet/ip_fil.h:510: warning: previous declaration of `send_icmp_err'
*** Error code 1


On Wed, 24 May 2000, John Baldwin wrote:

 
 On 24-May-00 Scott Flatman wrote:
  I've done that twice. Buildworld failed both times. My last sucessful
  buildworld was last sunday, 5/21.
 
 It is fixed now.  cvsup and try again, please.
 
  Scott
  
  On Wed, 24 May 2000, Maxim Sobolev wrote:
  
  Scott Flatman wrote:
  
   Cvsupped this morning. Got this error when trying to build a kernel:
  
   {standard input}:837: Error: operands given don't match any known 386
  
  It is due to the fact that you need nevest set of binutils for kernel builds.
  The best way to get it is to do "make world" using freshly cvsup'ed sources.
  
  Someone should mention this in the src/UPDATING!!!
  
  -Maxim
  
  
  
  
  
  To Unsubscribe: send mail to [EMAIL PROTECTED]
  with "unsubscribe freebsd-current" in the body of the message
  
  
  
  
  
  To Unsubscribe: send mail to [EMAIL PROTECTED]
  with "unsubscribe freebsd-current" in the body of the message
 
 -- 
 
 John Baldwin [EMAIL PROTECTED] -- http://www.FreeBSD.org/~jhb/
 PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc
 "Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/
 
 



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



Re: kernel compile error.

1999-07-28 Thread Matthew N. Dodd

On Wed, 28 Jul 1999, Kenneth Wayne Culver wrote:
 ../../kern/subr_bus.c: In function `bus_print_child_header':
 ../../kern/subr_bus.c:1870: parse error before `}'
 *** Error code 1
 
 here is my kernel conf file (as an attachment)...

Thats mine.  Re-cvsup and try again.

-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| [EMAIL PROTECTED] |   2 x '84 Volvo 245DL| ix86,sparc,pmax |
| http://www.jurai.net/~winter | This Space For Rent  | ISO8802.5 4ever |



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