Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2005 05:00:56 GMT
From:      "Josef M." <jm.public@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/78177: make index fails
Message-ID:  <200502280500.j1S50uUs013018@www.freebsd.org>
Resent-Message-ID: <200502280510.j1S5AGet025707@freefall.freebsd.org>

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

>Number:         78177
>Category:       ports
>Synopsis:       make index fails
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 28 05:10:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Josef M.
>Release:        5.3-RELEASE-p2
>Organization:
>Environment:
FreeBSD ... 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #0: Thu Dec 30 11:10:31 PST 2004     ...:/usr/obj/usr/src/sys/LAPI53_1  amd64
>Description:
There is a syntax error in the Makefile of the science/ruby-dcl port. A line-break in line 49. causes "make index" of the port indexfile to fail.

.if ${ARCH} == "amd64"
BROKEN= "Does not build on amd64 (Needs to link against shared libraries)"
.endif
>How-To-Repeat:
cd /usr/ports
make index

only on an AMD64 system I guess
>Fix:
remove the line break in line 49 of the Makefile
>Release-Note:
>Audit-Trail:
>Unformatted:



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