linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Question about autogen.sh and missing file/dir


From: Nick Briggs
Subject: Re: [Linphone-developers] Question about autogen.sh and missing file/directory.
Date: Wed, 29 Jan 2014 12:00:12 -0800

You've got the wrong line-endings -- they're PC "CRLF" instead of Unix "LF".   It's telling you it can't find the shell named "/bin/sh<CR>" (^M == control-M == carriage return).   You need to delete all the carriage returns in the files you're working with (where did these files come from?  Nobody would normally distribute files for a Unix system with <CRLF> line-endings)

-- Nick Briggs


On Jan 29, 2014, at 11:55 AM, Rodrigo Pimenta Carvalho <address@hidden> wrote:

Hi.

I'm trying to compile linphone-android since 2 days ago, on a MAC.
I'm getting progress here!

But now I have this issue:

submodules/libilbc-rfc3951 && ./autogen.sh
/bin/sh: ./autogen.sh: /bin/sh^M: bad interpreter: No such file or directory

How to know what file/directory is missing?

Thanks a lot.

Rodrigo Pimenta Carvalho.
_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]