<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16809" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=501442813-11042009>I've run into a
number of problems compile .21fixes on Fedora 10. Some were simple fixes
in the make file (like the qt files not being where expected), but I'm getting
this error now:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=501442813-11042009></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=501442813-11042009>/usr/bin/ld: cannot
find -ljack</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=501442813-11042009></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=501442813-11042009>The error occurs
here:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=501442813-11042009>make[2]: Entering
directory `/usr/src/mythtv/libs/libavformat'<BR>rm -f
libmythavformat-0.21.so.0.21.0 libmythavformat-0.21.so libmythavformat-0.21.so.0
libmythavformat-0.21.so.0.21<BR>g++ -shared
-Wl,-soname,libmythavformat-0.21.so.0 -o libmythavformat-0.21.so.0.21.0 utils.o
cutils.o os_support.o allformats.o sdp.o avio.o aviobuf.o raw.o adtsenc.o aiff.o
riff.o amr.o apc.o ape.o asf.o asfcrypt.o asf-enc.o au.o avidec.o avienc.o avs.o
vocdec.o voc.o bethsoftvid.o c93.o crcenc.o daud.o dsicin.o dv.o dvenc.o
dv1394.o dxa.o eacdata.o electronicarts.o ffm.o flic.o flvdec.o flvenc.o 4xm.o
framecrcenc.o gif.o gifdec.o gxf.o gxfenc.o idcin.o img2.o ipmovie.o
matroskaenc.o matroska.o matroskadec.o mm.o mmf.o mov.o isom.o movenc.o mp3.o
mpc.o mpc8.o mpegenc.o mpeg.o mpegts.o mpegtsenc.o mpjpeg.o mtv.o mxf.o nsvdec.o
nutdec.o nutenc.o nut.o nuv.o oggdec.o oggparsevorbis.o oggparsetheora.o
oggparseflac.o oggparseogm.o oggenc.o audio.o rtsp.o rmdec.o rmenc.o idroq.o
rtp.o rtp_h264.o rtp_mpv.o rtp_aac.o segafilm.o siff.o smacker.o sol.o psxstr.o
swf.o thp.o tiertexseq.o tta.o txd.o sierravmd.o vocenc.o wav.o wc3movie.o
westwood.o wv.o yuv4mpeg.o file.o http.o rtpproto.o tcp.o udp.o
-L/usr/lib/qt-3.3/lib -lasound -ljack -ldl -L../libavcodec -lmythavcodec-0.21
-L../libavutil -lmythavutil-0.21 -lz -lXvMCNVIDIA -lXvMC -lqt-mt -lXext -lX11
-lm -lpthread </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=501442813-11042009></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=501442813-11042009>I'm disabling jack
audio in the configure as follows:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=501442813-11042009>./configure
--disable-joystick-menu --disable-hdhomerun --enable-dvb --enable-proc-opt
--enable-opengl-vsync --prefix=/usr/local --disable-dbox2 --enable-xvmc-opengl
--xvmc-lib=XvMCNVIDIA --disable-audio-jack</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=501442813-11042009></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=501442813-11042009>Can anyone tell me
what "jack" is, why I need it, or how I can install it?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=501442813-11042009></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=501442813-11042009>Thanks!</SPAN></FONT></DIV></BODY></HTML>