From owner-freebsd-ports Wed Feb 28 6:40: 8 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0678937B71B for ; Wed, 28 Feb 2001 06:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SEe0p70220; Wed, 28 Feb 2001 06:40:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A649B37B71A for ; Wed, 28 Feb 2001 06:34:19 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SEYJJ51695; Wed, 28 Feb 2001 06:34:19 -0800 (PST) (envelope-from nobody) Message-Id: <200102281434.f1SEYJJ51695@freefall.freebsd.org> Date: Wed, 28 Feb 2001 06:34:19 -0800 (PST) From: stannous@cisco.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/25453: ports/audio/csound doesn't compile on 4.2 Release #0 system Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25453 >Category: ports >Synopsis: ports/audio/csound doesn't compile on 4.2 Release #0 system >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Feb 28 06:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Sam Tannous >Release: 4.2 Release #0 >Organization: None >Environment: FreeBSD x1.cisco.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Thu Feb 22 09:26:44 EST 2001 stannous@x1.cisco.com:/usr/src/sys/compile/MYKERNEL i386 >Description: The csound port doesn't compile without tweeks. First, the checksum for Csound.tar.gz fails because this is really no longer Csound4.08.tar.gz (I believe it's really 4.10). From... ftp://ftp.maths.bath.ac.uk/pub/dream/newest/ Second, make fails because it's looking for libaudio. I can't find this anywhere (there is a libaudiofile) (works fine when I change the work/Makefile to -laudiofile. Is this just a name change?) >How-To-Repeat: just cd to /usr/ports/audio and run make. >Fix: Manually download Csound4.08.tar.gz and put it in /usr/ports/distfiles/csound/Csound.tar.gz Also need to replace "-laudio" with "-laudiofile" in /usr/ports/audio/csound/work/Makefile >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message