Jump to content
Sign in to follow this  
dikapramantya

Can't Compile on Linux

Recommended Posts

some one corrupted sources by windows editor.

Need convert windows end of lines to unix/linux end of lines.

And probably add executable bit to configure if it missing

Share this post


Link to post
Share on other sites

 

apt-get install dos2unix
dos2unix configure

no)) need apt-get install gcc ++ 

but what are you talking, Mr. Kenik))

Edited by ucell_uz

Share this post


Link to post
Share on other sites

 

 

apt-get install dos2unix
dos2unix configure

no)) need apt-get install gcc ++ 

but what are you talking, Mr. Kenik))

IxVM2dy.png

Share this post


Link to post
Share on other sites

o_O-))

That's error about CRLF symbols at the end of line (also known as \r\n). Windows uses both symbols, MAC - CR, *nix - LF. That's the reason.

Share this post


Link to post
Share on other sites

ask again after ./configure i got

configure: error: compiler is unable to compile shared objects for an unhandled reason, please report this with attached config.log... stopping

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.