| 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 | ||
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 State Changed From-To: open->closed Replaced by ports/98617 Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer |
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