linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Hard coded folder name linphone-iphone in make fil


From: Rohr, Alexander
Subject: [Linphone-developers] Hard coded folder name linphone-iphone in make file?
Date: Thu, 22 Mar 2012 19:51:50 +0100

Hi,

I'm quite new to linphone-iphone development. I observed something, that could 
IMHO be a bug somewhere in the make files. I searched the web for that issue, 
but I did not find any hints.

Here is what I tried to do:

On my mac (Lion, XCode 4.3.1, macports and git) I did
> git clone git://git.linphone.org/linphone-iphone.git --recursive
> mv linphone-iphone linphone-iphone-dist
> cd linphone-iphone-dist

Then I followed the steps in linphone-iphone-dist/README (with the exception of 
leaving out nawk).
When I called
> cd submodules/build
> make all
I got the following error message:

[...]
make[3]: *** 
[/Users/a.rohr/linphone-iphone-dist/submodules/build/..//../liblinphone-sdk/armv6-apple-darwin/man/man3/gsm.3]
 Error 1
make[2]: [gsminstall] Error 2 (ignored)
install: Done.
cd /Users/a.rohr/linphone-iphone-dist/submodules/build/..//externals/ffmpeg \
        && git apply 
/Users/a.rohr/linphone-iphone-dist/submodules/build/..//build/builders.d/ffmpeg.patch
 \
        && touch 
/Users/a.rohr/linphone-iphone-dist/submodules/build/..//externals/ffmpeg/patched
fatal: Not a git repository: 
/Users/a.rohr/linphone-iphone/.git/modules/submodules/externals/ffmpeg
make[1]: *** 
[/Users/a.rohr/linphone-iphone-dist/submodules/build/..//externals/ffmpeg/patched]
 Error 128
make: *** [build] Error 2

As you can see, the error message refers to a not existing path 
"/Users/a.rohr/linphone-iphone/.git". Could it be the case that somewhere in 
the make files there is a hard coded reference to the default path name 
"linphone-iphone"?

If instead I do
> mv linphone-iphone-dist linphone-iphone
> cd linphone-iphone/submodules/build
> make all
then the build works without errors.

Best regards
Alexander

--
i. A. Dr. Alexander Rohr
 
Deutsche Telekom AG
Products & Innovation
Dr. Alexander Rohr
Manager Entwicklung Voice over IP
Bereich Access Products
Abteilung Voice & Data Technology (VDT)
T-Online-Allee 1
D-64295 Darmstadt
+49 6151 680-6971 (Tel.)
E-Mail: address@hidden
www.telekom.de
 
Erleben, was verbindet.
 
Deutsche Telekom AG
Aufsichtsrat: Prof. Dr. Ulrich Lehner (Vorsitzender)
Vorstand: René Obermann (Vorsitzender), Dr. Manfred Balz, Reinhard Clemens, 
Niek Jan van Damme, Timotheus Höttges, Edward Kozel, Claudia Nemat, Thomas 
Sattelberger
Handelsregister: Amtsgericht Bonn HRB 6794

Sitz der Gesellschaft: Bonn

WEEE-Reg.-Nr.: DE50478376
 
Große Veränderungen fangen klein an - Ressourcen schonen und keine E-Mails 
drucken.
 
Hinweis: Diese E-Mail und / oder die Anhänge ist / sind vertraulich und 
ausschließlich für den bezeichneten Adressaten bestimmt. Jegliche Durchsicht, 
Weitergabe oder Kopieren dieser E-Mail ist strengstens verboten. Wenn Sie diese 
E-Mail irrtümlich erhalten haben, informieren Sie bitte unverzüglich den 
Absender und vernichten Sie die Nachricht und alle Anhänge. Vielen Dank.



reply via email to

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