[asterisk-bugs] [JIRA] (ASTERISK-24460) Make clean break build

Badalian Vyacheslav (JIRA) noreply at issues.asterisk.org
Thu Nov 6 11:18:29 CST 2014


    [ https://issues.asterisk.org/jira/browse/ASTERISK-24460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=223363#comment-223363 ] 

Badalian Vyacheslav commented on ASTERISK-24460:
------------------------------------------------

Sorry. Maybe i was fail in Description :)

all libs installed and all is ok. 
If i compile code and install it - ICE is work normal and all is ok. But if i do some changes in menuselect like compiller options or system have havy update or i do "make clean" and recompile again with "make clean" - ICE does not work. Looks like "make clean" delete some needed files in pjproject and recompile does not help. And i not see recompile pjproject files after MAKE CLEAN.
I not try do ./configure again - may be its help. But simple real sitation breake ICE support. I lost more then 4 hours to detect where is bug.

Situation:
1. configure
2. make 
3. make install
4. All work normal. ICE is in RTP.
5. make menuselect. Add some modules and compiller flags to debug.
6. make clean. Why? Hmm... gcc some times do strange ;) Clean build is good)
7. Run asterisk. - RTP does not have ICE.
8. drop SRC folder, untar SRC
9. configure
10. make menuselect. Add some modules and compiller flags to debug
11. make
12. make install
13. All work normal. ICE is in RTP.

Also some times if i compile with -j like -j20  ICE is also broke... Maybe linker bug?

> Make clean break build
> ----------------------
>
>                 Key: ASTERISK-24460
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24460
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/General, Channels/chan_sip/WebSocket
>    Affects Versions: 11.13.1
>            Reporter: Badalian Vyacheslav
>            Severity: Critical
>
> If you try "make clean" and "make all" ICE support in SIP is broke. 
> Fix is: delete dir, untar and 
> ./configure
> make
> make install



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list