Can't compile Percona Server from source with Intel Compiler

Bug #674121 reported by Varsosnill
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona-XtraDB
Invalid
Undecided
Unassigned

Bug Description

Hello, everyone.

I am receiving an error during the "make" phase while trying to compile the latest stable release 5.1.51-rel11.5 from source under CentOS 5.5 64-bit with Intel® Composer XE 2011 for Linux (glibc-2.5-49.el5_5.4, icc 12.0). Here is the last line with the error:

make: *** [all-recursive] Error 1

How can I fix it?

Than you !

Revision history for this message
Varsosnill (ulvene) wrote :

The last lines are:

mv -f .deps/viosslfactories.Tpo .deps/viosslfactories.Po
rm -f libvio.a
ar cru libvio.a vio.o viosocket.o viossl.o viosslfactories.o
ranlib libvio.a
make[1]: Leaving directory `/root/src/Percona-Server/vio'
Making all in sql
make[1]: Entering directory `/root/src/Percona-Server/sql'
/bin/sh ../ylwrap sql_yacc.yy y.tab.c sql_yacc.cc y.tab.h sql_yacc.h y.output sql_yacc.output -- -d --verbose
../ylwrap: line 111: -d: command not found
make[1]: *** [sql_yacc.cc] Error 1
make[1]: Leaving directory `/root/src/Percona-Server/sql'
make: *** [all-recursive] Error 1

Revision history for this message
Alexey Kopytov (akopytov) wrote :

I don't think this build issue has anything to do with the Intel compiler. You need bison to build and install Percona Server from source, and from the build log, it does not appear to be installed on your system

Revision history for this message
Stewart Smith (stewart) wrote :

All development of XtraDB has moved under the Percona Server project - https://launchpad.net/percona-server - If this bug can be reproduced against current Percona Server, please file this bug against percona-server (you can simply do so by using the "Also affects project" link above).

Thanks,
Stewart Smith
Director of Server Development
Percona.

Changed in percona-xtradb:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.