Re: libsigc++ compile error




Dear Jim,

You most likely have got to versions of the gcc executable lying around. As root run updatedb (this will build a list of all the files on your system) and then execute locate bin/gcc this should unearth all the gcc executables that you have on the system. Delete the one that is version 3.3.2 and leave the 3.4.0 version. Upgrading to version 3.4.2 might be an idea but you should be able to cope with version 3.4.0. If you still want to upgrade follow the instrauctions included with gcc and you should be fine.

Let me know if this solved the issue,

Stef

Jim Maas wrote:

Still digging around here on this one and found the following.

When I check gcc version I get this... would this mean that i have an older version of gcc kicking around that
is causing the problem?

 gcc --version
gcc (GCC) 3.3.2 (Mandrakelinux 10.0 3.3.2-7mdk)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

I may try downloading and installing gcc 3.4.2 but it makes me nervous, is that likely to help?

Thanks

Jim

--


==============================================
Jim Maas   jamaas at btinternet dot com





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