Bug 98616

Summary: mysql41-server 4.1.20 compile problem
Product: Ports & Packages Reporter: Michael Scheidell <scheidell>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Michael Scheidell 2006-06-07 13:30:19 UTC
critical security update for mysql41-server 4.1.20 won't compile 

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
Comment 1 Michael Scheidell 2006-06-07 16:14:32 UTC
Sorry, please close, superseded by ports/98617

-- 
Michael Scheidell, CTO
SECNAP Network Security / www.secnap.com
scheidell@secnap.net  / 1+561-999-5000, x 1131
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2006-06-07 19:42:07 UTC
State Changed
From-To: open->closed

Replaced by ports/98617
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2006-06-07 22:21:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer