Bug 59628 - [non maintainer] multimedia/beep-media-player: Fix compilation on 4.x (vorbis!)
Summary: [non maintainer] multimedia/beep-media-player: Fix compilation on 4.x (vorbis!)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-24 02:20 UTC by Simon Barner
Modified: 2003-12-25 19:18 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (5.21 KB, patch)
2003-11-24 02:20 UTC, Simon Barner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Barner 2003-11-24 02:20:03 UTC
- Patches to fix compilation with gcc 2.95. In my last PR, I
  unintentionally missed the Vorbis plugin.

- Fix plist

- Comment out message about disabled mikmod build option

How-To-Repeat: 
N/A
Comment 1 Paul Murphy 2003-11-24 02:50:32 UTC
On Mon, 24 Nov 2003 03:12:05 +0100 (CET)
Simon Barner <barner@in.tum.de> wrote:

> >Description:
> 
> - Patches to fix compilation with gcc 2.95. In my last PR, I
>   unintentionally missed the Vorbis plugin.
> 

 Patch applies cleanly, but I still get the same error.

vorbis.c: In function `vorbis_check_file':
vorbis.c:164: syntax error before `result'


-- 
Cogeco ergo sum
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2003-12-25 19:18:39 UTC
State Changed
From-To: open->closed

Some parts committed, thanks!