Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jun 2006 11:35:27 GMT
From:      Michael Scheidell <scheidell@secnap.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/98617: mysql41-server 4.1.20 compile problem
Message-ID:  <200606071135.k57BZRbk004233@www.freebsd.org>
Resent-Message-ID: <200606071250.k57CoBYM024344@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         98617
>Category:       ports
>Synopsis:       mysql41-server 4.1.20 compile problem
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 07 12:50:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Michael Scheidell
>Release:        5.4
>Organization:
SECNAP Network Security
>Environment:
FreeBSD mail.secnap.com 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 sparc
>Description:
critical security update for mysql41-server 4.1.20 won't compile on sun sparc box

Making all in myisam
if cc -DMAP_TO_USE_RAID -I. -I. -I.. -I../include -I../include     -DDBUG_OFF -O -pipe   -O3 -fno-omit-frame-pointer -fno-gcse -MT ft_nlq_search.o -MD -MP -MF ".deps/ft_nlq_search.Tpo" -c -o ft_nlq_search.o ft_nlq_search.c;  then mv -f ".deps/ft_nlq_search.Tpo" ".deps/ft_nlq_search.Po"; else rm -f ".deps/ft_nlq_search.Tpo"; exit 1; fi
{standard input}: Assembler messages:
{standard input}:217: Error: Illegal operands: There are only 32 single precision f registers; [0-31]
*** Error code 1

Stop in /usr/ports/databases/mysql41-server/work/mysql-4.1.20/myisam.

>How-To-Repeat:
cd /usr/ports/databases/mysql41-server
make BUILD_OPTIMIZED=yes BUILD_STATIC=yes

or
make BUILD_STATIC=yes

or just:
make

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



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