ports/60288: databases/mysql-gui - make <index|describe> breakage
parv at pair.com
parv at pair.com
Tue Dec 16 05:40:21 UTC 2003
>Number: 60288
>Category: ports
>Synopsis: databases/mysql-gui - make <index|describe> breakage
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Dec 15 21:40:16 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: parv
>Release: FreeBSD 4.8-RELEASE-p14 i386
>Organization:
>Environment:
System: FreeBSD moo.holy.cow 4.8-RELEASE-p14
ports updated on 2003.12.16.02.43.37 UTC
>Description:
Following in databases/mysql-gui/Makefile, lines 46-48,...
.if (${OSVERSION} >= 500000)
BROKEN= Does not build
.endif
...causes make <describe|index> to fail w/ this message...
===> databases/mysql-gui
"Makefile", line 46: warning: String comparison operator should be either == or !=
"Makefile", line 46: Malformed conditional ((${OSVERSION} >= 500000))
"Makefile", line 46: Missing dependency operator
"Makefile", line 48: if-less endif
"Makefile", line 48: Need an operator
make: fatal errors encountered -- cannot continue
*** Error code 1
Stop in /usr3/ports/databases.
*** Error code 1
>How-To-Repeat:
Update the ports to above date tag, and ...
cd /usr/ports && make describe
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list