On Tue, May 13, 2014 at 08:02:54PM +0200, Dimitry Andric wrote: > > Unfortunately, the error occurred before the part of the log you posted. > Can you post the full log somewhere, or search for a line containing > "error:" yourself, and paste that part instead? > > -Dimitry >
Hi, sorry for the delay. Here's the error: # cat log2.txt | grep "error:" /usr/ports/www/firefox/work/mozilla-release/content/media/AudioStream.cpp:700: 37: error: no matching member function for call to 'receiveSamples' /usr/ports/www/firefox/work/mozilla-release/content/media/AudioStream.cpp:774: 36: error: cannot initialize a parameter of type 'const SAMPLETYPE *' (aka 'const short *') with an rvalue of type 'AudioDataValue *' (aka 'float *') /usr/ports/www/firefox/work/mozilla-release/content/media/AudioStream.cpp:777: 47: error: no matching member function for call to 'receiveSamples' thanks, -- John _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
