I've got a CVS checkout from a week or so ago and compiled it fine (eventually). Then I spotted a bug in import of .nuv files, realised what it was, and went into import/nuv/import_nuv.c to made a few edits.

I then came back out to the top directory and typed 'make'. 'Make' went through all the directories and did nothing! Did I miss something?

( I'll have to double-check, but I don't recall seeing an explicit message from 'make' saying that it checked the 'import/nuv' subdirectory. I'm sure it did claim that it went into the 'import' subdirectory. Maybe it doesn't flag visits to sub-subdirectories? )

I have of course previously run ./configure with --enable-nuv and --enable-lzo options (amongst others). Otherwise I'd not have seen the bug I wanted to clean up in the first place.

Steve

Reply via email to