There is a problem, when mysql80 build with openssl and ZLIB = ON
-- Installing: /usr/ports/databases/mysql80-client/work/stage/usr/local/man/man1/zlib_decompress.1 ====> Compressing man pages (compress-man) ===> Installing ldconfig configuration file ===> Installing for mysql80-client-8.0.19_1 ===> Checking if mysql80-client is already installed ===> Registering installation for mysql80-client-8.0.19_1 as automatic pkg-static: Unable to access file /usr/ports/databases/mysql80-client/work/stageusr/local/bin/zlib_decompress:No such file or directory *** Error code 74 This fix the problem PR: 228234 Sponsored by: Netzkommune GmbH
This commit is contained in:
@@ -12,7 +12,7 @@ bin/mysqlpump
|
||||
bin/mysqlshow
|
||||
bin/mysqlslap
|
||||
bin/perror
|
||||
bin/zlib_decompress
|
||||
@comment bin/zlib_decompress
|
||||
include/mysql/base64.h
|
||||
include/mysql/big_endian.h
|
||||
include/mysql/c_string_less.h
|
||||
|
||||
Reference in New Issue
Block a user