machtudong / asterisk-chan-dongle

Automatically exported from code.google.com/p/asterisk-chan-dongle
Other
0 stars 0 forks source link

make failed in openbsd 5.4 amd64 #160

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.tar xzvf chan_dongle-1.1.r14.tgz  
2.cd chan_dongle-1.1.r14 
3. ./configure
4. make (or gmake)

What is the expected output? What do you see instead?
1) make
*** Parse error in /soft/download/chan_dongle-1.1.r14: Missing dependency 
operator (Makefile:104)
*** Parse error: Could not find .*.d (Makefile:105)
*** Parse error: Need an operator in 'endif' (Makefile:106)
2)gmake
app.c:162: warning: passing argument 2 of 'ast_register_application2' from 
incompatible pointer type
gmake: *** [app.o] Error 1

What version of the product are you using? On what operating system?
1)chan_dongle-1.1.r14
2)OpenBSD 5.4 GENERIC.MP amd64

Please provide any additional information below.
Can run under openbsd os?Tell me pls

Original issue reported on code.google.com by wosl2...@gmail.com on 18 Nov 2013 at 4:20

Attachments:

GoogleCodeExporter commented 9 years ago
add on:
the version of asterisk is 11.5.1

Original comment by wosl2...@gmail.com on 18 Nov 2013 at 1:01

GoogleCodeExporter commented 9 years ago
YUP. Downloaded this 
https://github.com/jstasiak/asterisk-chan-dongle/archive/asterisk11.zip

Original comment by jersonju...@gmail.com on 23 Nov 2013 at 3:34

GoogleCodeExporter commented 9 years ago
i not prepare automake for openbsd.
I have not openbsd 

Original comment by bg_...@mail.ru on 30 Dec 2013 at 9:26