On 5/2/06, Jolan Luff <[EMAIL PROTECTED]> wrote:
On Tue, May 02, 2006 at 03:17:15PM -0700, Kevin wrote:
> Hello all,
>
> Just reloaded two of our Alpha servers to upgrade them to 3.9, and I'm
> having issues with MySQL not compiling from ports.
>
> Before I go filing bug reports and such I did the requisite searching
> to no avail. Am I the only one seeing the following behavior?
>
> as root:
> # cd  /usr/ports/databases/mysql
> # make install
>
> It chugs along for a bit like normal then bails with an apparent gmake
> error.

Actually, it's an ICE:

sql_table.cc:2507: Internal compiler error in `gen_reload_inhi', at 
insn-emit.c:5550

gcc2 on alpha is known to have problems.  You can try building with
different optimization levels like so:

env CFLAGS="-Os" make install

and then try -O1, -O0, etc.  If that doesn't work then someone will have
to make the mysql port use gcc3 from ports on alpha and see if that
fixes it.


Hi Jolan et al,

Thanks for the reply--sorry for the delay. I was out of town for a few
days and wanted to give this its due effort.

So.... I've tried a variety of the above combinations to no avail. :-(

Same story.

FWIW: I  just glanced at the ftp mirrors, and there are only two
pre-compiled php5 packages for Alpha on 3.9 (core and pear), so this
seems to be affecting more than just mysql (i.e. no php5-pgsql,
php5-curl, etc...)

If it's of any use, I can make one of my alpha machines available
remotely to any OBSD dev.


Anyone have any other thoughts?


Thanks much,
Kevin








--
http://www.ebiinc.com :
Background Screening, Drug Testing & More
Leaders in background checks, worldwide.

Reply via email to