search for: _oss_ioctl

Displaying 10 results from an estimated 10 matches for "_oss_ioctl".

2007 Oct 10
2
compilation errors netbsd
hello, i am experiencing some persistent compilation errors with both the 1.2beta2 release and the svn speex-trunk: ====================== speexdec.o(.text+0x23b): In function `out_file_open': /speex-trunk/src/speexdec.c:158: undefined reference to `_oss_ioctl' speexdec.o(.text+0x268):/speex-trunk/src/speexdec.c:168: undefined reference to `_oss_ioctl' speexdec.o(.text+0x296):/speex-trunk/src/speexdec.c:181: undefined reference to `_oss_ioctl' *** Error code 1 Stop. make: stopped in /speex-trunk/src *** Error code 1 Stop. make: stopped in /...
2007 Oct 11
1
compilation errors netbsd
...t; > i am experiencing some persistent compilation errors with both the > > 1.2beta2 release and the svn speex-trunk: > > ====================== > > speexdec.o(.text+0x23b): In function `out_file_open': > > /speex-trunk/src/speexdec.c:158: undefined reference to `_oss_ioctl' > > speexdec.o(.text+0x268):/speex-trunk/src/speexdec.c:168: undefined > reference > > to `_oss_ioctl' > > speexdec.o(.text+0x296):/speex-trunk/src/speexdec.c:181: undefined > reference > > to `_oss_ioctl' > > *** Error code 1 > > > > Sto...
2001 Jul 09
1
winelib problems with .configure
...yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for ranlib... ranlib checking whether ln -s works... yes checking for ldconfig... /sbin/ldconfig checking for sqrt in -lm... yes checking for i386_set_ldt in -li386... no checking for _oss_ioctl in -lossaudio... no checking for iswalnum in -lw... no checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for setrunelocale in -lxpg4... no checking for mmap in -lmmap... no checking for openpty... no checking for openpty in -lutil... yes checking for dlfcn.h.....
2001 Mar 13
2
Followup to compiling Ogg on NetBSD-1.5/i386
Hi Jeremy, I went through the list archives, and have been trying to follow and implement things as I understand: 1. libao needs <sys/soundcard.h> and <machine/soundcard.h>, and so I linked /usr/include/soundcard.h there. 2. Since `soundcard.h' doesn't have SNDCTL_DSP_GETODELAY, I uncommented that particular line in `src/plugins/oss/ao_oss.c'. These steps made sure
2000 Jul 31
0
NetBSD patches
....19 +++ configure.in 2000/07/30 03:12:03 @@ -37,6 +37,7 @@ AC_CHECK_PROG(INSTALL,install,install) #AC_CHECK_LIB(m, cos, LIBS="-lm"; AC_DEFINE(HAVE_LIBM), LIBS="") # We no longer use config.h AC_CHECK_LIB(m, cos, LIBS="-lm", LIBS="") +AC_CHECK_LIB(ossaudio, _oss_ioctl) dnl Set some target options if test -z "$GCC"; then Index: vorbis-tools/Makefile.in =================================================================== RCS file: /usr/local/cvsroot/vorbis/vorbis-tools/Makefile.in,v retrieving revision 1.8 diff -u -p -r1.8 Makefile.in - --- vorbis-too...
2001 Jun 22
0
Half-Life: Selected Mode is not supported by your card
...yes checking for c2man... $(TOPSRCDIR)/tools/c2man.pl checking for ldconfig... /sbin/ldconfig checking for Cygwin environment... no checking for dllwrap... false checking for lclint... no checking for lint... no checking for sqrt in -lm... yes checking for i386_set_ldt in -li386... no checking for _oss_ioctl in -lossaudio... no checking for iswalnum... yes checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for _xpg4_setrunelocale in -lxpg4... no checking for mmap in -lmmap... no checking for openpty... no checking for openpty in -lutil... yes checking for dlfcn.h.....
2004 Oct 23
1
Issues with compiling wine
...quot;C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char i386_set_ldt (); | int | main () | { | i386_set_ldt (); | ; | return 0; | } configure:5861: result: no configure:5873: checking for _oss_ioctl in -lossaudio configure:5903: gcc -o conftest -g -O2 conftest.c -lossaudio >&5 ld: fatal: library -lossaudio: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:5909: $? = 1 configure: failed program was: | /* confdefs...
2012 Apr 29
3
Failed to Compile Wine 1.5.3
...... /usr/bin/install -c checking for lclint... no checking for lint... no checking for fontforge... no checking for pkg-config... pkg-config checking for rsvg... no checking for convert... no checking for icotool... no checking for msgfmt... no checking for i386_set_ldt in -li386... no checking for _oss_ioctl in -lossaudio... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to run the C preprocessor... gcc -m32 -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/s...
2011 May 14
3
Problems building wine 1.3.20 on Mac os x 10.6.7
...SD-compatible install... /usr/bin/install -c checking for lclint... no checking for lint... no checking for fontforge... no checking for pkg-config... pkg-config checking for rsvg... no checking for convert... convert checking for icotool... no checking for i386_set_ldt in -li386... no checking for _oss_ioctl in -lossaudio... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... gcc -m32 -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/s...
2006 May 18
2
Problems compiling Wine
...ldconfig... /sbin/ldconfig checking for a BSD-compatible install... /usr/bin/install -c checking for lclint... no checking for lint... no checking for fontforge... fontforge checking for pkg-config... pkg-config checking for prelink... prelink checking for i386_set_ldt in -li386... no checking for _oss_ioctl in -lossaudio... no checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for inet_aton... yes checking for _xpg4_setrunelocale in -lxpg4... no checking for poll in -lpoll... no checking for res_9_init in -lresolv... no checking for pthread_create in -lpthread......