If it fails, and you type 'make' again it will pick up right where it left
off... which means it's bad memory or some other hardware problem usually.

Justin Buist
Trident Technology, Inc.
4700 60th St. SW, Suite 102
Grand Rapids, MI  49512
Ph. 616.554.2700
Fx. 616.554.3331
Mo. 616.291.2612

On Mon, 27 Aug 2001, George Pitcher wrote:

> Justin,
>
> Thanks. It appears to happen in the same place each time I try (4 attempts
> as its not that quick [about 1 hr each try]).
>
> So should I download a new compiler (is it the gcc++ or if not, what?)?
>
> George
> ----- Original Message -----
> From: Justin Buist <[EMAIL PROTECTED]>
> To: George Pitcher <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Monday, August 27, 2001 3:33 PM
> Subject: Re: [PHP-DB] Compiling MySQL Database on LinuxPPC
>
>
> > One of a few things:
> >
> > - Broken compiler.  If it happens in the same place everytime it's
> > in the software.
> > - Out of memory.  If you made it with something like 'make -j 200'
> > this is likely.  If you only allowed a single g++ process to run with just
> > 'make' this likely isn't the case.
> > - Bad memory.  If you tyoe 'make' again and things keep moving along
> > and die in a later spot, this is probably it.
> >
> > Justin Buist
> > Trident Technology, Inc.
> > 4700 60th St. SW, Suite 102
> > Grand Rapids, MI  49512
> > Ph. 616.554.2700
> > Fx. 616.554.3331
> > Mo. 616.291.2612
> >
> > On Mon, 27 Aug 2001, George Pitcher wrote:
> >
> > > Hi all,
> > >
> > > Frustrated by failing compile: This is the message I get:
> > >
> > > c++: Internal compiler eror: program cc1plus got fatal signal 15
> > > make[3]: ***[field.o] Error 1
> > > make[3]: Leaving directory '/usr/src/mysql-3.23.37/sql'
> > > make[2]: *** [all-recursive] Error 1
> > > make[2]: Leaving directory '/usr/src/mysql-3.23.37/sql'
> > > make[1]: *** [all-recursive] Error 1
> > > make[1]: Leaving directory '/usr/src/mysql-3.23.37'
> > > make: *** [all-recursive] Error 2
> > >
> > >
> > > Any suggestions
> > >
> > >
> > > Regards
> > >
> > > George Pitcher
> > >
> > > Technical Manager
> > > HERON Project
> > > Napier University
> > > Edinburgh EH10 5DT
> > >
> > > [EMAIL PROTECTED]
> > > [EMAIL PROTECTED]
> > > [EMAIL PROTECTED]
> > >
> > > http://www.heron.ac.uk
> > > ================================================
> > >    programmer -  A device for transmuting caffeine into code.
> > > ================================================
> > >
> > >
> > >
> > > _________________________________________________________
> > > Do You Yahoo!?
> > > Get your free @yahoo.com address at http://mail.yahoo.com
> > >
> > >
> > > --
> > > PHP Database Mailing List (http://www.php.net/)
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> > >
> >
> >
> > --
> > PHP Database Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to