linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [2.6.36-rc8] ERROR: "dump_write" [fs/binfmt_aout.ko] undefined!
@ 2010-10-16 17:42 Maciej Rutecki
  2010-10-17  0:49 ` Tetsuo Handa
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Maciej Rutecki @ 2010-10-16 17:42 UTC (permalink / raw)
  To: Linux Kernel, linux-fsdevel

Dear all

During compiling 2.6.36-rc8:
CC [M]  net/wireless/wext-compat.o
  CC [M]  net/wireless/wext-sme.o
  CC [M]  net/wireless/lib80211.o
  LD [M]  net/wireless/cfg80211.o
  Building modules, stage 2.
  MODPOST 344 modules
ERROR: "dump_write" [fs/binfmt_aout.ko] undefined!
ERROR: "dump_seek" [fs/binfmt_aout.ko] undefined!
make[2]: *** [__modpost] Błąd 1
make[1]: *** [modules] Błąd 2
make[1]: Opuszczenie katalogu `/usr/src/linux-2.6.36-rc8'
make: *** [debian/stamp/build/kernel] Błąd 2

Three different machines (laptop, PC and virtualbox), the same problem.

Regards
-- 
Maciej Rutecki
http://www.maciek.unixy.pl

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [2.6.36-rc8] ERROR: "dump_write" [fs/binfmt_aout.ko] undefined!
  2010-10-16 17:42 [2.6.36-rc8] ERROR: "dump_write" [fs/binfmt_aout.ko] undefined! Maciej Rutecki
@ 2010-10-17  0:49 ` Tetsuo Handa
  2010-10-17 18:10   ` Maciej Rutecki
  2010-10-17 18:58   ` Maciej Rutecki
  2010-10-17  4:50 ` gene heskett
  2010-10-17  4:52 ` Gene Heskett
  2 siblings, 2 replies; 6+ messages in thread
From: Tetsuo Handa @ 2010-10-17  0:49 UTC (permalink / raw)
  To: maciej.rutecki; +Cc: linux-kernel, linux-fsdevel

Maciej Rutecki wrote:
> During compiling 2.6.36-rc8:
> CC [M]  net/wireless/wext-compat.o
>   CC [M]  net/wireless/wext-sme.o
>   CC [M]  net/wireless/lib80211.o
>   LD [M]  net/wireless/cfg80211.o
>   Building modules, stage 2.
>   MODPOST 344 modules
> ERROR: "dump_write" [fs/binfmt_aout.ko] undefined!
> ERROR: "dump_seek" [fs/binfmt_aout.ko] undefined!
> make[2]: *** [__modpost] B??d 1
> make[1]: *** [modules] B??d 2
> make[1]: Opuszczenie katalogu `/usr/src/linux-2.6.36-rc8'
> make: *** [debian/stamp/build/kernel] B??d 2

Fixed in 2.6.36-rc8-git1 .
You can apply http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=8fd01d6cfbf75465d84a4e533ed70c5f57b3ff51#patch1 .

Regards.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [2.6.36-rc8] ERROR: "dump_write" [fs/binfmt_aout.ko] undefined!
  2010-10-16 17:42 [2.6.36-rc8] ERROR: "dump_write" [fs/binfmt_aout.ko] undefined! Maciej Rutecki
  2010-10-17  0:49 ` Tetsuo Handa
@ 2010-10-17  4:50 ` gene heskett
  2010-10-17  4:52 ` Gene Heskett
  2 siblings, 0 replies; 6+ messages in thread
From: gene heskett @ 2010-10-17  4:50 UTC (permalink / raw)
  To: maciej.rutecki; +Cc: Linux Kernel, linux-fsdevel

On Saturday, October 16, 2010, Maciej Rutecki wrote:
>Dear all
>
>During compiling 2.6.36-rc8:
>CC [M]  net/wireless/wext-compat.o
>  CC [M]  net/wireless/wext-sme.o
>  CC [M]  net/wireless/lib80211.o
>  LD [M]  net/wireless/cfg80211.o
>  Building modules, stage 2.
>  MODPOST 344 modules
>ERROR: "dump_write" [fs/binfmt_aout.ko] undefined!
>ERROR: "dump_seek" [fs/binfmt_aout.ko] undefined!
>make[2]: *** [__modpost] Błąd 1
>make[1]: *** [modules] Błąd 2
>make[1]: Opuszczenie katalogu `/usr/src/linux-2.6.36-rc8'
>make: *** [debian/stamp/build/kernel] Błąd 2
>
>Three different machines (laptop, PC and virtualbox), the same problem.
>
>Regards

That makes at least 2 of us with this problem, but I don't believe I'm 
sharp enough in my dotage to fix it.

-- 
Cheers, Gene
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Computer programmers do it byte by byte.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [2.6.36-rc8] ERROR: "dump_write" [fs/binfmt_aout.ko] undefined!
  2010-10-16 17:42 [2.6.36-rc8] ERROR: "dump_write" [fs/binfmt_aout.ko] undefined! Maciej Rutecki
  2010-10-17  0:49 ` Tetsuo Handa
  2010-10-17  4:50 ` gene heskett
@ 2010-10-17  4:52 ` Gene Heskett
  2 siblings, 0 replies; 6+ messages in thread
From: Gene Heskett @ 2010-10-17  4:52 UTC (permalink / raw)
  To: maciej.rutecki; +Cc: Linux Kernel, linux-fsdevel

On Saturday, October 16, 2010, Maciej Rutecki wrote:
>Dear all
>
>During compiling 2.6.36-rc8:
>CC [M]  net/wireless/wext-compat.o
>  CC [M]  net/wireless/wext-sme.o
>  CC [M]  net/wireless/lib80211.o
>  LD [M]  net/wireless/cfg80211.o
>  Building modules, stage 2.
>  MODPOST 344 modules
>ERROR: "dump_write" [fs/binfmt_aout.ko] undefined!
>ERROR: "dump_seek" [fs/binfmt_aout.ko] undefined!
>make[2]: *** [__modpost] Błąd 1
>make[1]: *** [modules] Błąd 2
>make[1]: Opuszczenie katalogu `/usr/src/linux-2.6.36-rc8'
>make: *** [debian/stamp/build/kernel] Błąd 2
>
>Three different machines (laptop, PC and virtualbox), the same problem.
>
>Regards

Possibly duplicate confirming post.  This one now has 2 victims, you and I.

Comments anyone?


-- 
Cheers, Gene
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
BEWARE!  People acting under the influence of human nature.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [2.6.36-rc8] ERROR: "dump_write" [fs/binfmt_aout.ko] undefined!
  2010-10-17  0:49 ` Tetsuo Handa
@ 2010-10-17 18:10   ` Maciej Rutecki
  2010-10-17 18:58   ` Maciej Rutecki
  1 sibling, 0 replies; 6+ messages in thread
From: Maciej Rutecki @ 2010-10-17 18:10 UTC (permalink / raw)
  To: Tetsuo Handa; +Cc: linux-kernel, linux-fsdevel

On niedziela, 17 października 2010 o 02:49:49 Tetsuo Handa wrote:
> Maciej Rutecki wrote:
> > During compiling 2.6.36-rc8:
> > CC [M]  net/wireless/wext-compat.o
> > 
> >   CC [M]  net/wireless/wext-sme.o
> >   CC [M]  net/wireless/lib80211.o
> >   LD [M]  net/wireless/cfg80211.o
> >   Building modules, stage 2.
> >   MODPOST 344 modules
> > 
> > ERROR: "dump_write" [fs/binfmt_aout.ko] undefined!
> > ERROR: "dump_seek" [fs/binfmt_aout.ko] undefined!
> > make[2]: *** [__modpost] B??d 1
> > make[1]: *** [modules] B??d 2
> > make[1]: Opuszczenie katalogu `/usr/src/linux-2.6.36-rc8'
> > make: *** [debian/stamp/build/kernel] B??d 2
> 
> Fixed in 2.6.36-rc8-git1 .
> You can apply
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitd
> iff;h=8fd01d6cfbf75465d84a4e533ed70c5f57b3ff51#patch1 .
> 
Thanks for the information. I will test latest git.

Regards
-- 
Maciej Rutecki
http://www.maciek.unixy.pl
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [2.6.36-rc8] ERROR: "dump_write" [fs/binfmt_aout.ko] undefined!
  2010-10-17  0:49 ` Tetsuo Handa
  2010-10-17 18:10   ` Maciej Rutecki
@ 2010-10-17 18:58   ` Maciej Rutecki
  1 sibling, 0 replies; 6+ messages in thread
From: Maciej Rutecki @ 2010-10-17 18:58 UTC (permalink / raw)
  To: Tetsuo Handa; +Cc: linux-kernel, linux-fsdevel

On niedziela, 17 października 2010 o 02:49:49 Tetsuo Handa wrote:
> Maciej Rutecki wrote:
> > During compiling 2.6.36-rc8:
> > CC [M]  net/wireless/wext-compat.o
> > 
> >   CC [M]  net/wireless/wext-sme.o
> >   CC [M]  net/wireless/lib80211.o
> >   LD [M]  net/wireless/cfg80211.o
> >   Building modules, stage 2.
> >   MODPOST 344 modules
> > 
> > ERROR: "dump_write" [fs/binfmt_aout.ko] undefined!
> > ERROR: "dump_seek" [fs/binfmt_aout.ko] undefined!
> > make[2]: *** [__modpost] B??d 1
> > make[1]: *** [modules] B??d 2
> > make[1]: Opuszczenie katalogu `/usr/src/linux-2.6.36-rc8'
> > make: *** [debian/stamp/build/kernel] B??d 2
> 
> Fixed in 2.6.36-rc8-git1 .
> You can apply
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitd
> iff;h=8fd01d6cfbf75465d84a4e533ed70c5f57b3ff51#patch1 .
> 
> Regards.

Confirm: 2.6.36-rc8-git3 works OK.

Regards
-- 
Maciej Rutecki
http://www.maciek.unixy.pl
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-10-17 18:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-16 17:42 [2.6.36-rc8] ERROR: "dump_write" [fs/binfmt_aout.ko] undefined! Maciej Rutecki
2010-10-17  0:49 ` Tetsuo Handa
2010-10-17 18:10   ` Maciej Rutecki
2010-10-17 18:58   ` Maciej Rutecki
2010-10-17  4:50 ` gene heskett
2010-10-17  4:52 ` Gene Heskett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).