search for: artsc

Displaying 14 results from an estimated 14 matches for "artsc".

Did you mean: arts
2002 Mar 17
1
libao source build problems on Mandrake 8.2b4: artsc.h missing?
Hi. I'm trying to build and install ogg vorbis on Mandrake 8.2b4. I'm using the ogg vorbis source rpms on the download page. libogg and libvorbis built fine, but it looks like I'm missing a basic aRts header file in the build error excerpt below (artsc.h--somebody check and make sure I'm on the right track). However, I have Mandrake Cooker arts, libarts2, libarts2-devel 2.2.2, and xinearts (just in case) rpms installed...what else do I need? I don't see any more arts rpms to install! Does that mean I just need to go do an arts ba...
2003 Dec 20
0
wine-1212 build fails with kde-3.2 beta
wine-20031212-1fc1winehq.src.rpm fails here: cd `dirname winmm/winearts/__depend__` && /usr/bin/make depend make[2]: Entering directory `/usr/src/redhat/BUILD/wine-20031212/dlls/winmm/wine arts' ../../../tools/makedep -I. -I. -I../../../include -I../../../include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -C. a rts.c audio.c Unknown option '-pthread' It fails because configure goes to artsc-config to get the includes by calling artsc-config --cflags which gives ALL the cflags - not just includes: -I/usr/include/kde/artsc -pth...
2001 Jan 07
2
A Top Level README for the nightly CVS snapshot
...blem while compiling the CVS snapshot which did not occur while compiling the beta 3 tarballs. For some missing resources, autogen.sh echoes very helpful messages (such as if automake is not present), but there was no indication that the kdelibs-devel package was required for ao (in order to get artsc.h into /usr/include - I'm sure it is possible to edit the configure file to get around this for those not using vorbis with arts). Perhaps it would be useful to include a README in the top level of the .tgz file (which currently expands into 5 directories with README's under each directo...
2001 Apr 23
1
building libao under Debian
...ctory `/home/jeremy/src/ogg/libao-0.6.0/src/plugins/arts' /bin/sh ../../../libtool --mode=compile gcc -DPACKAGE=\"libao\" -DVERSION=\"0.6.0\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_SYS_SOUNDCARD_H=1 -I. -I. -I../../.. -I../../../include -I/usr/include/kde/artsc -c ao_arts.c gcc -DPACKAGE=\"libao\" -DVERSION=\"0.6.0\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_SYS_SOUNDCARD_H=1 -I. -I. -I../../.. -I../../../include -I/usr/include/kde/artsc -c ao_arts.c -fPIC -DPIC -o ao_arts.lo ao_arts.c:29: artsc.h: No such file or directo...
2001 Feb 12
0
Configuring, compiling and installing ogg vorbis on Mandrake 7.2 (was Re: A Top Level README for the nightly CVS snapshot )
Hello, i had nearly the same problem when compiling libao (of nightly snapshot of 2001/02/10) >checking for artsc-config... /usr/bin/artsc-config >I don't know enough about KDE to know if this file is supposed to be >there without any of the kde-devel packages installed (if not, then I >have a Mandrake bug). If I move this file so it can't be found, make >and make install work. If not, I g...
2001 Feb 12
0
Configuring, compiling and installing ogg vorbis on Mandrake 7.2 (was Re: A Top Level README for the nightly CVS snapshot )
Hello, i had nearly the same problem when compiling libao (of nightly snapshot of 2001/02/10) >checking for artsc-config... /usr/bin/artsc-config >I don't know enough about KDE to know if this file is supposed to be >there without any of the kde-devel packages installed (if not, then I >have a Mandrake bug). If I move this file so it can't be found, make >and make install work. If not, I g...
2000 Dec 27
1
ao_arts
Hi, I've written an ao plugin for aRts, the soundserver that comes with KDE. Any chance of including this in the ao distribution ? Pretty please ? :) Sources and patches attached. This is a very simple plugin because it uses the easy-to-use 'artsc' C wrapper that aRts installs. configure.in.diff is for ao/configure.in Makefile.am.diff is for ao/src/plugins/Makefile.am Makefile.am and ao_arts.c go in src/plugins/arts/ Also attached is a patch (ao.h.diff) to allow C++ programs to include ao.h without doing the extern "C" wrappi...
2003 Aug 12
0
Compile error in CVS, entry for a FAQ somewhere, place for test/comparison files to be uploaded?
...t;make -k" and get past it, though. However, there's an inobvious problem in the player_example and splayer compile: Both appear to absolutely depend on static versions of all of the relevant libraries, but there is nothing to indicate this anywhere. I got past the "unable to find -lartsc" once I realized I needed to completely make distclean and re-configure and compile arts to get libartsc.a. Afterwards, though, player_example seems to compile fine, but trying to run it gives the rather bizarre error message "player_example: file not found". In my case, the prob...
2003 Aug 23
1
CVS compile problems
...ne & error: make[1]: Entering directory `/work/src/theora/examples' /bin/sh ../libtool --mode=link gcc -I/usr/include/SDL -D_REENTRANT -all-static -o p layer_example player_example.o ../lib/libtheora.la -logg -lm -L/usr/lib -Wl,-rpath,/u sr/lib -lSDL -lpthread -lm -L/opt/kde/lib -ldl -lartsc -lpthread -L/usr/lib -lesd -lau diofile -lm -L/usr/X11R6/lib -lX11 -lXext -ldl -lvorbis -logg gcc -I/usr/include/SDL -D_REENTRANT -static -o player_example player_example.o -Wl,-rp ath -Wl,/usr/lib ../lib/.libs/libtheora.a -L/usr/lib /usr/lib/libSDL.a -L/opt/kde/lib -lartsc -L/usr/X11R6/lib /opt/...
2001 Oct 23
4
Problems compiling under OS X
...king how to run the C preprocessor... cc -E -traditional-cpp > checking for sys/soundcard.h... no > checking for machine/soundcard.h... no > checking for snd_pcm_channel_params in -lasound... no > checking for sys/asoundlib.h... no > checking for sys/audioio.h... no > checking for artsc-config... no > updating cache ./config.cache > creating ./config.status > creating Makefile > creating src/Makefile > creating doc/Makefile > creating include/Makefile > creating include/ao/Makefile > creating include/ao/os_types.h > creating src/plugins/Makefile > cre...
2001 May 11
2
artifact bug status? / compiling under OpenBSD 2.8
...ction) audio_out.c:66: (Each undeclared identifier is reported only once audio_out.c:66: for each function it appears in.) *** Error code 1 Stop in /usr/src/OGG_Vorbis/libao-0.6.0/src. [snip] This is a little confusing, because I don't have arts installed and configure said "checking for artsc-config... no". Btw, I searched the list archives and found the same problem there already, but I couldn't find the solution. Please tell me a date to look after, if it's been there already. Thanks! Compiling ao/ from the CVS snapshot: autogen.sh also finished, but I get the following...
2002 Feb 13
3
RPM dependency rant
So I'd like to try out rc3 (been a happy user of rc2 since it came out). I download the RPMS and try to do an upgrade, only to find that libao and vorbis-tools depends on 'libcurl' and 'libasound' which are not part of Red Hat 7.1 (looks like curl is in 7.2, but God knows where to get libasound). In addition, the RPMs want libcrypto.so.0, while 7.1 and 7.2 have .1. So
2006 May 18
2
Problems compiling Wine
...ng for va_copy... yes checking for __va_copy... yes checking for sigsetjmp... yes checking for pthread_rwlock_t... yes checking for pthread_rwlockattr_t... yes checking for pthread_getattr_np... yes checking for pthread_get_stackaddr_np... no checking for pthread_get_stacksize_np... no checking for artsc-config... /usr/bin/artsc-config checking for arts_init in -lartsc... yes checking for esd-config... /usr/bin/esd-config checking for esd_open_sound in -lesd... yes checking for snd_pcm_hw_params_get_access in -lasound... yes checking for capi20_register in -lcapi20... yes checking for gcc strength-...
2004 Oct 23
1
Issues with compiling wine
...oundcard.h> | #endif | | int | main () | { | | | /* check for one of the Open Sound System specific SNDCTL_SEQ defines */ | #if !defined(SNDCTL_SEQ_SYNC) | #error No open sound system MIDI interface | #endif | | ; | return 0; | } configure:11071: result: no configure:11085: checking for artsc-config configure:11118: result: no configure:11205: checking alsa/asoundlib.h usability configure:11217: gcc -c -g -O2 conftest.c >&5 conftest.c:92:28: alsa/asoundlib.h: No such file or directory configure:11223: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAG...