aspell-user
[Top][All Lists]
Advanced

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

[Aspell-user] Compile problem on Solaris 8


From: Lynn Tinney
Subject: [Aspell-user] Compile problem on Solaris 8
Date: Wed, 4 Feb 2004 21:41:22 -0600




I'm new to aspell and am having trouble getting it to compile.  ./configure 
seems to run fine with --prefix=/home/me  But when I run make I get pages of 
errors like the following:


ld: fatal: symbol `__cxa_dyn_string_append' is multiply-defined:        (file 
.libs/libaspell.lax/libaspell-common.a/dyn-string.o and file 
.libs/libaspell.lax/libstdc++.a/dyn-string.o);
ld: fatal: symbol `__cxa_dyn_string_prepend_cstr' is multiply-defined:        
(file .libs/libaspell.lax/libaspell-common.a/dyn-string.o and file 
.libs/libaspell.lax/libstdc++.a/dyn-string.o);
ld: fatal: symbol `__cxa_dyn_string_delete' is multiply-defined:        (file 
.libs/libaspell.lax/libaspell-common.a/dyn-string.o and file 
.libs/libaspell.lax/libstdc++.a/dyn-string.o);
ld: fatal: symbol `__cxa_dyn_string_clear' is multiply-defined:        (file 
.libs/libaspell.lax/libaspell-common.a/dyn-string.o and file 
.libs/libaspell.lax/libstdc++.a/dyn-string.o);
ld: fatal: symbol `__cxa_dyn_string_copy' is multiply-defined:        (file 
.libs/libaspell.lax/libaspell-common.a/dyn-string.o and file 
.libs/libaspell.lax/libstdc++.a/dyn-string.o);
ld: fatal: symbol `__cxa_dyn_string_init' is multiply-defined:        (file 
.libs/libaspell.lax/libaspell-common.a/dyn-string.o and file 
.libs/libaspell.lax/libstdc++.a/dyn-string.o);
ld: fatal: File processing errors. No output written to 
.libs/libaspell.so.15.0.2
collect2: ld returned 1 exit status
make[1]: *** [libaspell.la] Error 1
make[1]: Leaving directory `/home/me/aspell-0.50.4.1/lib'
make: *** [all-recursive] Error 1

I'm on Solaris 8
gcc-3.2.2
aspell-0.50.4.1

Can anybody tell me why there is a conflict between libaspell-common.a and 
libstdc++.a

Please cc me since I'm not on the list.

Thanks!! for any help
Lynn





reply via email to

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