I wrote:
Could I ask you to take a look at the "Makefile" generated
by
configure...
A word of advice here (this may or may not be the problem).
When you update the sources from CVS, you should run "configure"
before "make", in case anything to do with the build process has
changed meantime. Configure (re-)generates the Makefiles, and a
stale Makefile may cause problems.
Allin Cottrell