> -----Original Message----- > From: Kevin Atkinson [mailto:[EMAIL PROTECTED]] > Sent: Saturday, August 24, 2002 8:11 AM > To: Gansser, Martin > Cc: [EMAIL PROTECTED] > Subject: Re: [aspell-devel] convert.cpp:25: syntax error before `;' > token > > > Please try the attached patch. > > -- > http://kevin.atkinson.dhs.org
works more better, but fails again later: /bin/sh ../libtool --mode=link gcc -g -O2 -o list-dicts list-dicts.o ../lib/libaspell.la libtool: link: warning: this platform does not like uninstalled shared libraries libtool: link: `list-dicts' will be relinked during installation gcc -g -O2 -o .libs/list-dicts list-dicts.o ../lib/.libs/libaspell.sl /opt/mgansser/GNU/aspell-0.50 /common/.libs/libaspell-common.sl -L/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2 -L/usr/ccs/bin -L/usr/ccs/lib -L/opt/langtools/lib -L/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2/../../.. -L/o pt/bintmp/gcc-3.2/gcc/hppa2.0n-hp-hpux11.00/libstdc++-v3/src -L/opt/bintmp/gcc-3.2/gcc/hppa2.0n-hp-h pux11.00/libstdc++-v3/src/.libs -L/opt/bintmp/gcc-3.2/gcc/gcc -L/usr/local/hppa2.0n-hp-hpux11.00/bin /usr/local/lib/libstdc++.sl -lm -lgcc_s -Wl,+b -Wl,/opt/mgansser/GNU/aspell-0.50/lib/.libs:/opt/mga nsser/GNU/aspell-0.50/common/.libs:/usr/local/lib creating list-dicts gmake[1]: Leaving directory `/opt/mgansser/GNU/aspell-0.50/examples' Making all in prog gmake[1]: Entering directory `/opt/mgansser/GNU/aspell-0.50/prog' source='compress.c' object='compress.o' libtool=no \ depfile='.deps/compress.Po' tmpdepfile='.deps/compress.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I../common -I../common/ -I../interfaces/cc/ -I../modules/speller/defaul t/ -g -O2 -c `test -f 'compress.c' || echo './'`compress.c /bin/sh ../libtool --mode=link gcc -g -O2 -o word-list-compress compress.o mkdir .libs gcc -g -O2 -o word-list-compress compress.o source='aspell.cpp' object='aspell.o' libtool=no \ depfile='.deps/aspell.Po' tmpdepfile='.deps/aspell.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I../common -I../common/ -I../interfaces/cc/ -I../modules/speller/defaul t/ -g -O2 -c -o aspell.o `test -f 'aspell.cpp' || echo './'`aspell.cpp source='check_funs.cpp' object='check_funs.o' libtool=no \ depfile='.deps/check_funs.Po' tmpdepfile='.deps/check_funs.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I../common -I../common/ -I../interfaces/cc/ -I../modules/speller/defaul t/ -g -O2 -c -o check_funs.o `test -f 'check_funs.cpp' || echo './'`check_funs.cpp check_funs.cpp: In function `void restore_state()': check_funs.cpp:135: `delscreen' undeclared (first use this function) check_funs.cpp:135: (Each undeclared identifier is reported only once for each function it appears in.) check_funs.cpp: In function `void layout_screen()': check_funs.cpp:206: `halfdelay' undeclared (first use this function) check_funs.cpp:210: `getmaxyx' undeclared (first use this function) check_funs.cpp:216: `hline' undeclared (first use this function) check_funs.cpp: In function `void get_line(acommon::String&)': check_funs.cpp:326: `KEY_END' undeclared (first use this function) check_funs.cpp: In function `void new_line(int&, int, int)': check_funs.cpp:410: `winsdelln' undeclared (first use this function) gmake[1]: *** [check_funs.o] Error 1 gmake[1]: Leaving directory `/opt/mgansser/GNU/aspell-0.50/prog' gmake: *** [all-recursive] Error 1 prounix_root:/users/mgansser/GNU/aspell-0.50 # thanks Martin _______________________________________________ Aspell-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/aspell-devel