I could have sworn I had nother post on this thread already with my solution.
I needed to copy the tar.gz into the 2.2.9 directory and then perfomr a full clean build. I was buildign in a jail and made a copy of the jail at a number of stages so i coudl easily back out changes I made. Also there is no src directory under mysql so the tarball accidently got copied in as src the first time i did it so i made the directory and put the tarball into it in the future attempts. I had bad luck trying to resume a build even after putting things in order. Maybe I was just unlucky but it was easy to retry with my saved jails. I saved one of a clean make world one with all the simbra stuff before the path then all the thirdparty files in place and the patch installed ready to build.
Good luck and feel free to get in touch if you need help. |