code-google-com / qmmp

Automatically exported from code.google.com/p/qmmp
0 stars 0 forks source link

Unable to compile with Alsa, with LibMad, etc. #543

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Running the install process (cmake / make / make install
2. cmake ./ -DUSE doesn't change anything
3.

What is the expected output? What do you see instead?

:~/qmmp-0.5.5$ cmake ./
-- Found lrelease executable: /usr/bin/lrelease-qt4
-- Generating translations ...
-- checking for one of the modules 'enca>=1.9'
-- checking for module 'taglib'
--   package 'taglib' not found
-- checking for modules 
'libavcodec>=52.20.0;libavformat>=52.31.0;libavutil>=49.15.0'
--   package 'libavcodec>=52.20.0' not found
--   package 'libavformat>=52.31.0' not found
--   package 'libavutil>=49.15.0' not found
-- checking for one of the modules 'sndfile'
-- checking for one of the modules 'wavpack'
-- checking for one of the modules 'libmodplug'
-- checking for modules 'libcdio;libcdio_cdda;libcdio_paranoia;libcddb'
--   package 'libcdio' not found
--   package 'libcdio_cdda' not found
--   package 'libcdio_paranoia' not found
--   package 'libcddb' not found
-- checking for one of the modules 'alsa'
-- checking for modules 'jack;samplerate'
--   package 'jack' not found
--   package 'samplerate' not found
-- checking for one of the modules 'libprojectM'
-- checking for one of the modules 'libprojectM>=2.0.0'
-- checking for module 'samplerate'
--   package 'samplerate' not found
-- checking for one of the modules 'libbs2b>=3.0.0'
-- checking for one of the modules 'libcurl'
-- checking for one of the modules 'libmms>=0.4'

Transports:
HTTP support ......................disabled
MMS support .......................disabled

Input Plugins:
mp3 support .......................disabled
FLAC support ......................disabled
Ogg Vorbis support ................disabled
Musepack support ..................disabled
MOD support .......................disabled
Wave support ......................disabled
WavPack support ...................disabled
FFmpeg support ....................disabled
AAC support .......................disabled
CUE sheet support .................enabled
Mplayer support ...................enabled
CD Audio support ..................disabled
Midi support ......................disabled
Game music support ................disabled

Output Plugins:
ALSA support ......................disabled
OSS support .......................enabled
OSS4 support ......................disabled
JACK support ......................disabled
PulseAudio support ................disabled
Null output support ...............enabled
Win32 Waveout support .............disabled

Effect Plugins:
Sample Rate Conversion ............disabled
BS2B Plugin .......................disabled
LADSPA Host .......................enabled
Crossfade .........................enabled
Extra Stereo ......................enabled

Visual Plugins:
Analyzer ..........................enabled
ProjectM ..........................disabled

General Plugins:
MPRIS support .....................enabled
Scrobbler .........................enabled
Tray support ......................enabled
Notifier support ..................enabled
Lyrics support ....................enabled
HAL support .......................enabled
UDisks support ....................enabled
Global hotkey support .............enabled
File operations ...................enabled
Cover manager .....................enabled
KDE4 notifications support ........enabled

File Dialogs:
QMMP File Dialog ..................enabled

Advanced:
Skinned user interface ............enabled
Automatic charset detection .......disabled

-- Configuring done
-- Generating done
-- Build files have been written to: /home/maxime/qmmp-0.5.5

What version of the product are you using? On what operating system?

Ubuntu 12.04 LTS
Tryed with qmmp 0.5.5 and 0.5.4.
No problem with qmmp 0.5.2 (apt-get install) but scrobbler is broken.

Please provide any additional information below.

Thank you for the help :)

Original issue reported on code.google.com by mlebi...@gmail.com on 28 May 2012 at 10:22

GoogleCodeExporter commented 9 years ago
Install development files first. See full list here 
http://packages.debian.org/source/sid/qmmp

Original comment by trialuser02 on 28 May 2012 at 12:59

GoogleCodeExporter commented 9 years ago
:) Simple and fast. 5.5 is now up. Thanks a lot for your fast answer.

The problem of the scrobbling is still here. Any idea ?

Original comment by mlebi...@gmail.com on 29 May 2012 at 6:43

GoogleCodeExporter commented 9 years ago
My Bad. Scrobbling is now OK. I ve talked too fast !
Thanks again and long live to qmmp !

Original comment by mlebi...@gmail.com on 29 May 2012 at 6:44

GoogleCodeExporter commented 9 years ago

Original comment by trialuser02 on 29 May 2012 at 6:59