ports/146603: sysutils/syslinux Mark as BROKEN: segfaults
Martin Tournoij
carpetsmoker at rwxrwxrwx.net
Fri May 14 22:10:03 UTC 2010
>Number: 146603
>Category: ports
>Synopsis: sysutils/syslinux Mark as BROKEN: segfaults
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri May 14 22:10:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Martin Tournoij
>Release: FreeBSD 7.3-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD cthulhu.daemonforums.org 7.3-PRERELEASE FreeBSD 7.3-PRERELEASE #0: Sun Feb 28 20:26:34 CET 2010 carpetsmoker at cthulhu.daemonforums.org:/usr/obj/usr/src/sys/CTHULHU i386
>Description:
Does not run: segmentation fault
Tested on 7.3-i386, 8.0-i386, and 8.0-amd64: results are consistent.
>How-To-Repeat:
>Fix:
Sorry, running syslinux from a linux machine was faster than actually fixing it.
--- syslinux.diff begins here ---
--- Makefile.orig 2010-05-14 23:40:19.000000000 +0200
+++ Makefile 2010-05-14 23:42:08.000000000 +0200
@@ -8,7 +8,7 @@
PORTNAME= syslinux
PORTVERSION= 3.83
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_KERNEL_ORG}
MASTER_SITE_SUBDIR= linux/boot/syslinux
@@ -19,6 +19,8 @@
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
RUN_DEPENDS= mtools:${PORTSDIR}/emulators/mtools
+BROKEN= Does not run; segfaults.
+
MAN1= syslinux.1
USE_BZIP2= yes
--- syslinux.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list