| Bug#: 188179 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: sound@gentoo.org | Reported By: josh.parsons@stonebow.otago.ac.nz | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: media-sound/mhwaveedit-1.4.12 no longer supports jack | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-08-08 21:20 0000 | |||
| Description: | Opened: 2007-08-08 21:20 0000 |
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
Created an attachment (id=127323) [details]
config.log from
/var/tmp/portage/media-sound/mhwaveedit-1.4.12/work/mhwaveedit-1.4.12/
fixed thanks, that was due to pkgconfig variables not being initialized if sndfile was not in useflags.