Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Dec 2004 03:03:56 GMT
From:      Evan Dower <evantd@cs.washington.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/74798: fcron port fails to compile (with easy fix)
Message-ID:  <200412070303.iB733uTH031828@www.freebsd.org>
Resent-Message-ID: <200412070310.iB73APvM050449@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412070303.iB733uTH031828>