Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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.