Re: [Maria-developers] Make error - cannot find -lregex

2013-07-20 Thread Sudheera Palihakkara
Hi, I replaced -lregex in /unittest/mysys/CMakeFiles/explain_filename-t.dir/link.txt with -lpcre and all is well now. thank you. On Sun, Jul 21, 2013 at 12:45 AM, Sergei Golubchik wrote: > Hi, Sudheera! > > On Jul 21, Sudheera Palihakkara wrote: > > Hi all, > > > > I have done some editing to

Re: [Maria-developers] Make error - cannot find -lregex

2013-07-20 Thread Sergei Golubchik
Hi, Sudheera! On Jul 21, Sudheera Palihakkara wrote: > Hi all, > > I have done some editing to sql/item_cmpfunc.cc file and CMakeList > filesand then when I run the make command( after running cmake) it > halts with > this error in the middle. ([68%]) > > Linking CXX executable explain_filename-

Re: [Maria-developers] Make error - cannot find -lregex

2013-07-20 Thread Sudheera Palihakkara
p.s - I have removed regex folder and replaced the functionalists with pcre library. On Sun, Jul 21, 2013 at 12:30 AM, Sudheera Palihakkara < catchsudhe...@gmail.com> wrote: > Hi all, > > I have done some editing to sql/item_cmpfunc.cc file and CMakeList filesand > then when I run the make comm

[Maria-developers] Make error - cannot find -lregex

2013-07-20 Thread Sudheera Palihakkara
Hi all, I have done some editing to sql/item_cmpfunc.cc file and CMakeList filesand then when I run the make command( after running cmake) it halts with this error in the middle. ([68%]) Linking CXX executable explain_filename-t /usr/bin/ld.bfd.real: cannot find -lregex collect2: error: ld return