Joaquin Cuenca Abela wrote: > > On Wed, 2002-02-06 at 14:45, Hubert Figuiere wrote: > > begin [EMAIL PROTECTED] <[EMAIL PROTECTED]> quotation: > > > 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). > > > > I don't think --enable-bindings works as adverstised. You may be missing a > > couple of defines compared to the diving make. > > --enable-scripting should work better (except if somebody has > s/enable-scripting/enable-bindings/g... ;)
You are right, of course :-) > anyway I didn't finished the install stage, because it has several paths > in the Makefile.am that should be deduced in function of the system, but > that right now are static (but it should work if you use my computer :) But the real problem is in the compilation stage (looking for fp_PageSize::mm which does not seem to exist). 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.
