On Tue, 17 Sep 2002, Frederick Page wrote: > >>make[1]: Entering directory `/usr/local/src/cdrdao-1.1.6/utils' > >>toc2mp3.cc: In function `class string & clean_string(string &)': > >>toc2mp3.cc:426: no matching function for call to > >>`basic_string<char,string_char_traits<char>,__default_alloc_template<true,0> > >>::clear ()' > > >Same thing on RedHat 7.2-axp. > > RTFM helped me ;-) > > ./configure --with-lame-include=/usr/local/lame-3.92
Unfortunately, this doesn't help me - the configure finds lame libs and includes as it is... If I don't specify --with-lame-include, I get this: checking for Lame library version >= 3.92... yes But the error is exactly the same as in your case... ??? D. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

