Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Aug 1999 09:53:27 -0400 (EDT)
From:      Jeff Wheat <jeff@cetlink.net>
To:        Doug Rabson <dfr@nlsystems.com>
Cc:        freebsd-alpha@freebsd.org
Subject:   Re: 1999-08-08 snapshot problem
Message-ID:  <XFMail.990824095327.jeff@cetlink.net>
In-Reply-To: <Pine.BSF.4.10.9908240939280.72739-100000@salmon.nlsystems.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 24-Aug-99 Doug Rabson wrote:
> On Mon, 23 Aug 1999, Jeff Wheat wrote:
> 
>> Hi there. I just recently upgraded to this snap in order to take
>> advantage of the new compiler. I was encountering problems with
>> IEEE math. Since doing so I am able to compile my apps that use
>> IEEE math, however I am unable to compile MySQL now. Has anyone
>> else managed to get this running?
> 
> What happens when you try to build MySQL?

tom-and-jerry# dmesg
AlphaStation 250 4/266, 268MHz
8192 byte page size, 1 processor.
CPU: EV45 (21064A) major=6 minor=0
OSF PAL rev: 0x100000002012e
real memory  = 132169728 (129072K bytes)
avail memory = 123715584 (120816K bytes)

tom-n-jerry# pstat -s
Device      1K-blocks     Used    Avail Capacity  Type
/dev/od0b      130816        0   130816     0%    Interleaved

tom-n-jerry# pwd
/export/home/jeff/mysql-3.22.25
tom-n-jerry# make
make  all-recursive
Making all in Docs
Making all in client
Making all in strings
Making all in dbug
Making all in mysys
Making all in extra
Making all in regex
Making all in isam
Making all in heap
Making all in merge
Making all in sql
Making all in share
c++ -DMYSQL_SERVER                      -DDEFAULT_MYSQL_HOME="\"/usr/local\""  -
DDATADIR="\"/usr/local/var\""                   -DSHAREDIR="\"/usr/local/share/m
ysql\""                         -DHAVE_CONFIG_H -I./../include                 -
I./../regex                     -I. -I../include -I.. -I.    -O   -fno-implicit-
templates -DDBUG_OFF  -c sql_yacc.cc
Aug 24 09:38:39 tom-n-jerry /kernel: swap_pager: out of swap space
Aug 24 09:38:39 tom-n-jerry /kernel: swap_pager: out of swap space
Aug 24 09:38:40 tom-n-jerry /kernel: swap_pager_getswapspace: failed
Aug 24 09:38:40 tom-n-jerry /kernel: swap_pager_getswapspace: failed
Aug 24 09:39:02 tom-n-jerry /kernel: pid 6183 (cc1plus), uid 0, was killed: out 
of swap space
Aug 24 09:39:02 tom-n-jerry /kernel: pid 6183 (cc1plus), uid 0, was killed: out 
of swap space
c++: Internal compiler error: program cc1plus got fatal signal 9
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
tom-n-jerry# 

It is running out of swap for some reason. This same code compiled without a
problem under 3.2-RELEASE.

Regards,
Jeff




> 
> --
> Doug Rabson                           Mail:  dfr@nlsystems.com
> Nonlinear Systems Ltd.                        Phone: +44 181 442 9037


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990824095327.jeff>