On Apr 22, 2012, at 20:35 45, Juan Priario wrote: > Installation error in openSUSE 12.1 32bit, not continue after make command. > > cae_jack.cpp:1370:11: error: ‘mad_mpeg’ was not declared in this scope > > [... more compile errors omitted...]
Looks like we have two things going on here: 1) Unprotected references to libmad by Rivendell (fixed in CVS-v2_branch a couple of minutes ago). 2) Missing headers on your system for MAD. Are you sure you have the correct -devel package installed? If so, could you please tell us where 'mad.h' is located? (try doing 'find / -name mad.h -print' to do a system-wide search). Cheers! |-------------------------------------------------------------------------| | Frederick F. Gleason, Jr. | Chief Developer | | | Paravel Systems | |-------------------------------------------------------------------------| | "No, `Eureka!' is Greek for `This bath is too hot!'" | | -- Dr. Who | |-------------------------------------------------------------------------| _______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
