public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: CoCozZ geek <cocozz@gmail.com>
To: bluez-users@lists.sourceforge.net
Subject: [Bluez-users] Error when compiling bluez-utils
Date: Fri, 24 Dec 2004 11:13:47 +0100	[thread overview]
Message-ID: <4dfd570904122402134ec2fd32@mail.gmail.com> (raw)

I get those errors when I compile bluez-utils ... using
2.6.8-gentoo-r10 and gcc (GCC) 3.3.4 20040623.

Thanks :)

gcc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include  -I/usr/include
-march=pentium4 -O3 -pipe -fomit-frame-pointer -c `test -f
'hcisecfilter.c' || echo './'`hcisecfilter.c
sdptool.c: In function `add_handsfree':
sdptool.c:1130: error: `HANDSFREE_SVCLASS_ID' undeclared (first use in
this function)
sdptool.c:1130: error: (Each undeclared identifier is reported only once
sdptool.c:1130: error: for each function it appears in.)
sdptool.c:1136: error: `HANDSFREE_PROFILE_ID' undeclared (first use in
this function)
sdptool.c:1152: error: `SDP_SUPPORTED_FEATURES' undeclared (first use
in this function)
sdptool.c: In function `add_audio_source':
sdptool.c:1583: error: `AUDIO_SOURCE_SVCLASS_ID' undeclared (first use
in this function)
sdptool.c:1587: error: `ADVANCED_AUDIO_PROFILE_ID' undeclared (first
use in this function)sdptool.c:1598: error: `AVDTP_UUID' undeclared
(first use in this function)
sdptool.c: In function `add_audio_sink':
sdptool.c:1642: error: `AUDIO_SINK_SVCLASS_ID' undeclared (first use
in this function)
sdptool.c:1646: error: `ADVANCED_AUDIO_PROFILE_ID' undeclared (first
use in this function)sdptool.c:1657: error: `AVDTP_UUID' undeclared
(first use in this function)
sdptool.c: At top level:
sdptool.c:1697: error: `HANDSFREE_SVCLASS_ID' undeclared here (not in
a function)
sdptool.c:1697: error: initializer element is not constant
sdptool.c:1697: error: (near initialization for `service[7].class')
sdptool.c:1697: error: initializer element is not constant
sdptool.c:1697: error: (near initialization for `service[7]')
sdptool.c:1699: error: initializer element is not constant
sdptool.c:1699: error: (near initialization for `service[8]')
sdptool.c:1700: error: initializer element is not constant
sdptool.c:1700: error: (near initialization for `service[9]')
sdptool.c:1702: error: initializer element is not constant
sdptool.c:1702: error: (near initialization for `service[10]')
sdptool.c:1703: error: initializer element is not constant
sdptool.c:1703: error: (near initialization for `service[11]')
sdptool.c:1704: error: initializer element is not constant
sdptool.c:1704: error: (near initialization for `service[12]')
sdptool.c:1706: error: `AUDIO_SOURCE_SVCLASS_ID' undeclared here (not
in a function)gcc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include 
-I/usr/include -march=pentium4 -O3 -pipe -fomit-frame-pointer -c `test
-f 'hciattach.c' || echo './'`hciattach.c
sdptool.c:1706: error: initializer element is not constant
sdptool.c:1706: error: (near initialization for `service[13].class')
sdptool.c:1706: error: initializer element is not constant
sdptool.c:1706: error: (near initialization for `service[13]')
sdptool.c:1707: error: `AUDIO_SINK_SVCLASS_ID' undeclared here (not in
a function)
sdptool.c:1707: error: initializer element is not constant
sdptool.c:1707: error: (near initialization for `service[14].class')
sdptool.c:1707: error: initializer element is not constant
sdptool.c:1707: error: (near initialization for `service[14]')
sdptool.c:1709: error: initializer element is not constant
sdptool.c:1709: error: (near initialization for `service[15]')
make[2]: *** [sdptool.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/var/tmp/portage/bluez-utils-2.10-r1/work/bluez-utils-2.10/tools'make[1]:
*** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/bluez-utils-2.10-r1/work/bluez-utils-2.10'
make: *** [all] Error 2

!!! ERROR: net-wireless/bluez-utils-2.10-r1 failed.
!!! Function src_compile, Line 53, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

             reply	other threads:[~2004-12-24 10:13 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-24 10:13 CoCozZ geek [this message]
2004-12-24 12:41 ` [Bluez-users] Error when compiling bluez-utils Marcel Holtmann
2004-12-25 11:19 ` blookk -
2004-12-25 12:16   ` CoCozZ geek
2004-12-25 13:10     ` Marcel Holtmann
2004-12-25 13:19       ` CoCozZ geek
2004-12-25 13:47         ` Marcel Holtmann
2004-12-25 15:29           ` CoCozZ geek
2004-12-25 15:40             ` Marcel Holtmann
2004-12-25 17:23               ` CoCozZ geek
2004-12-25 17:28                 ` Marcel Holtmann
2004-12-25 17:45                   ` CoCozZ geek
2004-12-25 17:49                     ` Marcel Holtmann
2004-12-25 17:54                       ` CoCozZ geek
2004-12-25 17:58                         ` Marcel Holtmann
2004-12-25 18:08                           ` CoCozZ geek
2004-12-25 18:08                             ` CoCozZ geek
2004-12-25 18:11                               ` CoCozZ geek
2004-12-25 18:32                                 ` CoCozZ geek
2004-12-25 18:48                                   ` Marcel Holtmann
2004-12-27  2:03                                     ` [Bluez-users] How is the CTP in BLUEZ going? Heejune AHN
2004-12-26 19:11                                       ` Brad Midgley
2004-12-27  9:27                                         ` Heejune AHN
2004-12-27  5:26                                       ` Marcel Holtmann
2004-12-27  9:26                                         ` Heejune AHN
2004-12-31 20:30                                         ` [Bluez-users] Source sample custom Bluetooth Jonathan Sass
2005-01-01 18:40                                           ` Marcel Holtmann
2005-01-03 17:14                                             ` Jonathan Sass
2005-01-03 18:20                                               ` Marcel Holtmann
2005-01-03 18:38                                                 ` Jonathan Sass
2005-01-03 18:56                                                   ` Marcel Holtmann
2005-01-04  6:34                                                     ` Jonathan Sass
2005-01-04 11:50                                                       ` Marcel Holtmann
2005-01-05  3:53                                                         ` Jonathan Sass
2005-01-05 11:44                                                           ` Marcel Holtmann
2005-01-06  0:00                                                             ` Jonathan Sass
2005-01-06 12:34                                                               ` Marcel Holtmann
2005-08-29  6:46         ` [Bluez-users] Bluez PAN (bnep) Supports IP Multicast ? Heejune AHN
2005-08-29  9:43           ` Marcel Holtmann
2005-08-29 11:09             ` Claudio Takahasi
2005-08-29 11:19             ` Heejune AHN
2005-08-29 11:30               ` Marcel Holtmann
2005-09-01 12:05                 ` Heejune AHN

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4dfd570904122402134ec2fd32@mail.gmail.com \
    --to=cocozz@gmail.com \
    --cc=bluez-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox