Koozali.org: home of the SME Server

COMPILER

Pete

COMPILER
« 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...

Dan Brown

Re: COMPILER
« Reply #1 on: February 24, 2002, 06:26:19 AM »

Kenneth Wellin

Re: COMPILER
« Reply #2 on: February 24, 2002, 12:32:39 PM »

Pete

Re: COMPILER
« Reply #3 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.

robert

Re: COMPILER
« Reply #4 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.

Jerry

Re: COMPILER
« Reply #5 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.