From owner-freebsd-ports Sun Aug 13 13:10:15 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C3AF37B920 for ; Sun, 13 Aug 2000 13:10:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA38108; Sun, 13 Aug 2000 13:10:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from guru.mired.org (zoom2-013.telepath.com [216.14.2.13]) by hub.freebsd.org (Postfix) with SMTP id 1870437B8EC for ; Sun, 13 Aug 2000 13:08:12 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 73169 invoked by uid 100); 13 Aug 2000 20:08:09 -0000 Message-Id: <20000813200809.73168.qmail@guru.mired.org> Date: 13 Aug 2000 20:08:09 -0000 From: mwm@mired.org Reply-To: mwm@mired.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/20581: current cdrecord port fails to install Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20581 >Category: ports >Synopsis: current cdrecord port fails to install >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Aug 13 13:10:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mike Meyer >Release: FreeBSD 5.0-CURRENT i386 >Organization: Missionaria Phonibalonica >Environment: -current as of 8/13, with LOCALBASE=/usr/opt >Description: Trying to install cdrecord fails with the following error: su-2.04# make install ===> Installing for cdrecord-1.9 install: /usr/ports/sysutils/cdrecord/work/cdrecord-1.9/cdrecord/OBJ/i386-freebsd-cc/cdrecord: No such file or directory *** Error code 71 Stop in /usr/ports/sysutils/cdrecord. *** Error code 1 Stop in /usr/ports/sysutils/cdrecord. *** Error code 1 Stop in /usr/ports/sysutils/cdrecord. >How-To-Repeat: cd /usr/ports/sysutils/cdrecord make install >Fix: It appears that the build process doesn't actually build the cdrecord binary, so that installing it fails. Since the build process has been changed to something completely alien to anything standard on Unix, and wants to install things in a location that's completely alien to anything resembling a BSD system, I'd recommend just writing a Makefile for FreeBSD, and forgetting the cruft the author provided. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message