aspell-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Aspell-user] can't build on current Cygwin version (CopyPtr related ???


From: Lucian Muresan
Subject: [Aspell-user] can't build on current Cygwin version (CopyPtr related ???)
Date: Mon, 26 Aug 2002 14:38:20 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1b) Gecko/20020721

Hello,

I am trying to get aspell working on current Cygwin (I want to use it with LyX for my thesis), and I cannot build it. I used the CXXFLAGS='-O2' and even upgraded to the latest CVS Libtool (1.4e), but it doesn't work, either version I try (0.50.0 or the 0.50.1-test2). Below, my output.
TIA,
Lucian


make[2]: Entering directory `/usr/src/aspell-0.50.1-test2/common' /bin/bash ../libtool --mode=link g++ -O2 -o libaspell-common.la -rpath /usr/local/lib -release 0.50.1 string.lo getdata.lo itemize.lo file_util.lo string_buffer.lo string_map.lo string_list.lo config.lo posib_err.lo errors.lo error.lo fstream.lo iostream.lo info.lo can_have_error.lo convert.lo tokenizer.lo speller.lo document_checker.lo filter.lo strtonum.lo
rm -fr .libs/libaspell-common.dll.a
g++ -shared -nostdlib .libs/string.o .libs/getdata.o .libs/itemize.o .libs/file_util.o .libs/string_ buffer.o .libs/string_map.o .libs/string_list.o .libs/config.o .libs/posib_err.o .libs/errors.o .libs/error.o .libs/fstream.o .libs/iostream.o .libs/info.o .libs/can_have_error.o .libs/convert.o .libs/tokenizer.o .libs/speller.o .libs/document_checker.o .libs/filter.o .libs/strtonum.o -L/usr/local/lib -L/usr/lib -L/usr/lib/w32api -L/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5 -lstdc++ -lgcc -lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32 -lgcc -o .libs/cygaspell-common-0-50-1.dll -Wl,--image-base=0x10000000 -Wl,--out-implib,.libs/libaspell-common.dll.a
Creating library file: .libs/libaspell-common.dll.a
.libs/speller.o(.text$_$_Q27acommont14GenericCopyPtr2ZQ27acommon6ConfigZQ37acommont7CopyPtr1ZQ27acommon6Config5Parms+0x19):speller.cpp: undefined reference to `acommon::CopyPtr<acommon::Config>::Parms::del(acommon::Config *)'
collect2: ld returned 1 exit status
make[2]: *** [libaspell-common.la] Error 1
make[2]: Leaving directory `/usr/src/aspell-0.50.1-test2/common' make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/aspell-0.50.1-test2/common'
make: *** [all-recursive] Error 1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]