[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [coldsync-hackers] Compile problems
On Tue, Dec 11, 2001 at 01:58:04PM +0100, Till Harbaum wrote:
> while at home with redhats gcc-2.96, the compile of 2.2.5 went fine, at work
> with gcc-2.95.3, i am unable to link 2.2.5 nor 2.3.0-xxx. The linker messages
> are attached. All the problems are within symboltable.o.
It looks as if you don't have the STL (C++ Standard Template
Library) installed properly. I'm not sure how you'd go about fixing
this. Maybe there's an RPM, I don't know.
Another possibility is that you have two different
implementations of the STL, one of which makes gcc unhappy. Look for
C++ include files called "string" and "map" (yes, without an
extension; someone evidently thought this would be a nifty idea). If
you find two or more of them, you'll want to add "-I/some/directory"
to your CPPFLAGS environment variable when configuring.
--
Andrew Arensburger This message *does* represent the
arensb@ooblick.com views of ooblick.com
It runs much faster with a 1Gb disk cache.
This message was sent through the coldsync-hackers mailing list. To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body. For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.