search for: libartsc

Displaying 8 results from an estimated 8 matches for "libartsc".

2003 Aug 23
1
CVS compile problems
...ad -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/kde/lib/libartsc.so -lpthread /usr/lib/libesd.a /usr/li b/libaudiofile.a -lX11 -lXext -ldl /usr/local/lib/libvorbis.a -lm /usr/local/lib/libog g.a -Wl,--rpath -Wl,/opt/kde/lib -Wl,--rpath -Wl,/opt/kde/lib /usr/lib/gcc-lib/i386-slackware-linux/3.2.2/../../../../i386-slackware-linux/bin/ld: c annot find -lartsc colle...
2003 Jan 14
0
Well, it's something at least...
...ere until now, it looks like yesterday sometime, someone posted a "test suite" of datafiles to play with on the main page of www.theora.org ...but after all this time, I seem to have developed a problem with my Theora Alpha 1 build. First, somehow there appears to be a "/opt/kde/lib/libartsc.so" that gets added to the compile for player_example. This seems to be causing a strange "player_example: no such file or directory" problem trying to run it (manually re-typing the compile line without the reference to libartsc.so got me an otherwise-running player_example). Now,...
2003 Aug 07
3
Dell Perc-3/Di problem with linux cli management tool
...<RAID 1 (Mirror)> on aac0 aacd0: 34712MB (71091456 sectors) Mounting root from ufs:/dev/aacd0s2a .. but it also shows: linux: 'ioctl' fd=4, cmd=0x2008 (' ',8) not implemented The more recent version (contained in afaapps-2.7-1.i386.rpm) has an unresolvable dependency on libartsc.so.0 which doesn't appear in any linux_base port :-( Any hints as to how to get this to fly? Michael Butler CISSP Security Consultant Cable and Wireless www.cw.com
2005 Apr 01
2
Compiling on AMD64: errors
...udio.o winearts.drv.dbg.o -o winearts.drv.so -L../../../dlls -lwinmm -luser32 -lkernel32 -L../../../libs/wine -lwine -L/usr/lib64 -ldl -lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -ldxguid -luuid -L../../../libs/port -lwine_port /usr/bin/ld: skipping incompatible /usr/lib64/libartsc.so when searching for -lartsc /usr/bin/ld: cannot find -lartsc collect2: ld returned 1 exit status winegcc: gcc failed. It actually gave a similar error at one point before this about 64-bit X libs, but rerunning ./configure with the --x-libraries=/usr/X11R6/lib option and then building worked...
2003 Aug 12
0
Compile error in CVS, entry for a FAQ somewhere, place for test/comparison files to be uploaded?
...nd 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 problem turned out to be lack of a static alsa library (the compile line was referencing /usr/lib/libasound.so as...
2016 May 17
2
Re Centos 7.2 Repos
...rible time installing multi media tools like smplayer (which requires mplayer), which is not avaiable from the centos repos. I have installed epel.repo which containa the epel-release repo info for yum Still I cannot install many things. For example, I ran for i in faad2-libs liba52.so.0 libaa.so.1 libartsc.so.0 libass.so.4 libaudio.so.2 libavcodec.so.53 libavcodec.so.53 libavformat.so.53 libavformat.so.53 libavutil.so.51 libavutil.so.51 libBasicUsageEnvironment.so.0 libbluray.so.0 libbs2b.so.0 libcaca.so.0 libcdio_cdda.so.0 libcdio_cdda.so.0 libcdio_paranoia.so.0 libcdio_paranoia.so.0 libcdio.so...
2002 Sep 27
2
Using Theora Micro-HOWTO
...and I thought I'd share what I found with the thought that it might help others. COMPILING: Both the encoder and the player rely on STATIC versions of their respective libraries. I believe both the ogg and vorbis libraries build static versions as well as shared when compiled, but some (e.g. libartsc) don't. (Most pre-compiled packages probably include static versions, however.) Otherwise, simply running the supplied ./autogen.sh script followed by 'make' should build the code just fine. 'make install' places the theora library (by default) in /usr/local/lib, but does not...
2003 Oct 01
1
4.9 RC1 (i386) mplayer induced panic
...GL.so.1 => /usr/X11R6/lib/libGL.so.1 (0x2878b000) libXv.so.1 => /usr/X11R6/lib/libXv.so.1 (0x287e9000) libSDL-1.1.so.5 => /usr/local/lib/libSDL-1.1.so.5 (0x287ee000) libvgagl.so.1 => /usr/local/lib/libvgagl.so.1 (0x28842000) libvga.so.1 => /usr/local/lib/libvga.so.1 (0x28850000) libartsc.so.0 => /usr/local/lib/libartsc.so.0 (0x288a8000) libesd.so.2 => /usr/local/lib/libesd.so.2 (0x288ae000) libaudiofile.so.0 => /usr/local/lib/libaudiofile.so.0 (0x288b6000) libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x288d7000) libc_r.so.4 => /usr/lib/libc_r.so.4 (0x289c5000)...