Results 1 to 2 of 2
I am trying to compile the latest version of lame, but I get the error message:configure:3108: error: C compiler cannot create executables
See `config.log' for more details.
I have compiled ...
- 11-05-2008 #1Just Joined!
- Join Date
- Sep 2008
- Posts
- 3
Lame
I am trying to compile the latest version of lame, but I get the error message:configure:3108: error: C compiler cannot create executables
See `config.log' for more details.
I have compiled lame many times on other distros with no problem. I have gcc installed. This error occurs on the ./configure part. How do I fix this in Mepis 7.0?
- 11-06-2008 #2
Try doing:
Then try.Code:apt-get install libc6-dev g++


Reply With Quote
