Hi folks

I have the AIX toolbox for Linux apps installed on my aix 4.3.3 box and I have
g++ 2.9 installed using this. 

I'm trying to compile lyx-1.1.3 .. I ran into a few errors which I managed to
surmount using other people's tips:

1. The files figinset.C FontInfo.C and FontLoader.C cause a clash with some
"exception" class in the system headers. The old archive message suggested the
kludge (#define _MATH_H 1). In AIX this has to be (#define _H_MATH 1). In
addition, in figinset.C I had to have this (trial and error cut-paste from
/usr/include/math.h :-)

 extern double ceil(double); 

2. The explicit cast of putenv in filetools.C 

Finally though I have the following problem:

LyxView.C:250: Internal compiler error 19991203.
LyxView.C:250: Please submit a Problem Report to Cygnus Solutions with send-pr

Has anybody else encountered this ? Know how to fix it ? 

Thanks ! 

=====
Toodle-pip
Sailesh 
http://www.pipedream.org/~sailesh
Ph: (408) 225-8035 [H]
    (408) 927-1913 [W]

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

Reply via email to