Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 123423 Details for
Bug 183686
app-accessibility/festival-1.95_beta-r4 patch for FBSD
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
festival fix to allow building on FreeBSD
festival-soundcard-fbsd.patch (text/plain), 651 bytes, created by
N. Dan Smith
on 2007-06-29 22:14:06 UTC
(
hide
)
Description:
festival fix to allow building on FreeBSD
Filename:
MIME Type:
Creator:
N. Dan Smith
Created:
2007-06-29 22:14:06 UTC
Size:
651 bytes
patch
obsolete
>--- speech_tools/audio/voxware.cc.orig 2007-06-29 14:37:11 -0700 >+++ speech_tools/audio/voxware.cc 2007-06-29 14:37:37 -0700 >@@ -61,7 +61,7 @@ > #include "EST_error.h" > > #ifdef SUPPORT_FREEBSD16 >-#include <machine/soundcard.h> >+#include <sys/soundcard.h> > #include <fcntl.h> > int freebsd16_supported = TRUE; > int linux16_supported = FALSE; >--- speech_tools/audio/voxware.cc.orig 2007-06-29 14:53:01 -0700 >+++ speech_tools/audio/voxware.cc 2007-06-29 14:53:20 -0700 >@@ -66,6 +66,7 @@ > int freebsd16_supported = TRUE; > int linux16_supported = FALSE; > static char *aud_sys_name = "FreeBSD"; >+static int stereo_only = 0; > #endif > > #ifdef SUPPORT_LINUX16
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 183686
: 123423 |
123424