On Thu, 17 Feb 2005 13:48:36 +0000, Angus Leeming <[EMAIL PROTECTED]> wrote: > 'make' controls the process of building the package by delegating the > compilation of individual files to a C++ compiler. Once all files have > been compiled, it passes them all to a linker to generate the executable. > > From your earlier post it appears that the C++ compiler is failing to > compile some file. It will output some diagnostic info. > > If you type > > $ sh ./make_tex2lyx_dist.sh . > make.log 2>&1 > > you'll send all output to a file 'make.log'. > Compress it (bzip2 make.log) and post it here and I'll have a look.
Thanks, Angus, for your explanation. The log file is attached as requested. Paul
make.log.tar.bz2
Description: application/bzip