Bug 189649 - MySQL Problem
Summary: MySQL Problem
Status: Closed Works As Intended
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-11 08:20 UTC by Kai Müllich
Modified: 2014-06-20 10:22 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Müllich 2014-05-11 08:20:00 UTC
Hello,
I rent a Root - Server, and my problem is , that i cant install MySQL
every time i want to install, comes a Error..
i tip in : cd /usr/ports/databases/mysql56-server 
and than : make WITH_XCHARSET=all install clean 

BAM Error... 
It says:

Unknown modifier 't'

"/usr/ports/Mk/bsd.port.mk", line 1767: Malformed conditional (defined(USE_RC_SUBR) && ${USE_RC_SUBR:tu} != "YES")
Unknown modifier 't'

Unknown modifier 't'

Unknown modifier 't'

"/usr/ports/Mk/bsd.sites.mk", line 957: Malformed conditional (!empty(_PERL_CPAN_ID) && ${_PERL_CPAN_FLAG:tl} == "cpan")
Unknown modifier 't'

"/usr/ports/Mk/bsd.port.mk", line 2929: Unclosed conditional/for loop
"/usr/ports/Mk/bsd.port.mk", line 2929: Unexpected end of file in for loop.

"/usr/ports/Mk/bsd.port.mk", line 6708: Unclosed conditional/for loop
"/usr/ports/Mk/bsd.port.mk", line 6708: Unexpected end of file in for loop.

make: fatal errors encountered -- cannot continue

I dont know how to fix it..
Please help me..
Kai

How-To-Repeat: with this command every time..
cd /usr/ports/databases/mysql56-server 
make WITH_XCHARSET=all install clean
Comment 1 Baptiste Daroussin freebsd_committer freebsd_triage 2014-06-20 10:14:12 UTC
You are
Comment 2 Baptiste Daroussin freebsd_committer freebsd_triage 2014-06-20 10:22:14 UTC
You are using a non supported version of FreeBSD, please upgrade to a supported version see: http://www.freebsd.org/security/

This failure is due to make(1) incompatibility on now unsupported version of FreeBSD