RE: Unable to compile the kernel

2002-07-15 Thread Balaji, Pavan
means that you have decided to see beyond the imperfections" -- Rash > -Original Message- > From: Brian T.Schellenberger [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 15, 2002 11:23 PM > To: Balaji, Pavan; '[EMAIL PROTECTED]'; > [EMAIL PROTECTED] >

Re: Unable to compile the kernel

2002-07-15 Thread Brian T . Schellenberger
On Monday 15 July 2002 01:55 pm, Balaji, Pavan wrote: | > > I added a system call to the FreeBSD-4.6 kernel and | > | > compiled the kernel, | > | > > it compiled properly. Now, in my new kernel, if I try to make some | > > changes in the system call (very minor changes) and recompile the | > > ke

RE: Unable to compile the kernel

2002-07-15 Thread Balaji, Pavan
--Original Message- > From: Warren Block [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 15, 2002 6:45 PM > To: Balaji, Pavan > Cc: [EMAIL PROTECTED] > Subject: RE: Unable to compile the kernel > > > On Mon, 15 Jul 2002, Balaji, Pavan wrote: > > > I suspect some d

RE: Unable to compile the kernel

2002-07-15 Thread Warren Block
On Mon, 15 Jul 2002, Balaji, Pavan wrote: > I suspect some dumb a** must have hardcoded the number of system calls > somewhere in the kernel and that's what is giving the problem. That sounds a lot like someone saying "it must be a bug in the compiler." -Warren Block * Rapid City, South Dakota

RE: Unable to compile the kernel

2002-07-15 Thread Fernando Gleiser
#x27;t mean that everything is perfect... It just means that > you have decided to see beyond the imperfections" -- Rash > > > > -Original Message- > > From: Fernando Gleiser [mailto:[EMAIL PROTECTED]] > > Sent: Monday, July 15, 2002 1:36 PM > > To

Re: Unable to compile the kernel

2002-07-15 Thread Roman Neuhauser
> From: "Balaji, Pavan" <[EMAIL PROTECTED]> > To: "'Fernando Gleiser'" <[EMAIL PROTECTED]>, > "Balaji, Pavan" <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: RE: Unable to compile the kernel > Date: Mon, 15

RE: Unable to compile the kernel

2002-07-15 Thread Balaji, Pavan
esn't mean that everything is perfect... It just means that you have decided to see beyond the imperfections" -- Rash > -Original Message- > From: Fernando Gleiser [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 15, 2002 1:36 PM > To: Balaji, Pavan > Cc: [EMAIL P

RE: Unable to compile the kernel

2002-07-15 Thread Fernando Gleiser
On Mon, 15 Jul 2002, Balaji, Pavan wrote: > > > > Which error? > > No fixed error. I just core dumps at random places. It sounds weird, since > it's only a compilation and not a runtime library, but it's been happening > since last night. gcc dying and dumping core at random places is an indicat

RE: Unable to compile the kernel

2002-07-15 Thread Balaji, Pavan
> > I added a system call to the FreeBSD-4.6 kernel and > compiled the kernel, > > it compiled properly. Now, in my new kernel, if I try to make some > > changes in the system call (very minor changes) and recompile the > > kernel, it gives a compilation error and stops. > > Which error? No fix

Re: Unable to compile the kernel

2002-07-15 Thread tnu
"Balaji, Pavan" wrote: > > I added a system call to the FreeBSD-4.6 kernel and compiled the kernel, > it compiled properly. Now, in my new kernel, if I try to make some > changes in the system call (very minor changes) and recompile the > kernel, it gives a compilation error and stops. Which erro