Try doing an ldd on mixxx just to make sure it's resolving to
/usr/lib/libportaudio.so.2 as well.

1.5.0 was linked statically with portaudio because most distributions
weren't packaging v19 at the time and came with a mixxx and
mixxx-with-jack binary. That was a lot of "by hand" fiddling though
and was never part of our build scripts as far as I know so building
from cvs now should be fine.

Adam

On 09/12/2007, Arve Knudsen <[EMAIL PROTECTED]> wrote:
> On Sun, 09 Dec 2007 20:37:04 +0100, Jason Schaefer
> <[EMAIL PROTECTED]> wrote:
>
> > ok, thats solved:
> > [EMAIL PROTECTED]:/usr/src/portaudio# ldd /usr/lib/libportaudio.so.2
> >         linux-gate.so.1 =>  (0xffffe000)
> >         libasound.so.2 => /usr/lib/libasound.so.2 (0xb7ec1000)
> >         libjack.so.0 => /usr/lib/libjack.so.0 (0xb7ea8000)
> >         librt.so.1 => /lib/tls/i686/cmov/librt.so.1 (0xb7e9e000)
> >         libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7e79000)
> >         libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0
> > (0xb7e61000)
> >         libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7d17000)
> >         libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7d13000)
> >         /lib/ld-linux.so.2 (0x80000000)
> >
> > mixxx and jack are still not able to work together.  More output of
> > mixxx:
>
> I see that PA is still not trying to use JACK. Do you know if Mixxx is
> statically linked with PA? If so, it will use a previously compiled
> version of PA (probably without JACK). To verify that PA really is able to
> use JACK, you can compile it with only JACK support and try one of the
> test programs, for instance bin/patest_sine. If this works, you may have
> to recompile Mixxx.
>
> Arve
>
> > [EMAIL PROTECTED]:~$ mixxx
> > Debug: Starting up...
> > Debug: Using LoFi EQs
> > Debug: Using LoFi EQs
> > Debug: SoundManager::SoundManager()
> > Debug: SampleRate 44100
> > Debug: Latency 64
> > before paHostApiInitializers[0].
> > QueryDirection: Device /dev/dsp busy
> > QueryDirection: Device /dev/dsp busy
> > PaOSS BuildDeviceList: Total number of devices found: 0
> > after paHostApiInitializers[0].
> > before paHostApiInitializers[1].
> > BuildDeviceList: Ignoring ALSA plugin device cards of type unknown
> > BuildDeviceList: Found plugin default of type unknown
> > BuildDeviceList: Found plugin front of type unknown
> > BuildDeviceList: Found plugin rear of type unknown
> > BuildDeviceList: Found plugin center_lfe of type unknown
> > BuildDeviceList: Found plugin side of type unknown
> > BuildDeviceList: Found plugin surround40 of type unknown
> > BuildDeviceList: Found plugin surround41 of type unknown
> > BuildDeviceList: Found plugin surround50 of type unknown
> > BuildDeviceList: Found plugin surround51 of type unknown
> > BuildDeviceList: Found plugin surround71 of type unknown
> > BuildDeviceList: Found plugin iec958 of type unknown
> > BuildDeviceList: Found plugin spdif of type unknown
> > BuildDeviceList: Found plugin dmix of type unknown
> > BuildDeviceList: Ignoring ALSA plugin device dsnoop of type unknown
> > BuildDeviceList: Found plugin modem of type unknown
> > BuildDeviceList: Found plugin phoneline of type unknown
> > BuildDeviceList: Ignoring ALSA plugin device hw of type hw
> > BuildDeviceList: Ignoring ALSA plugin device plughw of type plug
> > BuildDeviceList: Ignoring ALSA plugin device plug of type plug
> > BuildDeviceList: Ignoring ALSA plugin device shm of type shm
> > BuildDeviceList: Ignoring ALSA plugin device tee of type file
> > BuildDeviceList: Ignoring ALSA plugin device file of type file
> > BuildDeviceList: Ignoring ALSA plugin device null of type null
> > OpenPcm: Failed to open busy device 'hw:0,0'
> > OpenPcm: Failed to open busy device 'hw:0,0'
> > Default input device: Intel 82801BA-ICH2: Intel 82801BA-ICH2 - MIC ADC
> > (hw:0,1)
> > FillInDevInfo: Adding device Intel 82801BA-ICH2: Intel 82801BA-ICH2 -
> > MIC ADC (hw:0,1): 0
> > OpenPcm: Failed to open busy device 'front'
> > OpenPcm: Failed to open busy device 'surround40'
> > OpenPcm: Failed to open busy device 'surround41'
> > OpenPcm: Failed to open busy device 'surround50'
> > OpenPcm: Failed to open busy device 'surround51'
> > OpenPcm: Failed to open busy device 'iec958'
> > OpenPcm: Failed to open busy device 'spdif'
> > OpenPcm: Failed to open busy device 'spdif'
> > OpenPcm: Failed to open busy device 'default'
> > OpenPcm: Failed to open busy device 'default'
> > OpenPcm: Failed to open busy device 'dmix'
> > BuildDeviceList: Building device list took 0.169148 seconds
> > after paHostApiInitializers[1].
> > Debug: SoundManager::queryDevices()
> > Debug: SoundManager::clearDeviceList()
> > Debug: SoundManager::closeDevices()
> > Debug: type signal
> > Debug: type marks
> > Debug: type signal
> > Debug: type marks
> > Debug: Track::readXML "/home/jason/.mixxxtrack.xml"
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: Track exists...
> > Debug: playlist name Play Queue
> > Debug: playlist name Library
> > Debug: Track exists...
> > Debug: Starting Library Scanner...
> > Debug: Add track "/home/jason/music/OutKast - Speakerboxxx/OutKast -
> > Speakerboxxx - 01 - Intro.ogg"
> > Debug: Add track "/home/jason/music/OutKast - Speakerboxxx/OutKast -
> > Speakerboxxx - 02 - Ghetto Musick Feat Andr 3000.ogg"
> > Debug: selectedAPI is:  "ALSA"
> > Debug: SoundManager::getDeviceList
> > Debug: SoundManager::getDeviceList
> > Debug: SoundManager::getDeviceList
> > Debug: Warning: Creation of the midi queue failed. Operation not
> > permitted
> > Debug: Midi Sequencer: unknown event
> > Debug: Midi Sequencer: unknown event
> > Debug: PowerMate: write(): Bad file descriptor
> > Debug: PowerMate: write(): Bad file descriptor
> > Debug: m_pHercules init: 0x83df778
> > Debug: Midi OK (Workaround not required)
> > Debug: setupMappings(
> > "/usr/local/share/mixxx/midi/Evolution_Xsession.midi.xml" )
> > Debug: SoundManager::setupDevices()
> > Debug: Xwax Vinyl control starting with a sample rate of: 44100
> > Debug: Building timecode lookup tables...
> >
> > Allocating 2097152 slots (8192Kb) for 20 bit timecode (Serato 2nd Ed.,
> > side A)
> > Debug: Created new VinylControlXwax!
> >
> > Debug: Xwax Vinyl control starting with a sample rate of: 44100
> > Debug: Building timecode lookup tables...
> >
> > Debug: Created new VinylControlXwax!
> >
> > Debug: iNumDevicesOpenedForOutput: 0
> > Debug: iNumDevicesOpenedForInput: 0
> > Debug: SoundManager::getDeviceList
> > Debug: DlgPrefVinyl::slotUpdate()
> > Debug: SoundManager::getDeviceList
> > Debug: DlgPrefSound::slotApplyApi
> > Debug: SoundManager::closeDevices()
> > Debug: SoundManager::setupDevices()
> > Debug: Xwax Vinyl control starting with a sample rate of: 44100
> > Debug: Building timecode lookup tables...
> >
> > Allocating 2097152 slots (8192Kb) for 20 bit timecode (Serato 2nd Ed.,
> > side A)
> > Debug: Created new VinylControlXwax!
> >
> > Debug: Xwax Vinyl control starting with a sample rate of: 44100
> > Debug: Building timecode lookup tables...
> >
> > Debug: Created new VinylControlXwax!
> >
> > Debug: iNumDevicesOpenedForOutput: 0
> > Debug: iNumDevicesOpenedForInput: 0
> > Debug: DlgPrefVinyl::slotUpdate()
> > Debug: SoundManager::getDeviceList
> > Debug: SoundManager: Setting defaults
> > Debug: SoundManager::getDeviceList
> > Debug: SoundManager::getDeviceList
> > Debug: SoundManager::getDeviceList
> > Debug: SoundManager::getDeviceList
> > Debug: DlgPrefVinyl::Apply
> > Debug: in VinylGainSlotApply() with gain: 1
> > Debug: Setting Gain Text
> > Debug: DlgPrefVinyl::slotUpdate()
> > Debug: SoundManager::getDeviceList
> > Debug: DlgPrefSound::Apply
> > Debug: Setting ChannelMaster in config to:  ""
> > Debug: request msec 64
> > Debug: SoundManager::closeDevices()
> > Debug: SoundManager::setupDevices()
> > Debug: Xwax Vinyl control starting with a sample rate of: 44100
> > Debug: Building timecode lookup tables...
> >
> > Allocating 2097152 slots (8192Kb) for 20 bit timecode (Serato 2nd Ed.,
> > side A)
> > Debug: Created new VinylControlXwax!
> >
> > Debug: Xwax Vinyl control starting with a sample rate of: 44100
> > Debug: Building timecode lookup tables...
> >
> > Debug: Created new VinylControlXwax!
> >
> > Debug: iNumDevicesOpenedForOutput: 0
> > Debug: iNumDevicesOpenedForInput: 0
> > Debug: SoundManager::getDeviceList
> > Debug: Midi OK (Workaround not required)
> > Debug: setupMappings(
> > "/usr/local/share/mixxx/midi/Evolution_Xsession.midi.xml" )
> > Debug: Destroying MixxxApp
> > Debug: Write track xml, 0
> > Debug: close soundmanager 682
> > Debug: SoundManager::closeDevices()
> > Debug: soundmanager->close() done
> > Debug: delete soundmanager, 710
> > Debug: SoundManager::clearDeviceList()
> > Debug: SoundManager::closeDevices()
> > TerminateHostApis in
> > TerminateHostApis out
> > Debug: delete master, 718
> > Debug: in ~EngineMaster()
> > Debug: delete channel1, 719
> > Debug: delete channel2, 723
> > Debug: delete buffer1, 726
> > Debug: delete buffer2, 732
> > Debug: delete view, 741
> > Debug: delete tracks, 905
> > Debug: save config, 945
> > Debug: delete config, 959
> >
> >
> >
> >
> >
> >
> >
> > On Dec 9, 2007 12:13 PM, Arve Knudsen <[EMAIL PROTECTED]> wrote:
> >> It doesn't look like you have PA compiled with JACK support, Jason. If
> >> you're on Ubuntu you should install libjack-dev before compiling PA.
> >>
> >> Arve
> >>
> >> On Sun, 09 Dec 2007 20:03:51 +0100, Jason Schaefer
> >> <[EMAIL PROTECTED]> wrote:
> >>
> >>
> >> > sr/lib/libportaudio.so.2
> >> >         linux-gate.so.1 =>  (0xffffe000)
> >> >         librt.so.1 => /lib/tls/i686/cmov/librt.so.1 (0xb7ed8000)
> >> >         libasound.so.2 => /usr/lib/libasound.so.2 (0xb7e12000)
> >> >         libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7dec000)
> >> >         libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0
> >> > (0xb7dd4000)
> >> >         libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7c8a000)
> >> >         /lib/ld-linux.so.2 (0x80000000)
> >> >         libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7c86000)
> >>
> >>
> >>
>
>
>

-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Mixxx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to