[asterisk-bugs] [JIRA] (ASTERISK-24623) Hard coded PJDIR in res/pjproject/build.mak
tootai (JIRA)
noreply at issues.asterisk.org
Tue Dec 16 10:19:29 CST 2014
tootai created ASTERISK-24623:
---------------------------------
Summary: Hard coded PJDIR in res/pjproject/build.mak
Key: ASTERISK-24623
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24623
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: . I did not set the category correctly.
Affects Versions: 11.15.0
Environment: irrelevant
Reporter: tootai
Severity: Minor
I upgraded 2 asterisk 11.14.2 to 11.15.0 One of them didn't compile well and I got error
pjproject/build.mak:2: /usr/src/asterisk-11.9.0/res/pjproject/version.mak: Aucun fichier ou dossier de ce type
make[1]: *** Pas de règle pour fabriquer la cible « /usr/src/asterisk-11.9.0/res/pjproject/version.mak ». Arrêt.
make: *** [res] Erreur 2
I create a symlink asterisk-11-9-0 to asterisk-11.15.0 source and then compiling was fine.
On the second one, compiling went smoothly, without having to create this symlink. I took a look in his build.mak and saw that his export PJDIR was connected to asterisk-11.12.0 And the source of this version are present on the server which is not the case on the other one (removed them some days ago after installing 11.14.2)
This means that the PJDIR path is setted against the full tar.gz version of asterisk. My upgrades are only patch applied from last version to the new one.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list