search for: enlazador

Displaying 2 results from an estimated 2 matches for "enlazador".

2006 Jun 03
1
Fw: Compiling chan_bluetooth
...chan_bluetooth > I?ve found a solution to my problem, I forgot to install the posix > development libraries.. now the error has dissapeared to > make place to a new error! :D I still can?t compile. > The new error says: > > cc: chan_gsm_bt.o: no se us? el fichero de entrada del enlazador porque no > se hizo enlace > cc: -lbluetooth: no se us? el fichero de entrada del enlazador porque no > se hizo enlace > > It says that the file wasn?t used because the linker didn?t make link... > don?t know what to do.. > Any ideas? > > Danko > > > ----- Or...
2006 May 27
1
Compiling chan_bluetooth
Hello, I?m trying to use my phone with asterisk to get GSM connectivity but I can?t compile the code. I got the asterisk, chan_bluetooth, zaptel and libpri sources, the last two ones compiled perfectly. I have added this to the /usr/src/asterisk/channels/Makefile: include /usr/src/chan_bluetooth/Makefile and I?ve also added chan_bluetooth.so to the CHANNEL_LIBS var. When I do "make