You are not logged in.

gnutux

Beginner

  • "gnutux" started this thread

Posts: 27

Location: Toronto, Canada

  • Send private message

1

Friday, April 28th 2006, 2:19am

Cannot compile kopete-0.12-svn

ok, I can't seem to compile kopete 0.12 svn on SUSE 10.0, but I used to be able to.

Quoted



checking if C++ programs can be compiled... no
configure: error: Your Installation isn't able to compile simple C++ programs.
Check config.log for details - if you're using a Linux distribution you might miss
a package named similar to libstdc++-dev.



I have libstdc++-devel though.

Quoted


Name : libstdc++-devel Relocations: (not relocatable)
Version : 4.0.2_20050901 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release : 3 Build Date: Fri 09 Sep 2005 11:40:52 AM EDT
Install date: Sat 22 Apr 2006 04:39:14 PM EDT Build Host: bach.suse.de
Group : System/Libraries Source RPM: gcc-4.0.2_20050901-3.src.rpm
Size : 45034994 License: GPL
Signature : DSA/SHA1, Fri 09 Sep 2005 11:55:45 AM EDT, Key ID a84edae89c800aca
Packager : http://www.suse.de/feedback
URL : http://gcc.gnu.org/
Summary : Include Files and Libraries mandatory for Development
Description :
This package contains all the headers and libraries of the standard C++
library. It is needed for compiling C++ code.

The source code is in the package gcc.
Distribution: SUSE LINUX 10.0 (i586)


gcc is also installed

Quoted



Name : gcc Relocations: (not relocatable)
Version : 4.0.2_20050901 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release : 3 Build Date: Fri 09 Sep 2005 11:40:52 AM EDT
Install date: Fri 21 Apr 2006 07:43:41 PM EDT Build Host: bach.suse.de
Group : Development/Languages/C and C++ Source RPM: gcc-4.0.2_20050901-3.src.rpm
Size : 806634 License: GPL
Signature : DSA/SHA1, Fri 09 Sep 2005 11:55:14 AM EDT, Key ID a84edae89c800aca
Packager : http://www.suse.de/feedback
URL : http://gcc.gnu.org/
Summary : The GNU C Compiler and Support Files
Description :
NOTE: Be sure to install at least the following packages as well, or
you will not be able to compile: binutils and glibc-devel.

Compiled with support for Ada, C, C++, Fortran77, Java and Objective-C.



Authors:
--------
The GCC team.
Distribution: SUSE LINUX 10.0 (i586)


Here's the config.log file:
http://www.ae-net.cjb.net/kopete012-config.log

Please help!

xboxrulz

bram85

Professional

Posts: 948

Location: Eindhoven

Occupation: Software Engineer

  • Send private message

2

Friday, April 28th 2006, 9:22am

RE: Cannot compile kopete-0.12-svn

What about other (C++) applications? Do they configure well?
Bram Schoenmakers
KDE Netherlands (www.kde.nl)

gnutux

Beginner

  • "gnutux" started this thread

Posts: 27

Location: Toronto, Canada

  • Send private message

3

Saturday, April 29th 2006, 5:54pm

yes they do, only Kopete doesn't work.

gnutux