ports/74798: fcron port fails to compile (with easy fix)
Evan Dower
evantd at cs.washington.edu
Tue Dec 7 03:10:27 UTC 2004
>Number: 74798
>Category: ports
>Synopsis: fcron port fails to compile (with easy fix)
>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: Tue Dec 07 03:10:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Evan Dower
>Release: 5.3-RELEASE
>Organization:
N/A
>Environment:
FreeBSD innosense.washington.edu 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root at harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
sysutils/fcron is marked as broken because it doesn't compile 5.x. gcc complains about a label at the end of a block.
>How-To-Repeat:
Try to build sysutils/fcron on 5.3.
>Fix:
Insert an empty statement (a semicolon on a line by itself) after the offending label, and it will once again build (and run just fine).
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list