[PC-BSD Testing] Audio
brian
peispud at eastlink.ca
Mon Jul 14 19:09:39 PDT 2008
Well I have sound with Mplayer and firefox and none with totem or BMPx
. Any ideas why some programs have sound and some don't , and can I fix
this without installing another alpha build ? Installing emu10kx has
always fixed my audio problems , but I get -
pcbsd# make install clean
===> Building for emu10kx-20051021
Warning: Object directory not changed from original
/usr/ports/audio/emu10kx/work/emu10kx-2005-10-21
cc -O2 -fno-strict-aliasing -pipe -DEMU10KX_MAJOR=201 -D_KERNEL
-DKLD_MODULE -std=c99 -nostdinc
-I/usr/ports/audio/emu10kx/work/emu10kx-2005-10-21 -I. -I. -I@
-I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100
--param large-function-growth=1000 -fno-common -g
-mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx
-mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef
-Wno-pointer-sign -fformat-extensions -Wsystem-headers -Wall
-Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual
-Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter
-Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls
-Wno-pointer-sign -c emu10kx.c
In file included from @/sys/mutex.h:42,
from emu10kx.c:50:
@/sys/lock_profile.h: In function 'lock_profile_update_wait':
@/sys/lock_profile.h:156: warning: unused parameter 'lo'
@/sys/lock_profile.h:156: warning: unused parameter 'waitstart'
@/sys/lock_profile.h: In function 'lock_profile_update_contest_locking':
@/sys/lock_profile.h:157: warning: unused parameter 'lo'
@/sys/lock_profile.h:157: warning: unused parameter 'contested'
@/sys/lock_profile.h: In function 'lock_profile_release_lock':
@/sys/lock_profile.h:158: warning: unused parameter 'lo'
@/sys/lock_profile.h: In function 'lock_profile_obtain_lock_failed':
@/sys/lock_profile.h:159: warning: unused parameter 'lo'
@/sys/lock_profile.h:159: warning: unused parameter 'contested'
@/sys/lock_profile.h:159: warning: unused parameter 'waittime'
@/sys/lock_profile.h: In function 'lock_profile_obtain_lock_success':
@/sys/lock_profile.h:160: warning: unused parameter 'lo'
@/sys/lock_profile.h:160: warning: unused parameter 'contested'
@/sys/lock_profile.h:160: warning: unused parameter 'waittime'
@/sys/lock_profile.h:161: warning: unused parameter 'file'
@/sys/lock_profile.h:161: warning: unused parameter 'line'
@/sys/lock_profile.h: In function 'lock_profile_object_destroy':
@/sys/lock_profile.h:162: warning: unused parameter 'lo'
@/sys/lock_profile.h: In function 'lock_profile_object_init':
@/sys/lock_profile.h:163: warning: unused parameter 'lo'
@/sys/lock_profile.h:163: warning: unused parameter 'class'
@/sys/lock_profile.h:163: warning: unused parameter 'name'
emu10kx.c: In function 'emu_pci_attach':
emu10kx.c:895: warning: passing argument 4 of 'bus_setup_intr' from
incompatible pointer type
emu10kx.c:895: warning: passing argument 5 of 'bus_setup_intr' from
incompatible pointer type
emu10kx.c:895: error: too few arguments to function 'bus_setup_intr'
*** Error code 1
Stop in /usr/ports/audio/emu10kx/work/emu10kx-2005-10-21.
*** Error code 1
Stop in /usr/ports/audio/emu10kx.
pcbsd#
More information about the Testing
mailing list