You are not logged in.

Search results

Search results 1-3 of 3.

Sunday, August 20th 2006, 3:01pm

Author: shaunwashere

RE: C compiler errors

Hi all, I've solved this problem first, I went to this site http://people.fruitsalad.org/adridg/bobu…to-Kueglix.html and in konsole entered "sudo apt-get build-dep kdelibs" to get the build-essential package. I then had a problem with the headers so went to this site http://packages.ubuntulinux.org/dapper/l…/kdelibs4-devin I installed "kdelibs4-dev" in Adept problem solved works fine now shaun

Sunday, August 20th 2006, 8:59am

Author: shaunwashere

gcc

hi thanks for the reply. Yes i have Ecc 4,0 installed along with base pack. It does show in config.log that it finds Gcc = configure:2494: checking for gcc configure:2510: found /usr/bin/gcc configure:2520: result: gcc configure:2764: checking for C compiler version configure:2767: gcc --version </dev/null >&5 gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for M...

Saturday, August 19th 2006, 11:32am

Author: shaunwashere

C compiler errors

Hi all, I'm new to the linux world, I only installed kubuntu 2 weeks ago after years of windows driving me up the wall. I'm having problems with ./configure to compile downloaded programs to install. The error message i get is, configure:2848: error: C compiler cannot create executables I've pasted a copy of the config.log Please help shaun This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, wh...