From nobody@FreeBSD.org  Wed Feb 28 06:34:19 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id A649B37B71A
	for <freebsd-gnats-submit@FreeBSD.org>; 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
Subject: ports/audio/csound doesn't compile on 4.2 Release #0 system
X-Send-Pr-Version: www-1.0

>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:    trevor
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 28 06:40:00 PST 2001
>Closed-Date:    Mon Apr 30 16:19:56 PDT 2001
>Last-Modified:  Mon Apr 30 16:22:58 PDT 2001
>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:
Responsible-Changed-From-To: freebsd-ports->trevor 
Responsible-Changed-By: trevor 
Responsible-Changed-When: Wed Feb 28 06:44:37 PST 2001 
Responsible-Changed-Why:  
to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25453 
State-Changed-From-To: open->feedback 
State-Changed-By: trevor 
State-Changed-When: Wed Mar 7 21:06:44 PST 2001 
State-Changed-Why:  
I've updated the port to version 4.11 and changed it to use a 
distfile that has the version number in its name.  I don't see the 
"looking for libaudio" problem, and doing 

grep laudio work/Makefile|grep -v ^# 

returns nothing for me.  Please let me know whether you still have 
problems with the updated port. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25453 
State-Changed-From-To: feedback->closed 
State-Changed-By: trevor 
State-Changed-When: Mon Apr 30 16:19:56 PDT 2001 
State-Changed-Why:  
No feedback has been received after 54 days.  The port has been 
updated and builds fine on bento. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25453 
>Unformatted:
