Jump to content
  • 0
Sign in to follow this  
Aeromesi

What does this mean "Malformed Archive"?

Question

So when compiling I get this error, did dos2unix on my files, set permissions to 777 etc, i dunno why but now it doesnt wanna compile...

 /usr/bin/ar: obj_all/common.a: Malformed archivemake[1]: *** [obj_all/common.a] Error 1make[1]: Leaving directory `/root/esro_server/src/common'make: *** [common_sql] Error 2

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

try run:

 

autoreconf./configuremake cleanmake

Share this post


Link to post
Share on other sites
  • 0

No luck @@4144... could my transfer of files be corrupt or something?



It has something to do when I run find

. -type f -exec dos2unix {} ;


On linux to convert my windows files into linux

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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