All of lore.kernel.org
 help / color / mirror / Atom feed
* Bluez 4.70 Compiling issues
@ 2010-09-08 10:33 steven bluez
  2010-09-09  9:33 ` steven bluez
  0 siblings, 1 reply; 2+ messages in thread
From: steven bluez @ 2010-09-08 10:33 UTC (permalink / raw)
  To: Gustavo F. Padovan", marcel, linux-bluetooth

[-- Attachment #1: Type: text/plain, Size: 2869 bytes --]

Hi all ,

        While I compile Bluez4.70 in my lucidlynx (ubuntu 10.04 &10.10). I
am facing issues please do suggest on how to compile the same & i have
attached the logs

>   CC     src/manager.o
>   CC     src/adapter.o
>   CC     src/device.o
>   CC     src/dbus-common.o
>   CC     src/dbus-hci.o
>   GEN    audio/telephony.c
>   CC     audio/telephony.o
>   GEN    src/bluetooth.exp
>   GEN    src/bluetooth.ver
>   CCLD   src/bluetoothd
> src/attrib-server.o: In function `send_notification':
> attrib-server.c:(.text+0x21d): undefined reference to `enc_notification'
> attrib-server.c:(.text+0x272): undefined reference to `g_attrib_send'
> src/attrib-server.o: In function `connect_event':
> attrib-server.c:(.text+0x9bc): undefined reference to `g_attrib_new'
> attrib-server.c:(.text+0x9e7): undefined reference to `g_attrib_register'
> src/attrib-server.o: In function `channel_destroy':
> attrib-server.c:(.text+0xa31): undefined reference to
> `g_attrib_unregister_all'
> attrib-server.c:(.text+0xa3c): undefined reference to `g_attrib_unref'
> src/attrib-server.o: In function `.L59':
> attrib-server.c:(.text+0xaf4): undefined reference to `dec_read_by_grp_req'
> attrib-server.c:(.text+0xb2e): undefined reference to `enc_error_resp'
> attrib-server.c:(.text+0xb6d): undefined reference to `g_attrib_send'
> src/attrib-server.o: In function `.L58':
> attrib-server.c:(.text+0xb9e): undefined reference to `dec_read_req'
> attrib-server.c:(.text+0xc05): undefined reference to `enc_read_resp'
> src/attrib-server.o: In function `.L57':
> attrib-server.c:(.text+0xc3c): undefined reference to
> `dec_read_by_type_req'
> attrib-server.c:(.text+0xe09): undefined reference to
> `enc_read_by_type_resp'
> attrib-server.c:(.text+0xe1d): undefined reference to `att_data_list_free'
> src/attrib-server.o: In function `.L56':
> attrib-server.c:(.text+0xe5f): undefined reference to `dec_find_info_req'
> attrib-server.c:(.text+0x102a): undefined reference to `enc_find_info_resp'
> attrib-server.c:(.text+0x1038): undefined reference to `att_data_list_free'
> attrib-server.c:(.text+0x12da): undefined reference to `enc_error_resp'
> attrib-server.c:(.text+0x1314): undefined reference to `enc_error_resp'
> attrib-server.c:(.text+0x134c): undefined reference to `enc_error_resp'
> attrib-server.c:(.text+0x1382): undefined reference to `enc_error_resp'
> attrib-server.c:(.text+0x13b5): undefined reference to `enc_error_resp'
> attrib-server.c:(.text+0x13dc): undefined reference to
> `enc_read_by_grp_resp'
> attrib-server.c:(.text+0x13f0): undefined reference to `att_data_list_free'
> attrib-server.c:(.text+0x145a): undefined reference to `enc_error_resp'
> attrib-server.c:(.text+0x148f): undefined reference to `enc_error_resp'
> collect2: ld returned 1 exit status
> make[1]: *** [src/bluetoothd] Error 1
> make: *** [all] Error 2
>
Regards,
Steven

[-- Attachment #2: Type: text/html, Size: 3249 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Bluez 4.70 Compiling issues
  2010-09-08 10:33 Bluez 4.70 Compiling issues steven bluez
@ 2010-09-09  9:33 ` steven bluez
  0 siblings, 0 replies; 2+ messages in thread
From: steven bluez @ 2010-09-09  9:33 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Marcel Holtmann, Gustavo F. Padovan"

Hi all ,

=A0=A0=A0=A0=A0=A0=A0 While I compile Bluez4.70 in my lucidlynx (ubuntu 10.=
04
&10.10). I am facing issues please do suggest on how to compile the
same & i have attached the logs
>
> =A0 CC=A0=A0=A0=A0 src/manager.o
> =A0 CC=A0=A0=A0=A0 src/adapter.o
> =A0 CC=A0=A0=A0=A0 src/device.o
> =A0 CC=A0=A0=A0=A0 src/dbus-common.o
> =A0 CC=A0=A0=A0=A0 src/dbus-hci.o
> =A0 GEN=A0=A0=A0 audio/telephony.c
> =A0 CC=A0=A0=A0=A0 audio/telephony.o
> =A0 GEN=A0=A0=A0 src/bluetooth.exp
> =A0 GEN=A0=A0=A0 src/bluetooth.ver
> =A0 CCLD=A0=A0 src/bluetoothd
> src/attrib-server.o: In function `send_notification':
> attrib-server.c:(.text+0x21d): undefined reference to `enc_notification'
> attrib-server.c:(.text+0x272): undefined reference to `g_attrib_send'
> src/attrib-server.o: In function `connect_event':
> attrib-server.c:(.text+0x9bc): undefined reference to `g_attrib_new'
> attrib-server.c:(.text+0x9e7): undefined reference to `g_attrib_register'
> src/attrib-server.o: In function `channel_destroy':
> attrib-server.c:(.text+0xa31): undefined reference to `g_attrib_unregiste=
r_all'
> attrib-server.c:(.text+0xa3c): undefined reference to `g_attrib_unref'
> src/attrib-server.o: In function `.L59':
> attrib-server.c:(.text+0xaf4): undefined reference to `dec_read_by_grp_re=
q'
> attrib-server.c:(.text+0xb2e): undefined reference to `enc_error_resp'
> attrib-server.c:(.text+0xb6d): undefined reference to `g_attrib_send'
> src/attrib-server.o: In function `.L58':
> attrib-server.c:(.text+0xb9e): undefined reference to `dec_read_req'
> attrib-server.c:(.text+0xc05): undefined reference to `enc_read_resp'
> src/attrib-server.o: In function `.L57':
> attrib-server.c:(.text+0xc3c): undefined reference to `dec_read_by_type_r=
eq'
> attrib-server.c:(.text+0xe09): undefined reference to `enc_read_by_type_r=
esp'
> attrib-server.c:(.text+0xe1d): undefined reference to `att_data_list_free=
'
> src/attrib-server.o: In function `.L56':
> attrib-server.c:(.text+0xe5f): undefined reference to `dec_find_info_req'
> attrib-server.c:(.text+0x102a): undefined reference to `enc_find_info_res=
p'
> attrib-server.c:(.text+0x1038): undefined reference to `att_data_list_fre=
e'
> attrib-server.c:(.text+0x12da): undefined reference to `enc_error_resp'
> attrib-server.c:(.text+0x1314): undefined reference to `enc_error_resp'
> attrib-server.c:(.text+0x134c): undefined reference to `enc_error_resp'
> attrib-server.c:(.text+0x1382): undefined reference to `enc_error_resp'
> attrib-server.c:(.text+0x13b5): undefined reference to `enc_error_resp'
> attrib-server.c:(.text+0x13dc): undefined reference to `enc_read_by_grp_r=
esp'
> attrib-server.c:(.text+0x13f0): undefined reference to `att_data_list_fre=
e'
> attrib-server.c:(.text+0x145a): undefined reference to `enc_error_resp'
> attrib-server.c:(.text+0x148f): undefined reference to `enc_error_resp'
> collect2: ld returned 1 exit status
> make[1]: *** [src/bluetoothd] Error 1
> make: *** [all] Error 2

Regards,
Steven

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-09  9:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-08 10:33 Bluez 4.70 Compiling issues steven bluez
2010-09-09  9:33 ` steven bluez

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.