| Summary: | ASTERISK-18261: CLONE -asterisk does not starts | ||||
| Reporter: | feyfre (feyfre) | Labels: | |||
| Date Opened: | 2011-08-11 13:31:32 | Date Closed: | 2011-08-11 13:32:02 | ||
| Priority: | Trivial | Regression? | |||
| Status: | Closed/Complete | Components: | Core/BuildSystem | ||
| Versions: | 1.8.4 | Frequency of Occurrence | Constant | ||
| Related Issues: |
| ||||
| Environment: | CYGWIN_NT-5.1 | Attachments: | |||
| Description: | When starting asterisk.exe, it exits.with message "could not load Asterisk, No error" The problem is: asterisk.exe load Astersik core - asterisk.dll and requires exported symbol main, but asterisk.dll does not exports it. I have managed to fix it editing on fly main/asterisk.exports but it should be automatically fixed by configurator (in asterisk.exports.in). | ||||
| Comments: | |||||