Closed GoogleCodeExporter closed 8 years ago
Original comment by boss...@yahoo.fr
on 15 Jun 2013 at 12:07
i got exactly the same issue when trying to compile the code
could you tell us how to fix this ?
:/usr/local/src/webrtc2sip# make
make all-am
make[1]: entrant dans le répertoire « /usr/local/src/webrtc2sip »
g++ -DHAVE_CONFIG_H -I. -I/usr/local/include/tinysak
-I/usr/local/include/tinynet -I/usr/local/include/tinyhttp
-I/usr/local/include/tinysip -I/usr/local/include/tinydav
-I/usr/local/include/tinysdp -I/usr/local/include/tinysigcomp
-I/usr/local/include/tinymedia -I/usr/local/include/tinyxcap
-I/usr/local/include/tinysms -I/usr/local/include/tinymsrp
-I/usr/local/include/tinyrtp -I/usr/local/include/tinyipsec
-I/usr/include/libxml2 -I/usr/include -Itinywrap -g -O2 -MT
webrtc2sip-mp_c2c.o -MD -MP -MF .deps/webrtc2sip-mp_c2c.Tpo -c -o
webrtc2sip-mp_c2c.o `test -f 'mp_c2c.cc' || echo './'`mp_c2c.cc
In file included from mp_net_transport.h:23:0,
from mp_c2c.h:23,
from mp_c2c.cc:19:
mp_object.h:23:23: erreur fatale: tsk_debug.h : Aucun fichier ou dossier de ce
type
compilation terminée.
make[1]: *** [webrtc2sip-mp_c2c.o] Erreur 1
make[1]: quittant le répertoire « /usr/local/src/webrtc2sip »
make: *** [all] Erreur 2
Original comment by sebastie...@gmail.com
on 19 Jun 2013 at 9:17
Issue 102 has been merged into this issue.
Original comment by boss...@yahoo.fr
on 19 Jun 2013 at 9:42
How to fix this please? (status is invalid set, which is wrong).
Original comment by shamun.toha@gmail.com
on 19 Jun 2013 at 9:48
@shamun.toha
The status is invalid because we think you haven't followed the guide on how to
build the source.
The error says DOUBANGO is not found. This only happens if DOUBANGO is not
installed or at least not to a standard path.
Original comment by boss...@yahoo.fr
on 19 Jun 2013 at 9:53
@boss:
I did not installed DOUBANGO because GPL License is dangerous, it invites
contributors to join and grow the project, at the end when it comes for those
contributors to take it for there own need, then GPL license makes the same
developers as violation of the project where they worked day and night. i have
contributed many other GPL projects and its a VIRUS license.
So therefore i did not installed DOUBANGO.
Is there anything else then DOUBANGO which is not GPL license but does the same?
Original comment by shamun.toha@gmail.com
on 19 Jun 2013 at 10:00
@shamun.toha
What you're saying doesn't make sense as webrtc2sip is also GPL.
Without DOUBANGO you cannot use webrtc2sip.
All our products are dual-licensed (GPL or commercial). If GPL is problem and
you cannot pay for license then, you should consider using another project.
PS: my pseudo is "bossiel" instead of "boss"
Original comment by boss...@yahoo.fr
on 19 Jun 2013 at 10:29
Original issue reported on code.google.com by
shamun.toha@gmail.com
on 15 Jun 2013 at 7:49