Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Pete on February 24, 2002, 06:01:09 AM

Title: COMPILER
Post by: Pete on February 24, 2002, 06:01:09 AM
Is there away I can add a compiler to my esmith system? I try using gcc, cc but it doesnt have it. Can someone help me? Guide me...
Title: Re: COMPILER
Post by: Dan Brown on February 24, 2002, 06:26:19 AM
http://www.e-smith.org/faq.php3#8q7
Title: Re: COMPILER
Post by: Kenneth Wellin on February 24, 2002, 12:32:39 PM
Hi,

See http://forums.contribs.org/index.php?topic=12903.msg48618#msg48618 for 5.1.2

Regards,

Kenneth
Title: Re: COMPILER
Post by: Pete on February 24, 2002, 09:01:10 PM
rpm -Uvh ftp://speakeasy.rpmfind.net/linux/redhat/updates/7.2/en/os/i386/glibc-devel-2.2.4-19.3.i386.rpm
Retrieving ftp://speakeasy.rpmfind.net/linux/redhat/updates/7.2/en/os/i386/glibc-devel-2.2.4-19.3.i386.rpm
error: failed dependencies:
        kernel-headers   is needed by glibc-devel-2.2.4-19.3
        kernel-headers >= 2.2.1 is needed by glibc-devel-2.2.4-19.3
[root@boink /root]#


Thats what I get, any ideas?
Any url's?

 I already installed cpp/make with no problem. But I cant install gcc/glibcdevel.
Title: Re: COMPILER
Post by: robert on February 25, 2002, 01:09:16 AM
Just like rpm reports, you need kernel-headers. But I'm sure you already knew that from reading the instructions you were referred to.
Title: Re: COMPILER
Post by: Jerry on February 26, 2002, 02:20:05 AM
Still getting this error after installing al the rpm's when i want to install libsigc++ 1.0.0

checking whether the C++ compiler (gcc  ) works... no
configure: error: installation or configuration problem: C++ compiler cannot create executables.