cjc> However, I have (and think I posted somewhere?) some kludgey
cjc> patches that build kldxref(8) as a cross-tool so that it works
cjc> for 4.5 to 5.0 upgrades. But it's not really the "right" fix
cjc> (since it is not a true cross-tool), so I haven't committed it.
Can we add kldxref(8) to bo
On Wed, Apr 24, 2002 at 01:29:49PM -0400, John Baldwin wrote:
>
> On 24-Apr-2002 Christian Flügel wrote:
[snip]
> > make buildworld: works ok.
> > make buildkernel: works ok.
> > copy GENERIC.hints to /boot/device.hints: works ok.
> > make installkernel: stops with error: "kldxref not found"
>
- Original Message -
From: "Kris Kennaway" <[EMAIL PROTECTED]>
To: "Christian Flügel" <[EMAIL PROTECTED]>
Cc: "Steve Kargl" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Thursday, April 25, 2002 1:20 AM
Subject: Re: upgrade from 4.5 t
In message: <[EMAIL PROTECTED]>
Kris Kennaway <[EMAIL PROTECTED]> writes:
: On Wed, Apr 24, 2002 at 07:58:42PM -0600, M. Warner Losh wrote:
: > In message: <[EMAIL PROTECTED]>
: > Kris Kennaway <[EMAIL PROTECTED]> writes:
: > : On Wed, Apr 24, 2002 at 05:49:52PM +0200, Chri
Oh, wait, I see the chicken and egg that you are talking about...
Warner
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On Wed, Apr 24, 2002 at 07:58:42PM -0600, M. Warner Losh wrote:
> In message: <[EMAIL PROTECTED]>
> Kris Kennaway <[EMAIL PROTECTED]> writes:
> : On Wed, Apr 24, 2002 at 05:49:52PM +0200, Christian Flügel wrote:
> :
> : > But I still get signal 12 exceptions when trying to installworl
In message: <004d01c1eb8a$bfadfef0$594bfea9@bender>
[EMAIL PROTECTED] (Christian Flügel) writes:
: solved the problem. Maybe this should be put in UPDATING?
I've added a note to the effect that you can safely ignore this
warning.
Warner
To Unsubscribe: send mail to [EMAIL PROTECTED]
In message: <[EMAIL PROTECTED]>
Kris Kennaway <[EMAIL PROTECTED]> writes:
: On Wed, Apr 24, 2002 at 05:49:52PM +0200, Christian Flügel wrote:
:
: > But I still get signal 12 exceptions when trying to installworld.
: > It seems to me that the install process still uses my old kernel an
t;
: Sent: Wednesday, April 24, 2002 5:29 PM
: Subject: Re: upgrade from 4.5 to current fails
:
:
: > If you start at 4.5 and upgrade to current, then the
: > installkernel should report
: >
: > kldxref/boot/kernel
: > kldxref: No Such File or Directory
: >
: >
In message: <[EMAIL PROTECTED]>
Makoto Matsushita <[EMAIL PROTECTED]> writes:
:
: sgk> Note the Error code 1(ignored).
:
: That's right, it's not an actual *error*.
:
: However, we have seen such a report so many, many times. We may want
: to consider changing src/sys/conf/kmod.mk
In message: <003801c1eb8a$0e786530$594bfea9@bender>
[EMAIL PROTECTED] (Christian Flügel) writes:
: make installkernel: stops with error: "kldxref not found"
That's not an error, just a warning and can safely be ignored.
Warner
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "uns
gt;
: Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
: Sent: Tuesday, April 23, 2002 11:55 PM
: Subject: Re: upgrade from 4.5 to current fails
:
:
: > Yeah. I picked those up too -- the signal 12 @ the install phase of
: ch.
: > I also got another shell failure when doing the depend phase
You have to do, as UPDATING tells you:
make buildworld
make buildkernel
make installkernel
mergemaster -p
make installworld
mergemaster
for things to work right. The Sig 12 are from new system calls in the
newly compiled binaries. You m
Makoto Matsushita wrote:
> sgk> Note the Error code 1(ignored).
>
> That's right, it's not an actual *error*.
>
> However, we have seen such a report so many, many times. We may want
> to consider changing src/sys/conf/kmod.mk to shut it up.
Or deleting "klxref" entirely. If it's ignorable, t
On Wed, Apr 24, 2002 at 05:49:52PM +0200, Christian Flügel wrote:
> But I still get signal 12 exceptions when trying to installworld.
> It seems to me that the install process still uses my old kernel and I am
> not able to load the new one. Could anybody please tell me how to achieve
> this?
Yo
- Original Message -
From: "Steve Kargl" <[EMAIL PROTECTED]>
To: "Christian Flügel" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, April 24, 2002 5:29 PM
Subject: Re: upgrade from 4.5 to current fails
> If you start at 4.5 and upg
sgk> Note the Error code 1(ignored).
That's right, it's not an actual *error*.
However, we have seen such a report so many, many times. We may want
to consider changing src/sys/conf/kmod.mk to shut it up.
-- -
Makoto `MAR' Matsushita
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsub
On 24-Apr-2002 Christian Flügel wrote:
> - Original Message -
> From: "Kris Kennaway" <[EMAIL PROTECTED]>
> To: "Christian Flügel" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Wednesday, April 24, 2002 4:05 AM
> Subject: Re
On Wed, Apr 24, 2002 at 02:22:49PM +0200, Christian Flügel wrote:
> - Original Message -
> From: "Christian Flügel" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, April 24, 2002 2:17 PM
> Subject: Re: upgrade from 4.5 to current fail
- Original Message -
From: "Christian Flügel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 24, 2002 2:17 PM
Subject: Re: upgrade from 4.5 to current fails
> make installkernel: stops with error: "kldxref not found"
OK. I f
- Original Message -
From: "Kris Kennaway" <[EMAIL PROTECTED]>
To: "Christian Flügel" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, April 24, 2002 4:05 AM
Subject: Re: upgrade from 4.5 to current fails
> On Tue, Apr 23, 2002 at
Kyle Butt said:
>To upgrade from 4.x-stable to current
>-
snip
>reboot in single user [3]
>Did you do this? IIRC, Sig 12 is unimplemented syscall, which would occur
>when userland and the kernel are out of sync.
I don't recall seeing this in any of t
> No, for the past several months you haven't been able to installworld
> a -current system under a -stable kernel. That you were ever able to
> do that before that time is pure chance.
>
Very strange that I did it last week then, possibly a fluke?
--
David W. Chapman Jr.
[EMAIL PROTECTED]
On Tue, Apr 23, 2002 at 09:09:44PM -0500, David W. Chapman Jr. wrote:
> > > I have cvsuped my source and already made buildworld and buildkernel.
> > >
> > > But installworld failed with Signal 12 while installing chpass.
> >
> > You're attempting to upgrade incorrectly. Follow the directions
>
> > I have cvsuped my source and already made buildworld and buildkernel.
> >
> > But installworld failed with Signal 12 while installing chpass.
>
> You're attempting to upgrade incorrectly. Follow the directions
> _precisely_ and this won't happen.
I just got bit by this one myself from not
On Tue, Apr 23, 2002 at 11:55:37PM +0200, Christian Flügel wrote:
> Hello Folks.
>
> I currently try to upgrade from 4.5 STABLE to CURRENT.
>
> I have cvsuped my source and already made buildworld and buildkernel.
>
> But installworld failed with Signal 12 while installing chpass.
You're attem
At Tue, 23 Apr 2002 23:55:37 +0200,
Christian Flügel wrote:
>
> Hello Folks.
>
> I currently try to upgrade from 4.5 STABLE to CURRENT.
>
> I have cvsuped my source and already made buildworld and buildkernel.
>
> But installworld failed with Signal 12 while installing chpass.
> When I try to
> ...
> I also got another shell failure when doing the depend phase of the kernel
> build, but since I don't care what is in vers.c, and I don't care about the
> ch set of utilities, I cheerfully continued.
> ...
Oops.
abenaki# make
cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wst
- Original Message -
From: "Eric Brunner-Williams in Portland Maine" <[EMAIL PROTECTED]>
To: "Christian Flügel" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, April 23, 2002 11:55 PM
Subject: Re: upgrade from 4
Yeah. I picked those up too -- the signal 12 @ the install phase of ch.
I also got another shell failure when doing the depend phase of the kernel
build, but since I don't care what is in vers.c, and I don't care about the
ch set of utilities, I cheerfully continued.
On the second make the signal
Hello Folks.
I currently try to upgrade from 4.5 STABLE to CURRENT.
I have cvsuped my source and already made buildworld and buildkernel.
But installworld failed with Signal 12 while installing chpass.
When I try to remove chpass from hand I get a "operation not permitted"
error. Apparently the
31 matches
Mail list logo