Hi folks,

if I try to compile with --enable-bindings, the compilation ends with a
bunch of errors. It seems to me that in abi/src/bindings/perl, the AbiWord.cpp
is older than the AbiWord.xs. The .xs has the right call to FV_View::findNext
with three arguments, the .cpp has a call with only two arguments (which makes
the compilation fail).

Because the .cpp is checked into CVS, somebody should regenerate it, I think.
Or delete it from CVS.

If I remove the .cpp by hand, compilation still fizzles. The .cpp is 
regenerated (this time in the build directory), but aside from a lot of 
warnings, I still get
  AbiWord.xs:314: `mm' is not a member of type `fp_PageSize'
which I don't know how to correct.

Thanks,
  Frodo

-- 
Frodo Looijaard <[EMAIL PROTECTED]>  PGP key and more: http://huizen.dds.nl/~frodol
Defenestration n. (formal or joc.):
  The act of removing Windows from your computer in disgust, usually followed
  by the installation of Linux or some other Unix-like operating system.

Reply via email to