In message <[EMAIL PROTECTED]> Jaye Mathisen
writes:
: Wasn't there just a big to-do wrt to 4.0 (then -current), about the right
: way to do things is to install a new kernel, then build the world?
Yes. That was needed for a while since the new binaries produced code
the olkd kernel couldn't ex
Wasn't there just a big to-do wrt to 4.0 (then -current), about the right
way to do things is to install a new kernel, then build the world?
I seem to remember Rod championing this method. (Had something to do with
some syscall interface changing).
On Sat, 27 May 2000, Warner Losh wrote:
> In
Warner Losh wrote:
>
> In message <[EMAIL PROTECTED]> "David O'Brien" writes:
> : On Sat, May 27, 2000 at 11:09:00AM -0400, John Baldwin wrote:
> : > You need to build and install a new world before a new kernel. It looks
> : > like this needs to go into src/UPDATING.
> :
> : Actually just the f
In message <[EMAIL PROTECTED]> "David O'Brien" writes:
: On Sat, May 27, 2000 at 11:09:00AM -0400, John Baldwin wrote:
: > You need to build and install a new world before a new kernel. It looks
: > like this needs to go into src/UPDATING.
:
: Actually just the following will also fix the proble
On Sat, May 27, 2000 at 11:09:00AM -0400, John Baldwin wrote:
> You need to build and install a new world before a new kernel. It looks
> like this needs to go into src/UPDATING.
Actually just the following will also fix the problem:
cd /usr/src/gnu/usr.bin/binutils
make obj
make de
In message <[EMAIL PROTECTED]> John
Baldwin writes:
: You need to build and install a new world before a new kernel. It looks
: like this needs to go into src/UPDATING.
Done. Others have suggested this as well.
Warner
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-
On 27-May-00 Otter wrote:
> Matthew Hunt wrote:
>>
>> On Thu, May 25, 2000 at 10:58:41PM -0400, Otter wrote:
>>
>> > cc -ffast-math -pipe -march=pentiumpro -O3 -I/usr/include -I. -c
>> > aicasm_gram.c
>> > In file included from ../../dev/aic7xxx/aicasm_gram.y:40:
>> > ../../dev/aic7xxx/aicasm
Matthew Hunt wrote:
>
> On Thu, May 25, 2000 at 10:58:41PM -0400, Otter wrote:
>
> > cc -ffast-math -pipe -march=pentiumpro -O3 -I/usr/include -I. -c
> > aicasm_gram.c
> > In file included from ../../dev/aic7xxx/aicasm_gram.y:40:
> > ../../dev/aic7xxx/aicasm.h:44: syntax error before `struct'
On Thu, May 25, 2000 at 10:58:41PM -0400, Otter wrote:
> cc -ffast-math -pipe -march=pentiumpro -O3 -I/usr/include -I. -c
> aicasm_gram.c
> In file included from ../../dev/aic7xxx/aicasm_gram.y:40:
> ../../dev/aic7xxx/aicasm.h:44: syntax error before `struct'
> ../../dev/aic7xxx/aicasm.h:53: sy
Running 5.0 source from 5/19/00, I cvsupped tonight, as I have the
last few nights. I'm able to do a make buildworld, but I get errors on
doing at "make depend" for the kernel. Did I miss something recently
with this aicasm_gram.y file or is this still in the works? error
shown below is the last b
10 matches
Mail list logo