[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Aspell-user] gcc 3.3.1 Multiple definitions
From: |
casandra01 |
Subject: |
[Aspell-user] gcc 3.3.1 Multiple definitions |
Date: |
Tue, 24 Feb 2004 08:06:38 +0800 (PHT) |
User-agent: |
SquirrelMail/1.4.0 |
Desperate and confused so I hope somebody can help me. I just
upgraded from gcc 3.3 to 3.3.1 and now I can't get aspell to
compile. I've downgraded back to gcc 3.3 and it still works there
but I need to use 3.3.1 for what I'm working on. Whenever I type
make, after typing configure, I get tons of errors stating "multiple
definition of " one file or another, ie:
`std::_Base_bitset<(unsigned)1>::_M_do_find_first(unsigned)
const'.
I've seen some references to the problem on the web
but have yet to run into a solution. The closest one was http://mail.gnu.org/archive/html/libtool/2003-08/msg00031.html which
mentions something called postdeps.
Here's my setup:
Redhat 8.0,
gcc version 3.3.1, GNU Make version 3.79.1
- [Aspell-user] gcc 3.3.1 Multiple definitions,
casandra01 <=