[linux-audio-user] Re: CD audio

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: [linux-audio-user] Re: CD audio
From: Paul (set_AT_pobox.com)
Date: Thu Jul 18 2002 - 01:15:14 EEST


Joseph Zitt <jzitt_AT_metatronpress.com>, on Wed Jul 17, 2002 [09:34:49 AM] said:
> On Wed, 17 Jul 2002 16:55:07 +0900
>
> Having installed those RPMs, I now get one step farther, to:
>
> make[2]: Entering directory `/home/jzitt/xmms-1.2.7/gnomexmms'
> /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -Wpointer-arith
> -finline-functions -ffast-math -funroll-all-loops -o gnomexmms
> gnomexmms.o -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule
> -lgthread -lglib -lpthread -ldl -lXi -lXext -lX11 -lm -rdynamic
> -L/usr/lib -L/usr/X11R6/lib -rdynamic -lgnorba -lORBitCosNaming -lORBit
> -lIIOP -lORBitutil -lnsl -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE
> -lgtk -lgdk -lgmodule -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd
> -laudiofile -lm -ldb1 -lglib -ldl -lpanel_applet -L/usr/lib
> -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib -lnsl -lm
> ../libxmms/libxmms.la
> libtool: link: cannot find the library `/usr/lib/libaudiofile.la'
> make[2]: *** [gnomexmms] Error 1
> make[2]: Leaving directory `/home/jzitt/xmms-1.2.7/gnomexmms'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/jzitt/xmms-1.2.7'
> make: *** [all-recursive-am] Error 2
>
> I've installed RPMs for audiofile, audiofile-devel, libaudiofile, and
> libaudiofile-devel without any effect. Any suggestions?
>
> --
> | josephzitt_AT_josephzitt.com http://www.josephzitt.com/ |

        Hi;

        libaudiofile.la by rights should be in the audiofile-devel
rpm. However, I just looked at an olde RH rpm that does not have
it. Its a little textfile describing the lib that libtool uses.
You might check and see if your rpm put it in /usr/local/lib. If
its there, then you can try and cut and paste the failing command
you show, and add -L/usr/local/lib to it. (or edit the makefile
to somehow include that)
        Failing that, you might build the audiofile stuff from
src, or test the rpms or srpms from:

http://oss.sgi.com/projects/audiofile/

        Good luck..

Paul
set_AT_pobox.com

ps. if your rpm put libaudiofile.a and libaudiofile.so.* in
/usr/lib, but no .la file, I will send you my libaudiofile.la.
(its only 32 lines of text-- just ask)


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Thu Jul 18 2002 - 10:13:11 EEST