Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

compiling

  Date: Dec 26    Category: Unix / Linux / Ubuntu    Views: 264
  

I am trying to compile Kerberos. The reason I have to compile is very
complicated but I cannot use apt-get or any internet connected way of
installing Kerberos. I downloaded krb5-1.5.4-signed.tar and extracted
it. I then tried the ./configure command and got the following message:

configure: loading cache .config.cache
checking for gcc... gcc
checking for C compiler default output file name... configure: error:C
compiler cannot create executables
See 'config.log' for more details

I do have a copy of the config.log file if I need to show it to get
help. Something is wrong and I cannot compile. Maybe somebody could help
please.

Share: 

 

3 Answers Found

 
Answer #1    Answered On: Dec 26    

Insert you Ubuntu CD after you boot and open synaptic and go to Edit>Add CD ROM
Search for the package "checkinstall" and install that and same with "cvs",
"subversion", and "gcc".
That should do it. try it and if it fails. Eh we go to the next step.

 
Answer #2    Answered On: Dec 26    

It seems like the solution I was looking for. As this
is on a computer at work, I'll report back after trying it next week.

 
Answer #3    Answered On: Dec 26    

Thanks that was the problem and your solution solved it.
Unfortunately installing kerberos didn't solve the "bigger" problem
but that's another thread that I may open after trying various ideas I
have to solve the problem.

 
Didn't find what you were looking for? Find more on compiling Or get search suggestion and latest updates.




Tagged: