LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Automake library issue (https://www.linuxquestions.org/questions/linux-software-2/automake-library-issue-4175579041/)

Chethan Shetty 05-04-2016 11:35 PM

Automake library issue
 
Hi all

I'm trying to build my project using automake,but getting this error by running make cmd.

/usr/lib/libasound.so: error adding symbols: File in wrong format
collect2: error: ld returned 1 exit status
make[1]: *** [uuSdrfASrc] Error 1

Please someone help me!!!!


thanks and regards,
Chethan

TB0ne 05-05-2016 08:27 AM

Quote:

Originally Posted by Chethan Shetty (Post 5540772)
Hi all
I'm trying to build my project using automake,but getting this error by running make cmd.

/usr/lib/libasound.so: error adding symbols: File in wrong format
collect2: error: ld returned 1 exit status
make[1]: *** [uuSdrfASrc] Error 1

Please someone help me!!!!

Read the "Question Guidelines" link in my posting signature. You have provided next to NO useful details, so what do you think we'll be able to help you with? You only say "my project", and tell us nothing about it. You don't post the makefile (in CODE tags, please), tell us what version/distro of Linux, if you're running this as root or not, or give us ANYTHING.

Without details, no one can help you.


All times are GMT -5. The time now is 02:20 AM.