MySQL Forums
Forum List  »  Source, Builds, Binaries

Re: CMAKE errors using mysql-boost-8.0.23.tar.gz boost on REDHAT 8.3 (Ootpa)
Posted by: Khone Rathsachack
Date: February 11, 2021 02:22PM

that got me past that error...build still failing though...
tried installing rpcgen...

ie...no joy...
> wget https://github.com/thkukuk/rpcsvc-proto/releases/tag/v1.4.2/rpcsvc-proto-1.4.2.tar.gz
> tar -xzf rpcsvc-proto-1.4.2.tar.gz
> cd rpcsvc-proto-1.4.2/
rpcsvc-proto-1.4.2># ./configure
-bash: ./configure: No such file or directory
...
...
# ls
AUTHORS autogen.sh ChangeLog configure.ac COPYING Makefile.am NEWS po README rpcgen rpcsvc THANKS
...


trying to get past this error..
CMake Error at plugin/group_replication/libmysqlgcs/cmake/rpcgen.cmake:104 (MESSAGE):
Could not find rpcgen
Call Stack (most recent call first):
plugin/group_replication/libmysqlgcs/CMakeLists.txt:53 (INCLUDE)


-- Configuring incomplete, errors occurred!

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.