← Back to team overview

maria-developers team mailing list archive

Re: Problem in compiling Maria-db

 

Hi!

On Thu, Oct 1, 2015 at 12:46 PM, indiavaibhav vaibhavindia <
vaibhav.sanskriti@xxxxxxxxx> wrote:

> Hello everyone,
> My name is Vaibhav.I am new to programming for open source.
> I am facing problems in trying to compile Maria-Db.As instructed on the
> website, I cloned the maria db source and installed all the files required
> for compilation.
>
> However on using cmake,I am getting an error,screenshot of which is
> attached is with this mail.
>
>
> Can someone please help me out?
>

Looks like you are not running cmake from the correct directory?

Did you follow this :
https://mariadb.com/kb/en/mariadb/generic-build-instructions/ ?

You can also build out-of-source to keep the tree clean :

cd src-dir
mkdir bld
cd bld
cmake ..

Best,
Nirbhay


>
> Thanks,
> Vaibhav Choudhary
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~maria-developers
> Post to     : maria-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~maria-developers
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References