Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98411 - bluez-utils-2.17-r1 fails to compile in hciattach.c
Summary: bluez-utils-2.17-r1 fails to compile in hciattach.c
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2005-07-08 15:44 UTC by Stephan Hässelbarth
Modified: 2006-09-21 16:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephan Hässelbarth 2005-07-08 15:44:15 UTC
Updating bluez-utils form 2.16-r1 to 2.17-r1 failed with the following errors:

>>> Source unpacked.
 * econf: updating bluez-utils-2.17/config.guess with
/usr/share/gnuconfig/config.guess
 * econf: updating bluez-utils-2.17/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr                         /share
--sysconfdir=/etc --localstatedir=/var/lib --enable-cups --enable-alsa
--disable-pcmcia --enable-bluepin --d                         isable-dbus
--enable-usb --disable-initscripts --enable-obex --enable-hid2hci
--enable-bcm203x --localstatedir=/var
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... none
checking whether i686-pc-linux-gnu-gcc accepts -fPIE... yes
checking for a BSD-compatible install... /bin/install -c
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from
i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... (cached) i686-pc-linux-gnu-strip
checking if i686-pc-linux-gnu-gcc static flag  works... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
checking bluetooth/bluetooth.h usability... yes
checking bluetooth/bluetooth.h presence... yes
checking for bluetooth/bluetooth.h... yes
checking for hci_open_dev in -lbluetooth... yes
checking for sdp_connect in -lbluetooth... yes
checking openobex/obex.h usability... yes
checking openobex/obex.h presence... yes
checking for openobex/obex.h... yes
checking for OBEX_Init in -lopenobex... yes
checking for BtOBEX_TransportConnect in -lopenobex... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking alsa/pcm_ioplug.h usability... yes
checking alsa/pcm_ioplug.h presence... yes
checking for alsa/pcm_ioplug.h... yes
checking for snd_pcm_ioplug_create in -lasound... yes
checking usb.h usability... yes
checking usb.h presence... yes
checking for usb.h... yes
checking for usb_open in -lusb... yes
checking for usb_get_busses in -lusb... yes
checking for usb_interrupt_read in -lusb... yes
checking dbus/dbus.h usability... yes
checking dbus/dbus.h presence... yes
checking for dbus/dbus.h... yes
checking for dbus_error_init in -ldbus-1... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating common/Makefile
config.status: creating tools/Makefile
config.status: creating rfcomm/Makefile
config.status: creating hcid/Makefile
config.status: creating sdpd/Makefile
config.status: creating dund/Makefile
config.status: creating pand/Makefile
config.status: creating hidd/Makefile
config.status: creating cups/Makefile
config.status: creating alsa/Makefile
config.status: creating test/Makefile
config.status: creating scripts/Makefile
config.status: creating pcmcia/Makefile
config.status: creating extra/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory
`/var/tmp/portage/bluez-utils-2.17-r1/work/bluez-utils-2.17'
Making all in common
make[2]: Entering directory
`/var/tmp/portage/bluez-utils-2.17-r1/work/bluez-utils-2.17/common'
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -march=athlon-xp
-mfpmath=sse -pipe -fomit-frame-pointer                          -c `test -f
'textfile.c' || echo './'`textfile.c
rm -f libtextfile.a
i686-pc-linux-gnu-ar cru libtextfile.a textfile.o 
i686-pc-linux-gnu-ranlib libtextfile.a
make[2]: Leaving directory
`/var/tmp/portage/bluez-utils-2.17-r1/work/bluez-utils-2.17/common'
Making all in tools
make[2]: Entering directory
`/var/tmp/portage/bluez-utils-2.17-r1/work/bluez-utils-2.17/tools'
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'hcitool.c' || echo './'`hcitool.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'oui.c' || echo './'`oui.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'l2ping.c' || echo './'`l2ping.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'sdptool.c' || echo './'`sdptool.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'ciptool.c' || echo './'`ciptool.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'hcisecfilter.c' || echo './'`hcisecfilter.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'ppporc.c' || echo './'`ppporc.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'pskey.c' || echo './'`pskey.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'csr.c' || echo './'`csr.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'hciattach.c' || echo './'`hciattach.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'hciconfig.c' || echo './'`hciconfig.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'hid2hci.c' || echo './'`hid2hci.c
hciattach.c:52:32: bluetooth/hci_uart.h: Datei oder Verzeichnis nicht gefunden
hciattach.c:799: Fehler: 
Comment 1 Stephan Hässelbarth 2005-07-08 15:44:15 UTC
Updating bluez-utils form 2.16-r1 to 2.17-r1 failed with the following errors:

>>> Source unpacked.
 * econf: updating bluez-utils-2.17/config.guess with
/usr/share/gnuconfig/config.guess
 * econf: updating bluez-utils-2.17/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr                         /share
--sysconfdir=/etc --localstatedir=/var/lib --enable-cups --enable-alsa
--disable-pcmcia --enable-bluepin --d                         isable-dbus
--enable-usb --disable-initscripts --enable-obex --enable-hid2hci
--enable-bcm203x --localstatedir=/var
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... none
checking whether i686-pc-linux-gnu-gcc accepts -fPIE... yes
checking for a BSD-compatible install... /bin/install -c
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from
i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... (cached) i686-pc-linux-gnu-strip
checking if i686-pc-linux-gnu-gcc static flag  works... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
checking bluetooth/bluetooth.h usability... yes
checking bluetooth/bluetooth.h presence... yes
checking for bluetooth/bluetooth.h... yes
checking for hci_open_dev in -lbluetooth... yes
checking for sdp_connect in -lbluetooth... yes
checking openobex/obex.h usability... yes
checking openobex/obex.h presence... yes
checking for openobex/obex.h... yes
checking for OBEX_Init in -lopenobex... yes
checking for BtOBEX_TransportConnect in -lopenobex... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking alsa/pcm_ioplug.h usability... yes
checking alsa/pcm_ioplug.h presence... yes
checking for alsa/pcm_ioplug.h... yes
checking for snd_pcm_ioplug_create in -lasound... yes
checking usb.h usability... yes
checking usb.h presence... yes
checking for usb.h... yes
checking for usb_open in -lusb... yes
checking for usb_get_busses in -lusb... yes
checking for usb_interrupt_read in -lusb... yes
checking dbus/dbus.h usability... yes
checking dbus/dbus.h presence... yes
checking for dbus/dbus.h... yes
checking for dbus_error_init in -ldbus-1... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating common/Makefile
config.status: creating tools/Makefile
config.status: creating rfcomm/Makefile
config.status: creating hcid/Makefile
config.status: creating sdpd/Makefile
config.status: creating dund/Makefile
config.status: creating pand/Makefile
config.status: creating hidd/Makefile
config.status: creating cups/Makefile
config.status: creating alsa/Makefile
config.status: creating test/Makefile
config.status: creating scripts/Makefile
config.status: creating pcmcia/Makefile
config.status: creating extra/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory
`/var/tmp/portage/bluez-utils-2.17-r1/work/bluez-utils-2.17'
Making all in common
make[2]: Entering directory
`/var/tmp/portage/bluez-utils-2.17-r1/work/bluez-utils-2.17/common'
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -march=athlon-xp
-mfpmath=sse -pipe -fomit-frame-pointer                          -c `test -f
'textfile.c' || echo './'`textfile.c
rm -f libtextfile.a
i686-pc-linux-gnu-ar cru libtextfile.a textfile.o 
i686-pc-linux-gnu-ranlib libtextfile.a
make[2]: Leaving directory
`/var/tmp/portage/bluez-utils-2.17-r1/work/bluez-utils-2.17/common'
Making all in tools
make[2]: Entering directory
`/var/tmp/portage/bluez-utils-2.17-r1/work/bluez-utils-2.17/tools'
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'hcitool.c' || echo './'`hcitool.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'oui.c' || echo './'`oui.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'l2ping.c' || echo './'`l2ping.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'sdptool.c' || echo './'`sdptool.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'ciptool.c' || echo './'`ciptool.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'hcisecfilter.c' || echo './'`hcisecfilter.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'ppporc.c' || echo './'`ppporc.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'pskey.c' || echo './'`pskey.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'csr.c' || echo './'`csr.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'hciattach.c' || echo './'`hciattach.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'hciconfig.c' || echo './'`hciconfig.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-x                         p -mfpmath=sse -pipe
-fomit-frame-pointer -c `test -f 'hid2hci.c' || echo './'`hid2hci.c
hciattach.c:52:32: bluetooth/hci_uart.h: Datei oder Verzeichnis nicht gefunden
hciattach.c:799: Fehler: »HCI_UART_H4« ist hier nicht deklariert (nicht in einer
Funktion)
hciattach.c:799: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:799: Fehler: (nahe der Initialisierung für »uart[0].proto«)
hciattach.c:799: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:799: Fehler: (nahe der Initialisierung für »uart[0]«)
hciattach.c:800: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:800: Fehler: (nahe der Initialisierung für »uart[1].proto«)
hciattach.c:800: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:800: Fehler: (nahe der Initialisierung für »uart[1]«)
hciattach.c:801: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:801: Fehler: (nahe der Initialisierung für »uart[2].proto«)
hciattach.c:801: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:801: Fehler: (nahe der Initialisierung für »uart[2]«)
hciattach.c:802: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:802: Fehler: (nahe der Initialisierung für »uart[3].proto«)
hciattach.c:802: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:802: Fehler: (nahe der Initialisierung für »uart[3]«)
hciattach.c:804: Fehler: »HCI_UART_BCSP« ist hier nicht deklariert (nicht in
einer Funktion)
hciattach.c:804: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:804: Fehler: (nahe der Initialisierung für »uart[4].proto«)
hciattach.c:804: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:804: Fehler: (nahe der Initialisierung für »uart[4]«)
hciattach.c:807: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:807: Fehler: (nahe der Initialisierung für »uart[5].proto«)
hciattach.c:807: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:807: Fehler: (nahe der Initialisierung für »uart[5]«)
hciattach.c:810: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:810: Fehler: (nahe der Initialisierung für »uart[6].proto«)
hciattach.c:810: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:810: Fehler: (nahe der Initialisierung für »uart[6]«)
hciattach.c:813: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:813: Fehler: (nahe der Initialisierung für »uart[7].proto«)
hciattach.c:813: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:813: Fehler: (nahe der Initialisierung für »uart[7]«)
hciattach.c:816: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:816: Fehler: (nahe der Initialisierung für »uart[8].proto«)
hciattach.c:816: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:816: Fehler: (nahe der Initialisierung für »uart[8]«)
hciattach.c:819: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:819: Fehler: (nahe der Initialisierung für »uart[9].proto«)
hciattach.c:819: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:819: Fehler: (nahe der Initialisierung für »uart[9]«)
hciattach.c:822: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:822: Fehler: (nahe der Initialisierung für »uart[10].proto«)
hciattach.c:822: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:822: Fehler: (nahe der Initialisierung für »uart[10]«)
hciattach.c:825: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:825: Fehler: (nahe der Initialisierung für »uart[11].proto«)
hciattach.c:825: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:825: Fehler: (nahe der Initialisierung für »uart[11]«)
hciattach.c:828: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:828: Fehler: (nahe der Initialisierung für »uart[12].proto«)
hciattach.c:828: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:828: Fehler: (nahe der Initialisierung für »uart[12]«)
hciattach.c:831: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:831: Fehler: (nahe der Initialisierung für »uart[13].proto«)
hciattach.c:831: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:831: Fehler: (nahe der Initialisierung für »uart[13]«)
hciattach.c:834: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:834: Fehler: (nahe der Initialisierung für »uart[14].proto«)
hciattach.c:834: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:834: Fehler: (nahe der Initialisierung für »uart[14]«)
hciattach.c:837: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:837: Fehler: (nahe der Initialisierung für »uart[15].proto«)
hciattach.c:837: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:837: Fehler: (nahe der Initialisierung für »uart[15]«)
hciattach.c:840: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:840: Fehler: (nahe der Initialisierung für »uart[16].proto«)
hciattach.c:840: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:840: Fehler: (nahe der Initialisierung für »uart[16]«)
hciattach.c:843: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:843: Fehler: (nahe der Initialisierung für »uart[17].proto«)
hciattach.c:843: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:843: Fehler: (nahe der Initialisierung für »uart[17]«)
hciattach.c:846: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:846: Fehler: (nahe der Initialisierung für »uart[18].proto«)
hciattach.c:846: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:846: Fehler: (nahe der Initialisierung für »uart[18]«)
hciattach.c:849: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:849: Fehler: (nahe der Initialisierung für »uart[19].proto«)
hciattach.c:849: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:849: Fehler: (nahe der Initialisierung für »uart[19]«)
hciattach.c:851: Fehler: Initialisierungselement ist nicht konstant
hciattach.c:851: Fehler: (nahe der Initialisierung für »uart[20]«)
hciattach.c: In function `init_uart':
hciattach.c:937: Fehler: »HCIUARTSETPROTO« nicht deklariert (erste Benutzung in
dieser Funktion)
hciattach.c:937: Fehler: (Jeder nicht deklarierte Bezeichner wird nur einmal
aufgeführt
hciattach.c:937: Fehler: für jede Funktion in der er auftritt.)
make[2]: *** [hciattach.o] Fehler 1
make[2]: *** Warte auf noch nicht beendete Prozesse...
make[2]: Leaving directory
`/var/tmp/portage/bluez-utils-2.17-r1/work/bluez-utils-2.17/tools'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory
`/var/tmp/portage/bluez-utils-2.17-r1/work/bluez-utils-2.17'
make: *** [all] Fehler 2

What process it is waiting for to finish? 
For translation purposes: 
hciattach.c:xxx error: Initializing element is not constant
                        (near initialisation for uart[x].proto)

Reproducible: Always
Steps to Reproduce:
1. sync to portage tree from 07/09/2005, 2:00 GMT
2. emerge -au bluez-utils
3.

Actual Results:  
The error message appears, installation process is aborted.

Expected Results:  
Installation should complete.
Comment 2 Henrik Brix Andersen 2005-07-09 02:08:48 UTC
Please attach the output of `emerge --info` as asked in the bug submission form.
Comment 3 Stephan Hässelbarth 2005-07-09 02:36:21 UTC
(In reply to comment #1)


            Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.4,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r11 i686)
=================================================================
System uname: 2.6.11-gentoo-r11 i686 AMD Athlon(TM) XP 1800+
Gentoo Base System version 1.6.12
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr 27 2005, 19:09:02)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.10
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.7.9-r1, 1.5, 1.6.3, 1.4_p6, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -mfpmath=sse -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -mfpmath=sse -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://gentoo.blueyonder.co.uk/mirrors/gentoo
http://gentoo.zie.pg.gda.pl ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
http://gentoo.blueyonder.co.uk
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
http://gd.tuwien.ac.at/opsys/linux/gentoo/"
LANG="de_DE"
LC_ALL="de_DE.utf8"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X a52 aac aalib acl acpi alsa apm arts audiofile avi
bash-completion berkdb bitmap-fonts bluetooth bonobo caps ccache cdda cddb
cdparanoia cdr crypt cups curl dga directfb divx4linux dnd dpms dvd dvdread
emacs encode esd faad fam firefox flac foomatic foomaticdb fortran gd gdbm gif
gpm gstreamer gtk gtk2 gtkhtml guile imagemagick imap imlib ipv6 java jpeg kde
lcms ldap lesstif libg++ libwww mad maildir matroska memlimit mikmod mmx motif
mozilla mp3 mpeg ncurses nls nptl odbc ogg oggvorbis opengl oss pam pdflib perl
pic png ppds python qt quicktime readline ruby samba scanner sdl slang snmp
spell ssl svga tcpd tetex tiff truetype truetype-fonts type1-fonts unicode usb
vorbis wxwindows xine xinetd xml xml2 xmms xv zlib fritzcapi_cards_fcpci
video_cards_nvidia linguas_de userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS, PORTDIR_OVERLAY


Sorry for inconveniences.
Comment 4 Jurek Bartuszek (RETIRED) gentoo-dev 2005-07-09 17:52:31 UTC
Hi!

I confirm - same error here. My emerge --info:

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.12-gentoo-r4 i686)
=================================================================
System uname: 2.6.12-gentoo-r4 i686 Intel(R) Pentium(R) 4 CPU 3.40GHz
Gentoo Base System version 1.6.12
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr 27 2005, 16:57:56)]
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]    
dev-lang/python:     2.3.5      
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.7.9-r1, 1.5, 1.9.5, 1.6.3, 1.4_p6, 1.8.5-r3
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1  
virtual/os-headers:  2.6.11-r2  
ACCEPT_KEYWORDS="x86"           
AUTOCLEAN="yes"                 
CFLAGS="-Os -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"       
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"                         
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="pl_PL"                    
LC_ALL="pl_PL"                  
LINGUAS="pl"                    
MAKEOPTS="-j3"                  
PKGDIR="/usr/portage/packages"  
PORTAGE_TMPDIR="/var/tmp"       
PORTDIR="/usr/portage"          
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib accessibility acpi acpi4linux alsa arts audiofile autofs avi
berkdb bidi bitmap-fonts cdinstall cdparanoia cdr crypt css cups curl devfs dga
divx4linux doc dvb dvd dvdr dvdread emboss encode escreen esd fam fbcon flac
flash foomaticdb fortran gcj gd gdbm gif gimpprint gphoto2 gpm gtk gtk2
imagemagick imlib ipv6 jack java jpeg junit kadu-modules kadu-voice kde libg++
libwww lirc mad md5sum midi mikmod mjpeg mmx motif mozilla mp3 mpeg ncurses nls
nvidia objc ogg oggvorbis opengl oss pam pda pdflib perl png pnp ppds python qt
quicktime readline real ruby samba scanner sdl slang spell sqlite sse sse2 ssl
svga tcltk tcpd tetex tiff timidity truetype truetype-fonts type1 type1-fonts
usb videos vim-with-x vorbis win32codecs wxwindows xine xml xml2 xmms xv xvid
zlib linguas_pl userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS, PORTDIR_OVERLAY
Comment 5 Alastair Tse (RETIRED) gentoo-dev 2005-07-11 06:27:18 UTC
can someone report the log but in english? :) 

and for those who can get 2.17-r1 to fail, can you try 2.18 as well?
Comment 6 Stephan Hässelbarth 2005-07-11 10:32:09 UTC
This is the output of emerge =net-wireless/bluez-utils-2.17-r1 with LC_ALL="en_US":

make  all-recursive
make[1]: Entering directory
`/var/tmp/portage/bluez-utils-2.17-r1/work/bluez-utils-2.17'
Making all in common
make[2]: Entering directory
`/var/tmp/portage/bluez-utils-2.17-r1/work/bluez-utils-2.17/common'
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -march=athlon-xp
-mfpmath=sse -pipe -fomit-frame-pointer -c `test -f 'textfile.c' || echo
'./'`textfile.c
rm -f libtextfile.a
i686-pc-linux-gnu-ar cru libtextfile.a textfile.o 
i686-pc-linux-gnu-ranlib libtextfile.a
make[2]: Leaving directory
`/var/tmp/portage/bluez-utils-2.17-r1/work/bluez-utils-2.17/common'
Making all in tools
make[2]: Entering directory
`/var/tmp/portage/bluez-utils-2.17-r1/work/bluez-utils-2.17/tools'
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-xp -mfpmath=sse -pipe -fomit-frame-pointer -c
`test -f 'hcitool.c' || echo './'`hcitool.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-xp -mfpmath=sse -pipe -fomit-frame-pointer -c
`test -f 'oui.c' || echo './'`oui.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-xp -mfpmath=sse -pipe -fomit-frame-pointer -c
`test -f 'l2ping.c' || echo './'`l2ping.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-xp -mfpmath=sse -pipe -fomit-frame-pointer -c
`test -f 'sdptool.c' || echo './'`sdptool.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-xp -mfpmath=sse -pipe -fomit-frame-pointer -c
`test -f 'ciptool.c' || echo './'`ciptool.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-xp -mfpmath=sse -pipe -fomit-frame-pointer -c
`test -f 'hcisecfilter.c' || echo './'`hcisecfilter.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-xp -mfpmath=sse -pipe -fomit-frame-pointer -c
`test -f 'ppporc.c' || echo './'`ppporc.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-xp -mfpmath=sse -pipe -fomit-frame-pointer -c
`test -f 'pskey.c' || echo './'`pskey.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-xp -mfpmath=sse -pipe -fomit-frame-pointer -c
`test -f 'csr.c' || echo './'`csr.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-xp -mfpmath=sse -pipe -fomit-frame-pointer -c
`test -f 'hciattach.c' || echo './'`hciattach.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-xp -mfpmath=sse -pipe -fomit-frame-pointer -c
`test -f 'hciconfig.c' || echo './'`hciconfig.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common   -I/usr/include
 -I/usr/include -O2 -march=athlon-xp -mfpmath=sse -pipe -fomit-frame-pointer -c
`test -f 'hid2hci.c' || echo './'`hid2hci.c
hciattach.c:52:32: bluetooth/hci_uart.h: No such file or directory
hciattach.c:799: error: `HCI_UART_H4' undeclared here (not in a function)
hciattach.c:799: error: initializer element is not constant
hciattach.c:799: error: (near initialization for `uart[0].proto')
hciattach.c:799: error: initializer element is not constant
hciattach.c:799: error: (near initialization for `uart[0]')
hciattach.c:800: error: initializer element is not constant
hciattach.c:800: error: (near initialization for `uart[1].proto')
hciattach.c:800: error: initializer element is not constant
hciattach.c:800: error: (near initialization for `uart[1]')
hciattach.c:801: error: initializer element is not constant
hciattach.c:801: error: (near initialization for `uart[2].proto')
hciattach.c:801: error: initializer element is not constant
hciattach.c:801: error: (near initialization for `uart[2]')
hciattach.c:802: error: initializer element is not constant
hciattach.c:802: error: (near initialization for `uart[3].proto')
hciattach.c:802: error: initializer element is not constant
hciattach.c:802: error: (near initialization for `uart[3]')
hciattach.c:804: error: `HCI_UART_BCSP' undeclared here (not in a function)
hciattach.c:804: error: initializer element is not constant
hciattach.c:804: error: (near initialization for `uart[4].proto')
hciattach.c:804: error: initializer element is not constant
hciattach.c:804: error: (near initialization for `uart[4]')
hciattach.c:807: error: initializer element is not constant
hciattach.c:807: error: (near initialization for `uart[5].proto')
hciattach.c:807: error: initializer element is not constant
hciattach.c:807: error: (near initialization for `uart[5]')
hciattach.c:810: error: initializer element is not constant
hciattach.c:810: error: (near initialization for `uart[6].proto')
hciattach.c:810: error: initializer element is not constant
hciattach.c:810: error: (near initialization for `uart[6]')
hciattach.c:813: error: initializer element is not constant
hciattach.c:813: error: (near initialization for `uart[7].proto')
hciattach.c:813: error: initializer element is not constant
hciattach.c:813: error: (near initialization for `uart[7]')
hciattach.c:816: error: initializer element is not constant
hciattach.c:816: error: (near initialization for `uart[8].proto')
hciattach.c:816: error: initializer element is not constant
hciattach.c:816: error: (near initialization for `uart[8]')
hciattach.c:819: error: initializer element is not constant
hciattach.c:819: error: (near initialization for `uart[9].proto')
hciattach.c:819: error: initializer element is not constant
hciattach.c:819: error: (near initialization for `uart[9]')
hciattach.c:822: error: initializer element is not constant
hciattach.c:822: error: (near initialization for `uart[10].proto')
hciattach.c:822: error: initializer element is not constant
hciattach.c:822: error: (near initialization for `uart[10]')
hciattach.c:825: error: initializer element is not constant
hciattach.c:825: error: (near initialization for `uart[11].proto')
hciattach.c:825: error: initializer element is not constant
hciattach.c:825: error: (near initialization for `uart[11]')
hciattach.c:828: error: initializer element is not constant
hciattach.c:828: error: (near initialization for `uart[12].proto')
hciattach.c:828: error: initializer element is not constant
hciattach.c:828: error: (near initialization for `uart[12]')
hciattach.c:831: error: initializer element is not constant
hciattach.c:831: error: (near initialization for `uart[13].proto')
hciattach.c:831: error: initializer element is not constant
hciattach.c:831: error: (near initialization for `uart[13]')
hciattach.c:834: error: initializer element is not constant
hciattach.c:834: error: (near initialization for `uart[14].proto')
hciattach.c:834: error: initializer element is not constant
hciattach.c:834: error: (near initialization for `uart[14]')
hciattach.c:837: error: initializer element is not constant
hciattach.c:837: error: (near initialization for `uart[15].proto')
hciattach.c:837: error: initializer element is not constant
hciattach.c:837: error: (near initialization for `uart[15]')
hciattach.c:840: error: initializer element is not constant
hciattach.c:840: error: (near initialization for `uart[16].proto')
hciattach.c:840: error: initializer element is not constant
hciattach.c:840: error: (near initialization for `uart[16]')
hciattach.c:843: error: initializer element is not constant
hciattach.c:843: error: (near initialization for `uart[17].proto')
hciattach.c:843: error: initializer element is not constant
hciattach.c:843: error: (near initialization for `uart[17]')
hciattach.c:846: error: initializer element is not constant
hciattach.c:846: error: (near initialization for `uart[18].proto')
hciattach.c:846: error: initializer element is not constant
hciattach.c:846: error: (near initialization for `uart[18]')
hciattach.c:849: error: initializer element is not constant
hciattach.c:849: error: (near initialization for `uart[19].proto')
hciattach.c:849: error: initializer element is not constant
hciattach.c:849: error: (near initialization for `uart[19]')
hciattach.c:851: error: initializer element is not constant
hciattach.c:851: error: (near initialization for `uart[20]')
hciattach.c: In function `init_uart':
hciattach.c:937: error: `HCIUARTSETPROTO' undeclared (first use in this function)
hciattach.c:937: error: (Each undeclared identifier is reported only once
hciattach.c:937: error: for each function it appears in.)
make[2]: *** [hciattach.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/var/tmp/portage/bluez-utils-2.17-r1/work/bluez-utils-2.17/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/bluez-utils-2.17-r1/work/bluez-utils-2.17'
make: *** [all] Error 2
Comment 7 Stephan Hässelbarth 2005-07-11 10:33:14 UTC
bluez-utils-2.18 emerged fine. Thanks.
Comment 8 Jurek Bartuszek (RETIRED) gentoo-dev 2005-07-16 16:55:07 UTC
Shouldn't be 2.17-r1 masked then?
Comment 9 Alastair Tse (RETIRED) gentoo-dev 2005-07-19 12:20:10 UTC
i can't reproduce it for 2.17-r1 or 2.18. that is why i'm not masking it. i just suggesting trying the 
unstable version to make sure it isn't something blindingly obvious.

Comment 10 Jurek Bartuszek (RETIRED) gentoo-dev 2005-07-20 13:21:30 UTC
2.18 works fine here.
Comment 11 Henrik Brix Andersen 2005-08-10 07:56:30 UTC
Does the new version 2.19 also work?
Comment 12 Stephan Hässelbarth 2005-08-10 10:31:38 UTC
Yes, it was installed seemless by an "emerge -u world" today.
Comment 13 Henrik Brix Andersen 2005-08-10 10:37:03 UTC
Thank you for confirming.