On Thu, Dec 18, 2008 at 06:57:42PM +0100, alessandro moschetti <[email protected]> wrote: > I try to go after, but when i launch > > LDFLAGS="-L/sw/lib" CPPFLAGS="-I/sw/include -I/sw/include/lame" ./ > configure > make > sudo make install > > i have this error: > > configure: WARNING: Cache variable ac_cv_env_CFLAGS_value contains a > newline.
Try removing config.cache and re-running configure. Greetings Matthias
