Help!

Can build 2.6.31.5 on one P4 but not another.

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Kernel RSS
Next:  [PATCH 1/1] perf symbols: Initialize dso->load..  
Author Message
Reg Clemens
External


Since: Oct 17, 2006
Posts: 5



PostPosted: Tue Nov 03, 2009 2:10 pm    Post subject: Can build 2.6.31.5 on one P4 but not another.
Archived from groups: linux>kernel (more info?)

Can someone explain this to me.
I can build 2.6.31.5 on one of my Pentium 4's with no problems,
it boots and runs.

On a second P4, the build fails (compile works, load fails) with
comments about undefined references to:
sleep_on_common
and __up

These appear in
sched.c
and semaphore.c

I dont understand how this can build on one P4 and not another.

--
Reg.Clemens
reg.RemoveThis@dwf.com


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo.RemoveThis@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to top
Reg Clemens
External


Since: Oct 17, 2006
Posts: 5



PostPosted: Tue Nov 03, 2009 3:10 pm    Post subject: Re: Can build 2.6.31.5 on one P4 but not another. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> On Tue, 03 Nov 2009 11:15:12 MST, Reg Clemens said:
> > Can someone explain this to me.
>
> > I dont understand how this can build on one P4 and not another.
>
> Different .configs? gcc? binutils? Those are the first 3 that come to mind...

Same config files (I should have mentioned this)
Different gcc's
And I would assume that the loader is the only binutil involved

--
Reg.Clemens
reg.RemoveThis@dwf.com


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo.RemoveThis@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to top
Frans Pop
External


Since: May 04, 2006
Posts: 460



PostPosted: Tue Nov 03, 2009 3:10 pm    Post subject: Re: Can build 2.6.31.5 on one P4 but not another. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Reg Clemens wrote:
> Can someone explain this to me.
> I can build 2.6.31.5 on one of my Pentium 4's with no problems,
> it boots and runs.
>
> On a second P4, the build fails (compile works, load fails) with
> comments about undefined references to:
> sleep_on_common
> and __up
>
> These appear in sched.c and semaphore.c.

Are you using identical configs for both machines or not?

Are you sure both machines really have the same kernel source?

Have you tried if a 'make mrproper' makes a difference (normally it should
not)?

Do both machines have the same build environment (gcc version, binutils,
etc)?

If you need additional help, please post the exact error messages and the
kernel config for the failing machine.

Cheers,
FJP

P.S. Why are you building the kernels on two machines instead of doing the
builds on one machine and then copying and installing a build for the
second? That could save a lot of build time, even if you don't use
identical configs.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo DeleteThis @vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Kernel All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum