Hi community.
I'm trying to install MySQL 5.6 server, but I stuck in this.
Can anybody help mě to solve this problem?
Thanks you.
I'm trying to install MySQL 5.6 server, but I stuck in this.
Can anybody help mě to solve this problem?
Thanks you.
Code:
root@ChyuProject:/usr/ports/databases/mysql56-server # make BUILD_OPTIMIZED=yes BUILD_STATIC=yes
===> mysql56-server-5.6.26 depends on file: /usr/local/bin/cmake - not found
===> cmake-3.3.1 depends on executable: sphinx-build - found
===> cmake-3.3.1 depends on shared library: libcurl.so - not found
===> curl-7.44.0 depends on file: /usr/local/bin/perl5.20.2 - found
===> Configuring for curl-7.44.0
configure: loading site script /usr/ports/Templates/config.site
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
;;
*
no
checking for path separator... :
checking for sed... (cached) /usr/bin/sed
checking for grep... (cached) /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ar... /usr/bin/ar
configure: using LIBS: -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread
configure: LIBS note: LIBS should only be used to specify libraries (-lname).
configure: using CFLAGS: -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing
configure: CFLAGS note: CFLAGS should only be used to specify C compiler flags, not include directories. Use CPPFLAGS for: -I/usr/include
configure: WARNING: Continuing even with errors mentioned immediately above this line.
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... cc
checking whether the C compiler works... no
configure: error: in `/usr/ports/ftp/curl/work/curl-7.44.0':
configure: error: C compiler cannot create executables
See `config.log' for more details
===> Script "configure" failed unexpectedly.
Please report the problem to sunpoet@FreeBSD.org [maintainer] and attach the
"/usr/ports/ftp/curl/work/curl-7.44.0/config.log" including the output of the
failure of your make command. Also, it might be a good idea to provide an
overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** [do-configure] Error code 1
Stop in /usr/ports/ftp/curl.
*** [install] Error code 1
Stop in /usr/ports/ftp/curl.
*** [lib-depends] Error code 1
Stop in /usr/ports/devel/cmake.
*** [install] Error code 1
Stop in /usr/ports/devel/cmake.
*** [build-depends] Error code 1
Stop in /usr/ports/databases/mysql56-server.
root@ChyuProject:/usr/ports/databases/mysql56-server #