maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #00422
Re: Help with RPM src build
This is the error I am getting:
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "MariaDB Server"
#define PACKAGE_TARNAME "mysql"
#define PACKAGE_VERSION "5.2.7-MariaDB"
#define PACKAGE_STRING "MariaDB Server 5.2.7-MariaDB"
#define PACKAGE_BUGREPORT ""
#define PACKAGE "mysql"
#define VERSION "5.2.7-MariaDB"
configure: exit 77
On Wed, Jul 20, 2011 at 5:58 AM, Sergei Golubchik <serg@xxxxxxxxxxxx> wrote:
> Hi, bwellsnc!
>
> On Jul 19, bwellsnc wrote:
>> I have gone over every document concerning building mariadb using src
>> rpm. I am trying to build mariadb against RHEL 6. I have run
>> rpmbuild against the src rpm and I get this error everytime:
>>
>> error: configure: error: C compiler cannot create executables
>
> In the source directory you can find config.log file.
> And in it you will find the reason for this error.
>
> Regards,
> Sergei
>
Follow ups
References