Hi there,
I run into a problem while compiling LyX-1.1.5 on an IBM RS6000 under
AIX-4.3.3.0 operation system. The last lines I got back from gmake
were:
g++ -DHAVE_CONFIG_H -I. -I. -I. -I../images -I/data/klugmann/include
-g -O2 -fno-rtti -fno-exceptions -c spellchecker.C
spellchecker.C: In function `void create_ispell_pipe(const BufferParams
&, const string &)':
spellchecker.C:361: implicit declaration of function `int bzero(...)'
gmake[3]: *** [spellchecker.o] Error 1
gmake[3]: Leaving directory `/data/klugmann/src/lyx-1.1.5/src'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/data/klugmann/src/lyx-1.1.5/src'
gmake[1]: *** [all-recursive-am] Error 2
gmake[1]: Leaving directory `/data/klugmann/src/lyx-1.1.5/src'
gmake: *** [all-recursive] Error 1
The compilers I use are:
> gcc -v
Reading specs from
/data/klugmann/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2/specs
gcc version 2.95.2 19991024 (release)
> g++ -v
Reading specs from
/data/klugmann/lib/gcc-lib/rs6000-ibm-aix4.3.3.0/2.95.2/specs
gcc version 2.95.2 19991024 (release)
Can anyone give me a hint what went wrong? Did I miss to include a
special library? Or is this (once again) a typical AIX problem? Sorry,
if this problem should be trivial, but I'm not common with C++, so I
don't want to patch around in the file "spellchecker.C" without having a
clue what's going on.
However, thanks for any helpful hints!
Happy LyXing, Dirk
--
************************************************************************
Dirk Klugmann Tel.: +49 341 235 - 2919
Institut fuer Troposphaerenforschung or: +49 341 235 - 2411
Permoserstrasse 15 FAX: +49 341 235 - 2361
D-04318 Leipzig E-mail: [EMAIL PROTECTED]
WWW: http://www.tropos.de/
************************************************************************