First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 174525
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 135344
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Valery <killerovich@mail.ru>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 174525 depends on: Show dependency tree
Bug 174525 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-04-13 21:06 0000
USE="syslog irda bluetooth" ACCEPT_KEYWORDS='~amd64' LINGUAS="ru" emerge -a
obexftp

crashes in 

x86_64-pc-linux-gnu-gcc -O2 -pipe -W -Wundef -Wmissing-declarations
-Wmissing-prototypes -Wall -o .libs/obexftp obexftp.o bt_discovery.o 
../obexftp/.libs/libobexftp.so ../multicobex/.libs/libmulticobex.so
../bfb/.libs/libbfb.so /usr/lib64/libopenobex.so
bt_discovery.o: In function `discover_bt':
bt_discovery.c:(.text+0x74): undefined reference to `hci_inquiry'
bt_discovery.c:(.text+0x8b): undefined reference to `hci_open_dev'
bt_discovery.c:(.text+0xd9): undefined reference to `hci_read_remote_name'
bt_discovery.c:(.text+0x119): undefined reference to `baswap'
bt_discovery.c:(.text+0x154): undefined reference to `batostr'
bt_discovery.c:(.text+0x197): undefined reference to `hci_devinfo'
bt_discovery.c:(.text+0x1b8): undefined reference to `sdp_connect'
bt_discovery.c:(.text+0x1dc): undefined reference to `baswap'
bt_discovery.c:(.text+0x1e9): undefined reference to `batostr'
bt_discovery.c:(.text+0x214): undefined reference to `sdp_uuid16_create'
bt_discovery.c:(.text+0x220): undefined reference to `sdp_list_append'
bt_discovery.c:(.text+0x22d): undefined reference to `sdp_list_append'
bt_discovery.c:(.text+0x248): undefined reference to
`sdp_service_search_attr_req'
bt_discovery.c:(.text+0x25a): undefined reference to `sdp_list_free'
bt_discovery.c:(.text+0x264): undefined reference to `sdp_list_free'
bt_discovery.c:(.text+0x278): undefined reference to `sdp_list_free'
bt_discovery.c:(.text+0x280): undefined reference to `sdp_close'
bt_discovery.c:(.text+0x29e): undefined reference to `sdp_get_proto_port'
bt_discovery.c:(.text+0x2db): undefined reference to `sdp_get_access_protos'
bt_discovery.c:(.text+0x2fa): undefined reference to `sdp_list_free'
bt_discovery.c:(.text+0x302): undefined reference to `sdp_close'
bt_discovery.c:(.text+0x323): undefined reference to `batostr'
bt_discovery.c:(.text+0x351): undefined reference to `str2ba'
bt_discovery.c:(.text+0x37c): undefined reference to `sdp_close'
collect2: ld returned 1 exit status
make[2]: *** [obexftp] Ошибка 1
make[2]: Leaving directory
`/var/tmp/portage/app-mobilephone/obexftp-0.21/work/obexftp-0.21/apps'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory
`/var/tmp/portage/app-mobilephone/obexftp-0.21/work/obexftp-0.21'
make: *** [all] Ошибка 2

!!! ERROR: app-mobilephone/obexftp-0.21 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 4025:   Called src_compile
  obexftp-0.21.ebuild, line 52:   Called die

--------------------------------------------------------
without option bluetooth package build successfully. 

Reproducible: Always

------- Comment #1 From Jakub Moc (RETIRED) 2007-04-13 21:09:30 0000 -------

*** This bug has been marked as a duplicate of bug 135344 ***

First Last Prev Next    No search results available      Search page      Enter new bug