Re: [linux-audio-user] re: jackmix build error

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

Subject: Re: [linux-audio-user] re: jackmix build error
From: Florin Andrei (florin_AT_andrei.myip.org)
Date: Sun Jul 18 2004 - 20:50:15 EEST


Yes, it's installed:

$ rpm -ql xorg-x11-devel | grep -i xext
/usr/X11R6/include/X11/extensions/Xext.h
/usr/X11R6/include/X11/extensions/panoramiXext.h
/usr/X11R6/lib/libXext.a
/usr/X11R6/lib/libXext.so
/usr/X11R6/man/man3/XExtendedMaxRequestSize.3x.gz
/usr/X11R6/man/man3/XExtentsOfFontSet.3x.gz
/usr/include/GL/glxext.h

On Sun, 2004-07-18 at 09:41, lee wrote:
> It's looking for a library named Xext, which looks like some extentions
> to Xfree:
> http://osr5doc.sco.com:1997/man/html.Xext/CONTENTS.html
>
> If you can confirm that you do have this library installed (you probably
> do) then it's probably a bug in the jackmix configure script.
>
> -lee
>
>
> Florin Andrei wrote:
>
> > On Sat, 2004-07-17 at 14:41, jonathan segel wrote:
> >
> >>i can't seem to make the jackmix-0.0.3 on planet-ccrma fc1
> >>
> >>vgselect.cpp: In member function `void
> >>JackMix::VGSelectDialog::finish()':
> >>vgselect.cpp:67: error: `selectedId' undeclared (first use this
> >>function)
> >>vgselect.cpp:67: error: (Each undeclared identifier is reported only
> >>once for
> >> each function it appears in.)
> >>make[3]: *** [vgselect.lo] Error 1
> >
> >
> > On Fedora 2 (slightly PlanetCCRMA-ized) it fails in a different way.
> >
> > Which is kinda weird, because on this system i compiled all kinds of X11
> > apps, including Qt/KDE apps (such as Rosegarden) and everything was
> > fine.
> >
> > Yes, i do have the X11 devel libs installed, otherwise those said X11
> > apps could not have been compiled.
> >
> > source='main.cpp' object='main.o' libtool=no \
> > depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
> > depmode=gcc3 /bin/sh ../admin/depcomp \
> > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../backend -I../guilib
> > -I../volumegroup -I/usr/lib/qt-3.3/include -DQT_THREAD_SUPPORT
> > -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W
> > -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
> > -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security
> > -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common
> > -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp
> > /bin/sh ../libtool --silent --mode=link --tag=CXX g++
> > -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith
> > -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
> > -Wconversion -Wchar-subscripts -O2 -Wformat-security
> > -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common
> > -o jackmix -L/usr/lib/qt-3.3/lib mainwindow.o channelwidget.o
> > xmlinterface.o main.o ../guilib/libjackmix_gui.la
> > ../backend/libjackmix_backend.la ../volumegroup/libjackmix_vg.la
> > -lqt-mt -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread -ljack
> > /usr/bin/ld: cannot find -lXext
> > collect2: ld returned 1 exit status
> > make[3]: *** [jackmix] Error 1
> > make[3]: Leaving directory `/home/florin/work/jackmix-0.0.3/jackmix'
> >

-- 
Florin Andrei

http://florin.myip.org/


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

This archive was generated by hypermail 2b28 : Sun Jul 18 2004 - 20:53:44 EEST