Bug 19003

Summary: gnomeaudio-1.0.0 expects /usr/X11R6/share/sounds to exist
Product: Ports & Packages Reporter: David Muir Sharnoff <muir>
Component: Individual Port(s)Assignee: Ade Lovett <ade>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description David Muir Sharnoff 2000-06-04 23:50:00 UTC
	gnomeaudio-1.0.0 doesn't install unless you already have
	a /usr/X11R6/share/sounds directory.
Comment 1 Ade Lovett freebsd_committer freebsd_triage 2000-06-05 01:32:06 UTC
State Changed
From-To: open->feedback

Can you provide the exact error message..  gnomeaudio installs 
just fine here, and: 

anaconda 3% ls /usr/X11R6/share/sounds 
ls: /usr/X11R6/share/sounds: No such file or directory 



Comment 2 Ade Lovett freebsd_committer freebsd_triage 2000-06-05 01:32:06 UTC
Responsible Changed
From-To: freebsd-ports->ade

I'll take care of this
Comment 3 Ade Lovett freebsd_committer freebsd_triage 2000-06-05 01:44:31 UTC
On Sun, Jun 04, 2000 at 05:40:01PM -0700, David Muir Sharnoff wrote:
> ln -sf shutdown1.wav /usr/X11R6/share/sounds/logout.wav
> ln: /usr/X11R6/share/sounds/logout.wav: No such file or directory
>
> [snip]

Your ports tree is out of date.  You're missing patches/patch-aa
which fixes this and has been in the tree since August 21st 1999..

-aDe

-- 
Ade Lovett, Austin, TX.			ade@FreeBSD.org
FreeBSD: The Power to Serve		http://www.FreeBSD.org/
Comment 4 Ade Lovett freebsd_committer freebsd_triage 2000-06-05 01:51:46 UTC
State Changed
From-To: feedback->closed

Submitter reports that his ports tree was out of date, 
missing the crucial patches/patch-aa that fixes the issue here.