Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 188179 - media-sound/mhwaveedit-1.4.12 no longer supports jack
Summary: media-sound/mhwaveedit-1.4.12 no longer supports jack
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-08 21:20 UTC by Josh Parsons
Modified: 2007-08-21 09:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
config.log from /var/tmp/portage/media-sound/mhwaveedit-1.4.12/work/mhwaveedit-1.4.12/ (config.log,57.98 KB, text/plain)
2007-08-08 21:23 UTC, Josh Parsons
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Josh Parsons 2007-08-08 21:20:02 UTC
mhwaveedit 1.4.12 appears to no longer compile with jack support even though the jack USE flag was specified.

$ sudo emerge -a mhwaveedit

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] media-sound/mhwaveedit-1.4.12  USE="alsa arts esd jack ladspa nls sdl sox -libsamplerate -oss -portaudio -sndfile" 

...

------------------------
mhWaveEdit configuration
------------------------

Version: 1.4.12

Libraries: 
  GTK+ version:           2.x
  Libsndfile:             no
  Libsamplerate:          no

Sound drivers:
  OSS:                    no
  ALSA:                   yes
  JACK:                   no
Comment 1 Josh Parsons 2007-08-08 21:23:20 UTC
Created attachment 127323 [details]
config.log from /var/tmp/portage/media-sound/mhwaveedit-1.4.12/work/mhwaveedit-1.4.12/
Comment 2 Alexis Ballier gentoo-dev 2007-08-21 09:48:01 UTC
fixed thanks, that was due to pkgconfig variables not being initialized if sndfile was not in useflags.