Hi everyone,
It seems I have a problem here :)
I'm trying to compile lyx-1.1.6fix1, configure works fine but make drops out
on me.
The same with the earlier version 1.1.6. I have all the correct versions
installed, except for the fact that I have imlib instead of xpm but it is
recognized as xpm version 4.11, so...
Below is the actual output of make:
[root@KeaperCave lyx-1.1.6fix1]#  make
Making all in intl
make[1]: Entering directory `/usr/local/lyx-1.1.6fix1/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/lyx-1.1.6fix1/intl'
Making all in po
make[1]: Entering directory `/usr/local/lyx-1.1.6fix1/po'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/lyx-1.1.6fix1/po'
Making all in sigc++
make[1]: Entering directory `/usr/local/lyx-1.1.6fix1/sigc++'
make  all-recursive
make[2]: Entering directory `/usr/local/lyx-1.1.6fix1/sigc++'
Making all in macros
make[3]: Entering directory `/usr/local/lyx-1.1.6fix1/sigc++/macros'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/lyx-1.1.6fix1/sigc++/macros'
make[3]: Entering directory `/usr/local/lyx-1.1.6fix1/sigc++'
make[3]: Leaving directory `/usr/local/lyx-1.1.6fix1/sigc++'
make[2]: Leaving directory `/usr/local/lyx-1.1.6fix1/sigc++'
make[1]: Leaving directory `/usr/local/lyx-1.1.6fix1/sigc++'
Making all in boost
make[1]: Entering directory `/usr/local/lyx-1.1.6fix1/boost'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/lyx-1.1.6fix1/boost'
Making all in src
make[1]: Entering directory `/usr/local/lyx-1.1.6fix1/src'
make  all-recursive
make[2]: Entering directory `/usr/local/lyx-1.1.6fix1/src'
Making all in mathed
make[3]: Entering directory `/usr/local/lyx-1.1.6fix1/src/mathed'
/bin/sh ../../libtool --mode=compile
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I../../images -I./../ -I../.. -I../
.. -I../../boost  -isystem /usr/X11R6/include  -g -O2 -fno-exceptions -c
formula.C
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I../../images -I./../ -I../.. -I../
.. -I../../boost -isystem /usr/X11R6/include -g -O2 -fno-exceptions -c
formula.C -o formula.o
formula.C:942:2: warning: #warning This is a terrible hack! We should find a
better solution.
formula.C:1067:2: warning: #warning This is a terrible hack! We should find
a better solution.
In file included from formula.C:30:
../../src/minibuffer.h:17: using directive `Object' introduced
ambiguous type `_ObjectRec *'
make[3]: *** [formula.lo] Error 1
make[3]: Leaving directory `/usr/local/lyx-1.1.6fix1/src/mathed'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/lyx-1.1.6fix1/src'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/usr/local/lyx-1.1.6fix1/src'
make: *** [all-recursive] Error 1

This is run nr. so many so the first part is indeed finished like it says.
Any help appreciated
Jeroen


Reply via email to