public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
* error message when compiling dev86
@ 2006-06-21 16:26 Jethro Tull
  2006-06-21 18:05 ` Alan Cox
  2006-06-21 18:36 ` Dennis Lubert
  0 siblings, 2 replies; 4+ messages in thread
From: Jethro Tull @ 2006-06-21 16:26 UTC (permalink / raw)
  To: linux-8086

Hi all,

I've just downloaded the dev86 package, when I compile it (make) I do get 
the following error message:
*** glibc detected *** malloc(): memory corruption: 0x0804d168 ***
make[3]: *** [crt3.o] Aborted
make[3]: Leaving directory `/usr/src/bcc/dev86-0.16.16/libc'
make[2]: *** [lib-386] Error 2
make[2]: Leaving directory `/usr/src/bcc/dev86-0.16.16'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/bcc/dev86-0.16.16'
make: *** [all] Error 2

_________________________________________________________________
Be the first to hear what's new at MSN - sign up to our free newsletters! 
http://www.msn.co.uk/newsletters


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

* Re: error message when compiling dev86
  2006-06-21 16:26 error message when compiling dev86 Jethro Tull
@ 2006-06-21 18:05 ` Alan Cox
  2006-06-21 18:36 ` Dennis Lubert
  1 sibling, 0 replies; 4+ messages in thread
From: Alan Cox @ 2006-06-21 18:05 UTC (permalink / raw)
  To: Jethro Tull; +Cc: linux-8086

Ar Mer, 2006-06-21 am 16:26 +0000, ysgrifennodd Jethro Tull:
> Hi all,
> 
> I've just downloaded the dev86 package, when I compile it (make) I do get 
> the following error message:
> *** glibc detected *** malloc(): memory corruption: 0x0804d168 ***
> make[3]: *** [crt3.o] Aborted

What are the 3 or 4 lines above that message. It looks like a bug in the
compiler tools being used.



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

* Re: error message when compiling dev86
  2006-06-21 16:26 error message when compiling dev86 Jethro Tull
  2006-06-21 18:05 ` Alan Cox
@ 2006-06-21 18:36 ` Dennis Lubert
  2006-06-21 22:31   ` Vikas Kumar
  1 sibling, 1 reply; 4+ messages in thread
From: Dennis Lubert @ 2006-06-21 18:36 UTC (permalink / raw)
  To: linux-8086

Am Mittwoch, den 21.06.2006, 16:26 +0000 schrieb Jethro Tull:
> Hi all,
> 
> I've just downloaded the dev86 package, when I compile it (make) I do get 
> the following error message:
> *** glibc detected *** malloc(): memory corruption: 0x0804d168 ***
> make[3]: *** [crt3.o] Aborted
That looks like when creating target crt3.o the program responsible to
create that target crashed. Assuming that its the gcc that did it, the
only solution that comes to my mind is updating the compiler.


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

* Re: error message when compiling dev86
  2006-06-21 18:36 ` Dennis Lubert
@ 2006-06-21 22:31   ` Vikas Kumar
  0 siblings, 0 replies; 4+ messages in thread
From: Vikas Kumar @ 2006-06-21 22:31 UTC (permalink / raw)
  To: linux-8086

On 6/21/06, Dennis Lubert <plasmahh@projectiwear.org> wrote:
> Am Mittwoch, den 21.06.2006, 16:26 +0000 schrieb Jethro Tull:
> > *** glibc detected *** malloc(): memory corruption: 0x0804d168 ***
> > make[3]: *** [crt3.o] Aborted
> That looks like when creating target crt3.o the program responsible to
> create that target crashed. Assuming that its the gcc that did it, the
> only solution that comes to my mind is updating the compiler.

Which version of gcc and glibc are you using Jethro?

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

end of thread, other threads:[~2006-06-21 22:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-21 16:26 error message when compiling dev86 Jethro Tull
2006-06-21 18:05 ` Alan Cox
2006-06-21 18:36 ` Dennis Lubert
2006-06-21 22:31   ` Vikas Kumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox